Skip to content

Commit

Permalink
Merge pull request #273 from sheril5/main
Browse files Browse the repository at this point in the history
removed the repeated tag in openebs
  • Loading branch information
akash4sh authored May 31, 2024
2 parents a98c25b + 130ab82 commit ad701cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/openebs-cstor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions charts/openebs-cstor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 '/'.
Expand Down Expand Up @@ -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

0 comments on commit ad701cc

Please sign in to comment.