diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index e5d801a7..b862b7e0 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.2.12 -digest: sha256:bfa6acf37abc6dddedee29a8dd60ba338aff4cdb18278bf6d7cfd3d66cd31543 -generated: "2025-07-17T08:14:43.074290074Z" + version: 21.2.13 +digest: sha256:30d0d639dffab461d6ba8e398dca14de7c3f798a07111c851dc2b60d685bc24e +generated: "2025-07-31T07:39:57.497794176Z" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 8e37d177..81177549 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 7.15.0 +version: 7.15.1 apiVersion: v2 appVersion: 7.10.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis - version: 21.2.12 + version: 21.2.13 repository: https://charts.bitnami.com/bitnami alias: redis condition: redis.enabled @@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0" annotations: artifacthub.io/changes: | - kind: changed - description: Add trafficDistribution field to service for controlling traffic distribution + description: Updated the Redis chart to the latest version links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/324 + url: https://github.com/oauth2-proxy/manifests/pull/327