From 091edebbf3a2c97401ffa6c7f20f652f15244740 Mon Sep 17 00:00:00 2001 From: Karel Vervaeke Date: Tue, 28 Nov 2023 16:12:11 +0100 Subject: [PATCH] Bumped version to 6.20.0 + record changes for artifacthub.io --- helm/oauth2-proxy/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index b3cca28..1c0ac92 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -1,5 +1,5 @@ name: oauth2-proxy -version: 6.19.1 +version: 6.20.0 apiVersion: v2 appVersion: 7.5.1 home: https://oauth2-proxy.github.io/oauth2-proxy/ @@ -34,8 +34,8 @@ maintainers: kubeVersion: ">=1.9.0-0" annotations: artifacthub.io/changes: | - - kind: fixed - description: Fix typo for automountServiceAccountToken parameter + - kind: added + description: Allow specifying terminationGracePeriodSeconds and lifecycle hooks links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/173 + url: https://github.com/oauth2-proxy/manifests/pull/174 \ No newline at end of file