diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index fe69911..bce25f6 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.5.0 -digest: sha256:4e71a0a423962576d2bb97426c543cec249b6de30e31c644ab502a1a5acda4cd -generated: "2024-12-11T09:49:14.415267905Z" + version: 20.6.1 +digest: sha256:dddd83daf795e9668c13e132273054c52c10157de87d6405444a7e4113e91596 +generated: "2024-12-23T08:48:00.266333075Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index a9c60b9..d75ef77 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.8.2 +version: 7.8.3 apiVersion: v2 appVersion: 7.7.1 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 20.5.0 + version: 20.6.1 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled