diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index 86669cd..1421af2 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.5.2 -digest: sha256:011b09ec332a31ba294a8d2ff17395bdd60ef8ef6f89b1167e695ea13874ec3e -generated: "2024-06-10T10:52:11.424672+02:00" + version: 19.5.3 +digest: sha256:82a1147566a815d9d44baff89c8e02f6f875d54f6856d619295e90a217ddd087 +generated: "2024-06-14T10:28:05.475398+02:00" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index e133b7e..2e34893 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.7.2 +version: 7.7.3 apiVersion: v2 appVersion: 7.6.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 19.5.2 + version: 19.5.3 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/214 + url: https://github.com/oauth2-proxy/manifests/pull/215