Skip to content
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(container): update actions-runner group (minor) #1146

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
gha-runner-scale-set minor 0.9.3 -> 0.10.1
gha-runner-scale-set-controller minor 0.9.3 -> 0.10.1
ghcr.io/onedr0p/actions-runner (source) digest d968199 -> 4bca15d

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/actions-runner-controller (gha-runner-scale-set)

v0.10.1

Compare Source

v0.10.0

Compare Source

Changelog
  • Push latest controller image on master push (#​147)
  • Add support for non-public GitHub URL (#​146)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Dec 16, 2024

--- kubernetes/apps/actions-runner-system/actions-runner-controller/app Kustomization: flux-system/actions-runner-controller HelmRelease: actions-runner-system/actions-runner-controller

+++ kubernetes/apps/actions-runner-system/actions-runner-controller/app Kustomization: flux-system/actions-runner-controller HelmRelease: actions-runner-system/actions-runner-controller

@@ -13,13 +13,13 @@

     spec:
       chart: gha-runner-scale-set-controller
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.9.3
+      version: 0.10.1
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
--- kubernetes/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/k8s-gitops

+++ kubernetes/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/k8s-gitops

@@ -13,26 +13,26 @@

     spec:
       chart: gha-runner-scale-set
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.9.3
+      version: 0.10.1
   interval: 30m
   timeout: 15m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/spiceratops/k8s-gitops
     maxRunners: 3
     minRunners: 1
     runnerScaleSetName: arc-runner-set-k8s-gitops
     template:
       spec:
         containers:
-        - image: ghcr.io/onedr0p/actions-runner:2.321.0@sha256:d968199e3772ef831c34eb8edd495ef9eb99339a2f7176d4f1774f252f7903fb
+        - image: ghcr.io/onedr0p/actions-runner:2.321.0@sha256:4bca15db7257dd98df5fd379a51e4edd80c7629b04306330aada63d6ad17a3a9
           name: runner
   valuesFrom:
   - kind: Secret
     name: actions-runner-controller-secret
     targetPath: githubConfigSecret.github_app_id
     valuesKey: github_app_id

@spicerabot spicerabot bot force-pushed the renovate/actions-runner branch 14 times, most recently from 0a0d7f2 to 82e6735 Compare December 18, 2024 17:06
@spicerabot spicerabot bot changed the title feat(container): update actions-runner group to v0.10.0 (minor) feat(container): update actions-runner group (minor) Dec 18, 2024
@spicerabot spicerabot bot force-pushed the renovate/actions-runner branch 9 times, most recently from b5de8c5 to 986b54c Compare December 20, 2024 20:07
@spicerabot spicerabot bot force-pushed the renovate/actions-runner branch from 986b54c to 748f63c Compare December 21, 2024 02:27
@spiceratops spiceratops merged commit f557fd7 into main Dec 21, 2024
4 of 8 checks passed
@spiceratops spiceratops deleted the renovate/actions-runner branch December 21, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant