From ed3e5c719eb5fe15eb90e9fc48fc2170a315ce7c Mon Sep 17 00:00:00 2001 From: Juan Gonzalez Date: Mon, 4 Dec 2023 13:39:09 +0100 Subject: [PATCH] Add PR nr for ArtifactHub Signed-off-by: Juan Gonzalez --- 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 4b4b3a8..5303a48 100644 --- a/helm/oauth2-proxy/Chart.yaml +++ b/helm/oauth2-proxy/Chart.yaml @@ -38,4 +38,4 @@ annotations: description: Fixed service account role and rolebinding created in the wrong namespace links: - name: Github PR - url: PENDING + url: https://github.com/oauth2-proxy/manifests/pull/175