Skip to content

Commit

Permalink
update last chart things
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Mar 22, 2023
1 parent ce9dd1a commit 94aa04d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions helm/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,14 @@ kubeVersion: ">= 1.24.0-0"
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
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.2.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.5.0" # x-release-please-version
appVersion: "v0.7.0" # x-release-please-version

0 comments on commit 94aa04d

Please sign in to comment.