From 130ab82e595cdf4957fcd84fb7e0746d71715de0 Mon Sep 17 00:00:00 2001 From: sheril5 Date: Fri, 31 May 2024 16:33:26 +0530 Subject: [PATCH] removed the repeated tag in openebs --- charts/openebs-cstor/Chart.yaml | 2 +- charts/openebs-cstor/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/openebs-cstor/Chart.yaml b/charts/openebs-cstor/Chart.yaml index f49d29ca..bd3ff45c 100644 --- a/charts/openebs-cstor/Chart.yaml +++ b/charts/openebs-cstor/Chart.yaml @@ -24,4 +24,4 @@ dependencies: version: "2.1.1" repository: "https://kube-tarian.github.io/helmrepo-supporting-tools/" condition: openebsNDM.enabled -version: 1.0.2 +version: 1.0.3 diff --git a/charts/openebs-cstor/values.yaml b/charts/openebs-cstor/values.yaml index c0bd4f46..a08fdbab 100644 --- a/charts/openebs-cstor/values.yaml +++ b/charts/openebs-cstor/values.yaml @@ -33,7 +33,7 @@ cspcOperator: cstorPoolExporter: image: registry: ghcr.io/ - repository: kube-tarian/helmrepo-supporting-tools/m-exporter:3.4.0 + repository: kube-tarian/helmrepo-supporting-tools/m-exporter tag: 3.4.0 image: # Make sure that registry name end with a '/'. @@ -257,5 +257,5 @@ cleanup: # Make sure that registry name end with a '/'. # For example : quay.io/ is a correct value here and quay.io is incorrect registry: ghcr.io/ - repository: kube-tarian/helmrepo-supporting-tools/kubectl:1.26.4 + repository: kube-tarian/helmrepo-supporting-tools/kubectl tag: 1.26.4