diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index 6512f74d..811f1cfa 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.1.5 -digest: sha256:e1376081457cecfbe26ee55d650e2dd31005f7d2fecdff4d369ec1d30df710b8 -generated: "2025-05-21T13:45:38.962624524Z" + version: 21.1.6 +digest: sha256:49dfd86214b02acba41480afd7b0edb05e5484e5428f92401894d964025d0e45 +generated: "2025-05-26T08:24:16.14527304Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 1d3623ad..01d51508 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.12.14 +version: 7.12.15 apiVersion: v2 appVersion: 7.9.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 21.1.5 + version: 21.1.6 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled @@ -35,4 +35,4 @@ annotations: description: Updated the Redis chart to the latest version links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/310 + url: https://github.com/oauth2-proxy/manifests/pull/312