From 0dc25e117eba1bf82411f3a4b18031c36ea2974a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:57 +0000 Subject: [PATCH] feat(helm): update chart harbor to 1.14.0 --- cluster/apps/harbor/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/harbor/helm-release.yaml b/cluster/apps/harbor/helm-release.yaml index ba33545..9c3478b 100644 --- a/cluster/apps/harbor/helm-release.yaml +++ b/cluster/apps/harbor/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: harbor - version: 1.3.x + version: 1.14.x sourceRef: kind: HelmRepository name: harbor-charts -- 2.40.1