diff --git a/deploy/k8s/chart/Chart.lock b/deploy/k8s/chart/Chart.lock index 37ae69c79..7c33cbd8a 100644 --- a/deploy/k8s/chart/Chart.lock +++ b/deploy/k8s/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: keycloak repository: https://charts.bitnami.com/bitnami - version: 15.1.7 -digest: sha256:ca16d92613eb956ac008e94555f1a2c244ab7fb18a2f2fbfb31d5c6fd554a7f2 -generated: "2023-10-03T11:44:53.790569+02:00" + version: 15.1.8 +digest: sha256:83f6fa17fa526cde41f9047f13312e5431db185b1b354e2adf983cef3cf2a3f1 +generated: "2024-10-20T14:24:33.009686401+02:00" diff --git a/deploy/k8s/chart/Chart.yaml b/deploy/k8s/chart/Chart.yaml index 2b2aebf46..9dd99e59d 100644 --- a/deploy/k8s/chart/Chart.yaml +++ b/deploy/k8s/chart/Chart.yaml @@ -8,6 +8,6 @@ appVersion: "1.16.0" dependencies: - name: keycloak - version: "=15.1.7" + version: "=15.1.8" repository: "https://charts.bitnami.com/bitnami" condition: keycloak.enabled