From 4d8c938b7c195f21227627201eb59f204fb82149 Mon Sep 17 00:00:00 2001 From: Pierluigi Lenoci Date: Tue, 28 Nov 2023 18:38:44 +0100 Subject: [PATCH] Lint --- helm/oauth2-proxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 5a797be..6c3df8d 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0" annotations: artifacthub.io/changes: | - kind: added - description: Allow specifying terminationGracePeriodSeconds and lifecycle hooks + description: Allow specifying terminationGracePeriodSeconds and lifecycle hooks links: - name: Github PR url: https://github.com/oauth2-proxy/manifests/pull/174