Bump chart versions to jeanschmidt.6
- Bump gha-runner-scale-set-controller chart and appVersion to 0.14.1-jeanschmidt.6 - Bump gha-runner-scale-set chart and appVersion to 0.14.1-jeanschmidt.6 Follows addition of Prometheus metrics to the capacity monitor in the previous commit. Signed-off-by: Jean Schmidt <contato@jschmidt.me>
This commit is contained in:
parent
24a4afc263
commit
4203ba9489
|
|
@ -15,13 +15,13 @@ 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.14.1-jeanschmidt.5
|
||||
version: 0.14.1-jeanschmidt.6
|
||||
|
||||
# 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.14.1-jeanschmidt.5"
|
||||
appVersion: "0.14.1-jeanschmidt.6"
|
||||
|
||||
home: https://github.com/actions/actions-runner-controller
|
||||
|
||||
|
|
|
|||
|
|
@ -15,13 +15,13 @@ 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.14.1-jeanschmidt.5
|
||||
version: 0.14.1-jeanschmidt.6
|
||||
|
||||
# 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.14.1-jeanschmidt.5"
|
||||
appVersion: "0.14.1-jeanschmidt.6"
|
||||
|
||||
home: https://github.com/actions/actions-runner-controller
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue