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.8.1 β†’ 0.8.2 ) (patch) #1548

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Jan 26, 2024

This PR contains the following updates:

Package Update Change
gha-runner-scale-set patch 0.8.1 -> 0.8.2
gha-runner-scale-set-controller patch 0.8.1 -> 0.8.2

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.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner January 26, 2024 21:02
@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/pi labels Jan 26, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 26, 2024

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

+++ kubernetes/pi/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
         namespace: flux-system
-      version: 0.8.1
+      version: 0.8.2
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
--- kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/arc-containers

+++ kubernetes/pi/apps/actions-runner-system/actions-runner-controller/runners Kustomization: flux-system/actions-runner-controller-runners HelmRelease: actions-runner-system/arc-containers

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

     spec:
       chart: gha-runner-scale-set
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller
         namespace: flux-system
-      version: 0.8.1
+      version: 0.8.2
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 26, 2024

--- HelmRelease: actions-runner-system/actions-runner-controller Deployment: actions-runner-system/actions-runner-controller-gha-rs-controller

+++ HelmRelease: actions-runner-system/actions-runner-controller Deployment: actions-runner-system/actions-runner-controller-gha-rs-controller

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

         app.kubernetes.io/namespace: actions-runner-system
         app.kubernetes.io/instance: actions-runner-controller
     spec:
       serviceAccountName: actions-runner-controller-gha-rs-controller
       containers:
       - name: manager
-        image: ghcr.io/actions/gha-runner-scale-set-controller:0.8.1
+        image: ghcr.io/actions/gha-runner-scale-set-controller:0.8.2
         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.8.1
+          value: ghcr.io/actions/gha-runner-scale-set-controller:0.8.2
         - name: CONTROLLER_MANAGER_POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         volumeMounts:
         - mountPath: /tmp

@smurf-bot smurf-bot bot force-pushed the renovate/pi-patch-actions-runner-controller branch 14 times, most recently from f05e912 to fa11358 Compare January 29, 2024 04:03
| datasource | package                                                                          | from  | to    |
| ---------- | -------------------------------------------------------------------------------- | ----- | ----- |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set            | 0.8.1 | 0.8.2 |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller | 0.8.1 | 0.8.2 |
@smurf-bot smurf-bot bot force-pushed the renovate/pi-patch-actions-runner-controller branch from fa11358 to bf5cefa Compare January 29, 2024 06:02
@joryirving joryirving merged commit 32b9796 into main Jan 29, 2024
10 checks passed
@joryirving joryirving deleted the renovate/pi-patch-actions-runner-controller branch January 29, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant