diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index b862b7e0..dfe8956c 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: 21.2.13 -digest: sha256:30d0d639dffab461d6ba8e398dca14de7c3f798a07111c851dc2b60d685bc24e -generated: "2025-07-31T07:39:57.497794176Z" + version: 21.2.14 +digest: sha256:0be6f96da7d8f5ae7448986018844629a519800df98256ee3f1fd3794f28bab1 +generated: "2025-08-11T14:45:15.033244647Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 925f1417..83239018 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.17.0 +version: 7.17.1 apiVersion: v2 appVersion: 7.11.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 21.2.13 + version: 21.2.14 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled