diff --git a/helm/oauth2-proxy/Chart.lock b/helm/oauth2-proxy/Chart.lock index cbdb9d7..dd0d3fc 100644 --- a/helm/oauth2-proxy/Chart.lock +++ b/helm/oauth2-proxy/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis-ha repository: https://dandydeveloper.github.io/charts - version: 4.34.10 -digest: sha256:71e111d423bf7d3e982daf0a6a880a5ef45d647f5963a036627e085f475bc9fb -generated: "2025-09-13T05:45:16.764174774Z" + version: 4.35.0 +digest: sha256:14e77cba3fb7726c9fbd6336876cd9bba23b4ea49e900d3a4608b94e7fa7b26f +generated: "2025-10-08T16:53:26.172668+02:00" diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index ac18295..1daa0e7 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 8.3.0 +version: 8.3.1 apiVersion: v2 appVersion: 7.12.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -14,7 +14,7 @@ keywords: - redis dependencies: - name: redis-ha - version: 4.34.10 + version: 4.35.0 repository: https://dandydeveloper.github.io/charts alias: redis condition: redis.enabled @@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0" annotations: artifacthub.io/changes: | - kind: added - description: Add NetworkPolicy manifest to the helm chart + description: Bump Redis Chart Version links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/357 + url: https://github.com/oauth2-proxy/manifests/pull/361