Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
fix(chart): fix mayastor image tag (#320)
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
  • Loading branch information
niladrih authored Feb 24, 2023
1 parent e577693 commit 4942c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/openebs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 3.4.0
version: 3.4.1
name: openebs
appVersion: 3.4.0
description: Containerized Attached Storage for Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/openebs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ mayastor:
# -- Image registry's namespace
repo: openebs
# -- Release tag for Mayastor images
tag: release-2.0
tag: v2.0.0
# -- ImagePullPolicy for Mayastor images
pullPolicy: Always

Expand Down

0 comments on commit 4942c1f

Please sign in to comment.