Skip to content

Commit fe60f7b

Browse files
authored
Merge pull request #1 from carslen/test123
fix: bump appversion
2 parents 6e8d2a6 + b33b402 commit fe60f7b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

charts/test/Chart.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ 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.2.5
18+
19+
version: 0.2.6
1920

2021
# This is the version number of the application being deployed. This version number should be
2122
# incremented each time you make changes to the application. Versions are not expected to
2223
# follow Semantic Versioning. They should reflect the version the application is using.
2324
# It is recommended to use it with quotes.
24-
appVersion: "1.19.2"
25+
26+
appVersion: "1.19.4"

0 commit comments

Comments
 (0)