Bump chart version to 0.1.1 and app version to 0.24.5
All checks were successful
Helm Chart Build and Publish / build-and-publish (push) Successful in 11s

This commit is contained in:
Ash Leece 2024-12-20 11:15:14 +00:00
parent 584a03c3db
commit 4167c3a3db

View File

@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.1.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.24.4"
appVersion: "0.24.5"