Skip to content

Commit

Permalink
Chart apiVersion should be v2 because we require Helm 3
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Mar 31, 2023
1 parent 72c2438 commit 307797f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion browser-ops/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
name: browser-ops
version: 1.0.0
appVersion: 2.3.7
Expand Down
2 changes: 1 addition & 1 deletion license-ops/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
name: license-ops
version: 1.0.0
appVersion: 1.0.1
Expand Down
2 changes: 1 addition & 1 deletion moon/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
name: moon
version: 1.1.28
appVersion: 1.9.8
Expand Down
2 changes: 1 addition & 1 deletion moon2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v2
name: moon2
version: 2.0.0
appVersion: 2.4.5
Expand Down

0 comments on commit 307797f

Please sign in to comment.