diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 2daa463..eacc8b0 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,7 +1,7 @@ name: oauth2-proxy -version: 8.3.2 +version: 8.3.3 apiVersion: v2 -appVersion: 7.12.0 +appVersion: 7.13.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: added - description: Adds backwards compatibility with Kubernetes 1.20 by selecting the HPA apiVersion of autoscaling/v2beta2 + - kind: changed + description: Updated OAuth2-Proxy image to v7.13.0 links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/364 + url: https://github.com/oauth2-proxy/manifests/pull/366