diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index bce25f6..4033b5b 100644 --- a/helm/oauth2-proxy/Chart.lock +++ b/helm/oauth2-proxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 20.6.1 -digest: sha256:dddd83daf795e9668c13e132273054c52c10157de87d6405444a7e4113e91596 -generated: "2024-12-23T08:48:00.266333075Z" + version: 20.6.2 +digest: sha256:5bb187d0a231b8af9719fea80521f8e5235dad3cc9177c2c7a8d6b4a544ff6f3 +generated: "2025-01-08T10:11:40.886313551Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 78d4616..f634b7a 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 20.6.1 + version: 20.6.2 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled