From 925650abe1b618b07e1e6e0a2a69411953647d20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:55:35 +0000 Subject: [PATCH] ci(deps): update quay.io/oauth2-proxy/oauth2-proxy docker tag to v7.7.1 --- k8s/traefik/base/resources/helm-chart-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/traefik/base/resources/helm-chart-values.yaml b/k8s/traefik/base/resources/helm-chart-values.yaml index 30761050..7a7581be 100644 --- a/k8s/traefik/base/resources/helm-chart-values.yaml +++ b/k8s/traefik/base/resources/helm-chart-values.yaml @@ -80,7 +80,7 @@ affinity: deployment: additionalContainers: - - image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0 + - image: quay.io/oauth2-proxy/oauth2-proxy:v7.7.1 imagePullPolicy: IfNotPresent name: oauth2-proxy ports: