We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf15f9 commit 4290819Copy full SHA for 4290819
.github/workflows/helm-builder.yaml
@@ -16,7 +16,7 @@ env:
16
# renovate: datasource=docker
17
GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.7.0"
18
19
- GHRSSC_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller:0.6.1"
+ GHRSSC_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller:0.7.0"
20
# renovate: datasource=github-releases depName=helm/chart-releaser
21
CR_VERSION: "v1.6.0"
22
# Branch name where GitHub Pages are published
0 commit comments