diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index b817ba9..b693b8e 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.2.0 -digest: sha256:47ad8723e0e56d9107d8b49178faae878935cfc044bde5b2c09e861d629c68c4 -generated: "2024-10-12T19:51:47.603146+02:00" + version: 20.2.1 +digest: sha256:bf01227285cf95d0f82a637c00e3c1cf0dcc856913465134c785b70973fdc5f0 +generated: "2024-10-16T18:40:23.783337+02:00" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 0141fc2..1ad7f7f 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.7.26 +version: 7.7.27 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.2.0 + version: 20.2.1 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled @@ -38,4 +38,4 @@ annotations: description: Updated the Redis chart to the latest version. links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/243 + url: https://github.com/oauth2-proxy/manifests/pull/247