From 4d07434f62f712b34c81c28541a8ce58e3e0a283 Mon Sep 17 00:00:00 2001 From: Mihai Galos Date: Thu, 23 Nov 2023 09:44:51 +0100 Subject: [PATCH] feat: Helm - Add sources (#1383) This enables upstream traceability to Helm charts in the case of i.e. automatic chart updates. Signed-off-by: Mihai Galos --- helm/sealed-secrets/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/sealed-secrets/Chart.yaml b/helm/sealed-secrets/Chart.yaml index b9d2507c9..21ea96663 100644 --- a/helm/sealed-secrets/Chart.yaml +++ b/helm/sealed-secrets/Chart.yaml @@ -15,3 +15,5 @@ maintainers: name: sealed-secrets type: application version: 2.13.3 +sources: + - https://github.com/bitnami-labs/sealed-secrets