Skip to content

Commit 3408272

Browse files
lvguojun.001lvgj-stack
authored andcommitted
feat(ci): support ark vke deploy
1 parent 8e27f5c commit 3408272

File tree

74 files changed

+401
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+401
-36
lines changed

helm/charts/opencoze/.helmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@
2121
.idea/
2222
*.tmproj
2323
.vscode/
24+
.env
25+
*.tgz

helm/charts/opencoze/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.0.1
18+
version: 0.2.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}
18.2 KB
1.74 KB
4.83 KB
9.04 KB
47.7 KB
192 KB
192 KB

0 commit comments

Comments
 (0)