Bump chart versions to jeanschmidt.7

- Update gha-runner-scale-set-controller chart and app version
- Update gha-runner-scale-set chart and app version

Reflects recent changes: batched runner pod listing into a
single API call, and added MaxBurstCapacity/MaxRunners
headroom support.

Signed-off-by: Jean Schmidt <contato@jschmidt.me>
This commit is contained in:
Jean Schmidt 2026-04-30 20:34:37 -07:00
parent 24bf64ada6
commit 89a51137dc
2 changed files with 4 additions and 4 deletions

View File

@ -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.6
version: 0.14.1-jeanschmidt.7
# 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.6"
appVersion: "0.14.1-jeanschmidt.7"
home: https://github.com/actions/actions-runner-controller

View File

@ -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.6
version: 0.14.1-jeanschmidt.7
# 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.6"
appVersion: "0.14.1-jeanschmidt.7"
home: https://github.com/actions/actions-runner-controller