From b1ca8660879cb48b859ee7443d7170be9c35bdd7 Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:14:18 +0000 Subject: [PATCH] feat(helm): update helm release oauth2-proxy to 6.23.0 --- infrastructure/components/oauth2-proxy/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/components/oauth2-proxy/chart.yaml b/infrastructure/components/oauth2-proxy/chart.yaml index 068084df..adb501b9 100644 --- a/infrastructure/components/oauth2-proxy/chart.yaml +++ b/infrastructure/components/oauth2-proxy/chart.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: oauth2-proxy - version: "6.17.x" + version: "6.23.x" sourceRef: kind: HelmRepository name: oauth2-proxy