diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index 7867d2e..01052fa 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: 19.0.2 -digest: sha256:8009cf72be5a77157d17f49f4a947e0513b4304e0407ee334d4a94420e8ed402 -generated: "2024-04-08T15:44:46.62778+02:00" + version: 19.1.0 +digest: sha256:1e01e554e7daa71d9bbac35ddcadfbd90bfc2fa8c9e58dfacadd5c8fc247997f +generated: "2024-04-08T18:33:48.333436+02:00" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 9f6f24e..f609be5 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 19.0.2 + version: 19.1.0 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/194 + url: https://github.com/oauth2-proxy/manifests/pull/195