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

chore(deps): update keycloak docker tag to v17.3.4 #11682

Merged
merged 1 commit into from
Nov 21, 2023
Merged
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 ops/Helm/addons/auth/keycloak/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: keycloak
repository: oci://registry-1.docker.io/bitnamicharts
version: 17.3.3
digest: sha256:c667cbd92bc8ac7181565b6f7e085155583194c7bcf7bed5593b952a365eeec7
generated: "2023-11-21T07:30:07.789435683Z"
version: 17.3.4
digest: sha256:d1468c0365266c3734e7f99440e4a52927ca0a921d7632d15744ea5723a09d5e
generated: "2023-11-21T22:09:50.368584585Z"
2 changes: 1 addition & 1 deletion ops/Helm/addons/auth/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application
deprecated: false
dependencies:
- name: keycloak
version: 17.3.3
version: 17.3.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: keycloak.enabled
tags:
Expand Down
Loading