Skip to content

Commit

Permalink
fix: 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 15, 2023
1 parent fa133e3 commit 462a9e7
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 @@ -17,7 +17,7 @@ k-cloud-labs` to see the charts.

To install the <chart-name> chart:

helm install my-kinitiras k-cloud-labs/kinitiras
helm install kinitiras-webhook k-cloud-labs/kinitiras --namespace kinitiras-system --create-namespace

To uninstall the chart:

Expand Down
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.3
version: 0.2.4

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

0 comments on commit 462a9e7

Please sign in to comment.