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(operator): update container tag gha-runner-scale-set-controller to v0.8.2 #2415

Merged

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

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

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.


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

This PR has been generated by Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/docker renovate docker datasource renovate/flux renovate flux manager type/patch a patch for a bug area/kubernetes cluster/talos-flux labels Jan 26, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/github/actions-runner-controller/operator Kustomization: flux-system/apps-actions-runner-controller HelmRelease: github/actions-runner-controller

+++ kubernetes/talos-flux/apps/github/actions-runner-controller/operator Kustomization: flux-system/apps-actions-runner-controller HelmRelease: github/actions-runner-controller

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

       chart: gha-runner-scale-set-controller
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.8.1
+      version: 0.8.2
   install:
     crds: CreateReplace
   interval: 30m
   upgrade:
     crds: CreateReplace
   values:

@tyriis-automation
Copy link
Contributor Author

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

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

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

         app.kubernetes.io/namespace: github
         app.kubernetes.io/instance: actions-runner-controller
     spec:
       serviceAccountName: gha-runner-scale-set-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

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 1.99s
✅ YAML prettier 1 0 0.56s
✅ YAML yamllint 1 0 0.29s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit a15299b into main Jan 26, 2024
13 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/gha-runner-scale-set-controller-0.x branch January 26, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/talos-flux renovate/docker renovate docker datasource renovate/flux renovate flux manager type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants