From 3ee24d89168a6ca3e245d4aab6a55e42713b1d13 Mon Sep 17 00:00:00 2001 From: Mittwald Machine Date: Fri, 3 Dec 2021 15:24:29 +0000 Subject: [PATCH] Bump chartVersion and appVersion to 'v1.5.0' --- deploy/helm-chart/harbor-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/helm-chart/harbor-operator/Chart.yaml b/deploy/helm-chart/harbor-operator/Chart.yaml index 09dc154..263ac1c 100644 --- a/deploy/helm-chart/harbor-operator/Chart.yaml +++ b/deploy/helm-chart/harbor-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: harbor-operator description: A Kubernetes operator for managing goharbor instances type: application -version: 1.4.1 -appVersion: v1.4.1 +version: 1.5.0 +appVersion: v1.5.0