Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 016e793

Browse files
author
Tagger Action
committed
Update version file [skip-ci]
1 parent 2d36b86 commit 016e793

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metaapp/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ version: v0.27-rc.29
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.
2020
# It is recommended to use it with quotes.
21-
appVersion: app-v0.5.0
21+
appVersion: app-v0.6.0

metaapp/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33
app:
44
repository: local/app
55
pullPolicy: IfNotPresent
6-
tag: app-v0.5.0
6+
tag: app-v0.6.0
77
helloWorld:
88
repository: local/hello-world
99
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)