diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 0f906101..abb8c0a8 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,7 +1,7 @@ name: oauth2-proxy -version: 8.0.1 +version: 8.1.0 apiVersion: v2 -appVersion: 7.11.0 +appVersion: 7.12.0 home: https://oauth2-proxy.github.io/oauth2-proxy/ description: A reverse proxy that provides authentication with Google, Github or other providers keywords: @@ -31,8 +31,8 @@ maintainers: kubeVersion: ">=1.16.0-0" annotations: artifacthub.io/changes: | - - kind: fixed - description: Fixes how the fullname for the deployment / service of the newly introduced redis-ha subchart is generated + - kind: changed + description: Updated OAuth2-Proxy image to v7.12.0 links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/338 + url: https://github.com/oauth2-proxy/manifests/pull/340