From f1393aa79bd7fdd8bc7a4ef7ed4f97fbc6fddc5d Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Sun, 8 Feb 2026 01:08:14 +0000 Subject: [PATCH] chore(chart-deps): update oauth2-proxy to version 10.1.3 --- chart/chart-index/Chart.yaml | 2 +- charts/oauth2-proxy/Chart.yaml | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index 7fc52096b8..f078662200 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