Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
Signed-off-by: Yusan Kurban <[email protected]>
  • Loading branch information
yusank committed Mar 21, 2023
1 parent 462a9e7 commit a56a2df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ To install the <chart-name> chart:

To uninstall the chart:

helm delete my-kinitiras
helm delete kinitiras-webhook --namespace kinitiras-system

4 changes: 2 additions & 2 deletions charts/kinitiras/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.4
version: 0.2.5

# 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: "v0.2.4"
appVersion: "v0.2.5"

0 comments on commit a56a2df

Please sign in to comment.