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(terraform-github): update container tag gha-runner-scale-set to v0.8.1 #2284

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Dec 20, 2023

This PR contains the following updates:

Package Update Change OpenSSF
gha-runner-scale-set minor 0.7.0 -> 0.8.1 OpenSSF Scorecard

Release Notes

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

v0.8.0

Compare Source

Changelog

  • Update runner to v2.273.4 #​101
  • Use self update ready entrypoint #​99
  • Do not delete runner if busy #​103
  • Allow access to finalizers subresource on OpenShift #​95
  • Bump cert-manager API version #​94
  • Multi-arch container image #​86
  • Bump controller-gen to 0.3.0

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/minor a minor update area/kubernetes cluster/talos-flux labels Dec 20, 2023
@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Dec 20, 2023

--- 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.7.0
+      version: 0.8.1
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/tyriis/terraform-github
     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.7.0
+      version: 0.8.1
   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-homeassistant-config

+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-homeassistant-config

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

       chart: gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.7.0
+      version: 0.8.1
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/tyriis/homeassistant-config
     maxRunners: 1
--- 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.7.0
+      version: 0.8.1
   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/${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.7.0
+      version: 0.8.1
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/${SECRET_GH_ORGANIZATION}
     maxRunners: 3

@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Dec 20, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 5 0 0.02s
✅ REPOSITORY gitleaks yes no 2.09s
✅ YAML prettier 5 0 0.63s
✅ YAML yamllint 5 0 0.3s

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 force-pushed the renovate/gha-runner-scale-set-0.x branch 4 times, most recently from 88e0af1 to bec86e9 Compare December 21, 2023 15:18
@tyriis-automation tyriis-automation bot changed the title feat(terraform-github): update container tag gha-runner-scale-set to v0.8.0 feat(terraform-github): update container tag gha-runner-scale-set to v0.8.1 Dec 21, 2023
@tyriis-automation tyriis-automation bot force-pushed the renovate/gha-runner-scale-set-0.x branch 18 times, most recently from e1726a4 to 9c8c298 Compare December 27, 2023 23:52
@tyriis-automation
Copy link
Contributor Author

--- 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

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

       chart: gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.7.0
+      version: 0.8.1
   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/${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}

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

       chart: gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.7.0
+      version: 0.8.1
   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/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

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

       chart: gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.7.0
+      version: 0.8.1
   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-homeassistant-config

+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/tyriis-homeassistant-config

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

       chart: gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.7.0
+      version: 0.8.1
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/tyriis/homeassistant-config
     maxRunners: 1
--- 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

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

       chart: gha-runner-scale-set
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: actions-runner-controller-charts
         namespace: flux-system
-      version: 0.7.0
+      version: 0.8.1
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/tyriis/terraform-github
     maxRunners: 3

@tyriis-automation tyriis-automation bot force-pushed the renovate/gha-runner-scale-set-0.x branch 9 times, most recently from 45f3d12 to 521c139 Compare December 31, 2023 01:19
@tyriis-automation tyriis-automation bot force-pushed the renovate/gha-runner-scale-set-0.x branch from 521c139 to 7cd8341 Compare January 1, 2024 14:16
Copy link

sonarqubecloud bot commented Jan 1, 2024

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 tyriis merged commit 3104420 into main Jan 2, 2024
11 of 13 checks passed
@tyriis tyriis deleted the renovate/gha-runner-scale-set-0.x branch January 2, 2024 17:58
@tyriis
Copy link
Owner

tyriis commented Jan 2, 2024

check failed cause of flux string substitution

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/minor a minor update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant