-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(terraform-github): update container tag gha-runner-scale-set to v0.7.0 #2122
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tyriis-automation
bot
added
renovate/docker
renovate docker datasource
renovate/flux
renovate flux manager
type/minor
a minor update
labels
Nov 15, 2023
Contributor
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
tyriis-automation
bot
force-pushed
the
renovate/gha-runner-scale-set-0.x
branch
from
November 15, 2023 13:23
c1099d3
to
f89c880
Compare
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/${SECRET_GH_ORGANIZATION}
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/${SECRET_GH_ORGANIZATION}
@@ -10,13 +10,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.6.1
+ version: 0.7.0
interval: 30m
values:
containerMode:
type: dind
githubConfigUrl: https://github.com/${SECRET_GH_ORGANIZATION}
maxRunners: 3
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-gh-actions-demo
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-gh-actions-demo
@@ -10,13 +10,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.6.1
+ version: 0.7.0
interval: 30m
values:
containerMode:
type: dind
githubConfigUrl: https://github.com/jazzlyn/gh-actions-demo
maxRunners: 3
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-home-ops
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-home-ops
@@ -10,13 +10,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.6.1
+ version: 0.7.0
interval: 30m
values:
containerMode:
type: dind
githubConfigUrl: https://github.com/tyriis/home-ops
maxRunners: 0
--- kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-terraform-github
+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-terraform-github
@@ -10,13 +10,13 @@
chart: gha-runner-scale-set
interval: 30m
sourceRef:
kind: HelmRepository
name: actions-runner-controller-charts
namespace: flux-system
- version: 0.6.1
+ version: 0.7.0
interval: 30m
values:
containerMode:
type: dind
githubConfigUrl: https://github.com/tyriis/terraform-github
maxRunners: 3 |
tyriis-automation
bot
force-pushed
the
renovate/gha-runner-scale-set-0.x
branch
24 times, most recently
from
November 20, 2023 17:14
684487f
to
41afaa7
Compare
tyriis-automation
bot
force-pushed
the
renovate/gha-runner-scale-set-0.x
branch
14 times, most recently
from
November 27, 2023 12:34
6bc6d47
to
e3736a9
Compare
tyriis-automation
bot
force-pushed
the
renovate/gha-runner-scale-set-0.x
branch
from
November 27, 2023 16:23
e3736a9
to
c8093da
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
renovate/docker
renovate docker datasource
renovate/flux
renovate flux manager
type/minor
a minor update
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.1
->0.7.0
Release Notes
actions/actions-runner-controller (gha-runner-scale-set)
v0.7.0
Changelog
imagePullPolicy
value can now be changed #71Breaking changes
RunnerDeployment resource's
minReplicas
andmaxReplicas
fields introduced in v0.6.0 are now removed. All functions of auto scaling is also migrated to HorizontalRunnerAutoscaler resource. Please use Please use the HorizontalRunnerAutoscaler resource.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.