diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index c5dc4447bb..ca6db4cf2d 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -77,7 +77,7 @@ dependencies: version: 3.13.0 repository: https://kubernetes-sigs.github.io/metrics-server - name: oauth2-proxy - version: 10.1.2 + version: 10.1.3 repository: https://oauth2-proxy.github.io/manifests - name: opentelemetry-operator alias: otel-operator diff --git a/charts/oauth2-proxy/Chart.yaml b/charts/oauth2-proxy/Chart.yaml index 2b037da452..eab2698e40 100644 --- a/charts/oauth2-proxy/Chart.yaml +++ b/charts/oauth2-proxy/Chart.yaml @@ -1,14 +1,12 @@ annotations: artifacthub.io/changes: | - - kind: added - description: Added config.requiredSecretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios) + - kind: changed + description: Updated Oauth2-Proxy image to v7.14.2 links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/384 - - name: Github Issue - url: https://github.com/oauth2-proxy/manifests/issues/376 + url: https://github.com/oauth2-proxy/manifests/pull/390 apiVersion: v2 -appVersion: 7.13.0 +appVersion: 7.14.2 dependencies: - condition: redis-ha.enabled name: redis-ha @@ -37,4 +35,4 @@ name: oauth2-proxy sources: - https://github.com/oauth2-proxy/oauth2-proxy - https://github.com/oauth2-proxy/manifests -version: 10.1.2 +version: 10.1.3