From 106b34d52ae838618b94e16f4a28bc2c163a0e64 Mon Sep 17 00:00:00 2001 From: gcaracuel <633810+gcaracuel@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:02:38 +0200 Subject: [PATCH] Updates artifacthub annotations --- helm/oauth2-proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/oauth2-proxy/Chart.yaml b/helm/oauth2-proxy/Chart.yaml index 1e6a70a..39933ca 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: changed - description: Updated the Redis chart to the latest version + description: Fix link in readme to existingSecret needed fields links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/194 + url: https://github.com/oauth2-proxy/manifests/pull/193