From 66524b0753b7e85cbff8697c0155e3003aacb152 Mon Sep 17 00:00:00 2001 From: Silvan Loser <33911078+losil@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:29:07 +0200 Subject: [PATCH] Update the PR information in Chart.yaml Signed-off-by: Silvan Loser <33911078+losil@users.noreply.github.com> --- 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 8725faaf..84c8d1cb 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: fixed - description: Fixed the path in the volume "configaccesslist" + description: Fixed the Deployment name in HPAs scaleTargeRef spec links: - name: Github PR - url: https://github.com/oauth2-proxy/manifests/pull/216 + url: https://github.com/oauth2-proxy/manifests/pull/217