Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release keycloak to v16 - autoclosed #1122

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/quantum-serverless/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
version: 0.6.1
- name: keycloak
repository: https://charts.bitnami.com/bitnami
version: 15.1.8
version: 16.1.7
- name: repository
repository: ""
version: 0.8.0
digest: sha256:be980e202442f195b338dc7331cf1ef3db5dc2026f2d50754d254120319b3e52
generated: "2023-11-22T18:29:42.332497725Z"
digest: sha256:7452fa7fa5807e519f3deb61988a16f6caa3a590b3a4a0961e3176808d77eee8
generated: "2023-11-22T18:50:29.900263605Z"
2 changes: 1 addition & 1 deletion charts/quantum-serverless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
repository: https://ray-project.github.io/kuberay-helm
- name: keycloak
condition: keycloakEnable
version: 15.1.8
version: 16.1.7
repository: https://charts.bitnami.com/bitnami
- name: repository
condition: repositoryEnable
Expand Down
Loading