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

fix(container): update actions runner controller group ( 0.9.2 → 0.9.3 ) (patch) #7821

Closed
wants to merge 1 commit into from

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Jun 25, 2024

This PR contains the following updates:

Package Update Change
gha-runner-scale-set patch 0.9.2 -> 0.9.3
gha-runner-scale-set-controller patch 0.9.2 -> 0.9.3

Release Notes

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

v0.9.3

Compare Source

Changelog

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner June 25, 2024 11:06
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jun 25, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jun 25, 2024

--- HelmRelease: actions-runner-system/gha-runner-scale-set-controller Deployment: actions-runner-system/gha-runner-scale-set-controller

+++ HelmRelease: actions-runner-system/gha-runner-scale-set-controller Deployment: actions-runner-system/gha-runner-scale-set-controller

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

         app.kubernetes.io/namespace: actions-runner-system
         app.kubernetes.io/instance: gha-runner-scale-set-controller
     spec:
       serviceAccountName: gha-runner-scale-set-controller
       containers:
       - name: manager
-        image: ghcr.io/actions/gha-runner-scale-set-controller:0.9.2
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.9.3
         imagePullPolicy: IfNotPresent
         args:
         - --auto-scaling-runner-set-only
         - --log-level=debug
         - --log-format=text
         - --update-strategy=immediate
@@ -44,13 +44,13 @@

         - --listener-metrics-endpoint=
         - --metrics-addr=0
         command:
         - /manager
         env:
         - name: CONTROLLER_MANAGER_CONTAINER_IMAGE
-          value: ghcr.io/actions/gha-runner-scale-set-controller:0.9.2
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.9.3
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jun 25, 2024

--- kubernetes/main/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: flux-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-runner-scale-set

+++ kubernetes/main/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: flux-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-runner-scale-set

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

     spec:
       chart: gha-runner-scale-set
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.9.2
+      version: 0.9.3
   dependsOn:
   - name: gha-runner-scale-set-controller
     namespace: actions-runner-system
   install:
     remediation:
       retries: 3
--- kubernetes/main/apps/actions-runner-system/gha-runner-scale-set-controller/app Kustomization: flux-system/gha-runner-scale-set-controller HelmRelease: actions-runner-system/gha-runner-scale-set-controller

+++ kubernetes/main/apps/actions-runner-system/gha-runner-scale-set-controller/app Kustomization: flux-system/gha-runner-scale-set-controller HelmRelease: actions-runner-system/gha-runner-scale-set-controller

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

     spec:
       chart: gha-runner-scale-set-controller
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.9.2
+      version: 0.9.3
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

@bot-ross bot-ross bot force-pushed the renovate/main-patch-actions-runner-controller branch 23 times, most recently from 66ca094 to 6b4d306 Compare June 29, 2024 12:07
@bot-ross bot-ross bot force-pushed the renovate/main-patch-actions-runner-controller branch 20 times, most recently from c32ece2 to 5f02dd9 Compare July 9, 2024 12:09
@bot-ross bot-ross bot force-pushed the renovate/main-patch-actions-runner-controller branch 6 times, most recently from 0b515b6 to f2e1368 Compare July 11, 2024 00:20
@bot-ross bot-ross bot force-pushed the renovate/main-patch-actions-runner-controller branch from f2e1368 to 0d07e8f Compare July 11, 2024 13:07
@onedr0p onedr0p closed this Jul 11, 2024
@bot-ross bot-ross bot deleted the renovate/main-patch-actions-runner-controller branch July 11, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant