Skip to content

Commit

Permalink
feat/helm: Bump appVersion to 0.6.1 release (#272)
Browse files Browse the repository at this point in the history
* feat/helm: Bump appVersion to 0.6.1 release

* Also bump chart version to trigger a new chart release

Co-authored-by: Yusuke Kuoka <c-ykuoka@zlab.co.jp>
  • Loading branch information
donovanmuller and Yusuke Kuoka authored Jan 29, 2021
1 parent a2690aa commit d37cd69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/actions-runner-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ 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.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.
appVersion: 0.16.0
appVersion: 0.16.1

home: https://github.com/summerwind/actions-runner-controller

Expand All @@ -33,4 +33,4 @@ maintainers:
url: https://github.com/summerwind
- name: funkypenguin
email: davidy@funkypenguin.co.nz
url: https://www.funkypenguin.co.nz
url: https://www.funkypenguin.co.nz

0 comments on commit d37cd69

Please sign in to comment.