From c7e86b7003c464d89854633be540e25e764c3aa0 Mon Sep 17 00:00:00 2001 From: Air <88528265+air3ijai@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:40:43 +0200 Subject: [PATCH] chore: update oauth2-proxy to v7.8.0 (#276) --------- Co-authored-by: Jan Larwig --- helm/oauth2-proxy/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index d07ef84..cbeca60 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,7 +1,7 @@ name: oauth2-proxy -version: 7.9.2 +version: 7.10.0 apiVersion: v2 -appVersion: 7.7.1 +appVersion: 7.8.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ description: A reverse proxy that provides authentication with Google, Github or other providers keywords: @@ -34,8 +34,8 @@ maintainers: kubeVersion: ">=1.16.0-0" annotations: artifacthub.io/changes: | - - kind: fixed - description: fixed incorrect helm template syntax in readme.md + - kind: changed + description: update oauth2-proxy to v7.8.0 links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/274 + url: https://github.com/oauth2-proxy/manifests/pull/276