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

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
gha-runner-scale-set 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
@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Jan 26, 2024

--- 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.8.1
+      version: 0.8.2
   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/jazzlyn-kind-flux-demo

+++ kubernetes/talos-flux/apps/github/actions-runner-controller/runners Kustomization: flux-system/apps-actions-runner-controller-runners HelmRelease: github/jazzlyn-kind-flux-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.8.1
+      version: 0.8.2
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/jazzlyn/kind-flux-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.8.1
+      version: 0.8.2
   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.8.1
+      version: 0.8.2
   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.8.1
+      version: 0.8.2
   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.8.1
+      version: 0.8.2
   interval: 30m
   values:
     containerMode:
       type: dind
     githubConfigUrl: https://github.com/tyriis/terraform-github
     maxRunners: 3

@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Jan 26, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 6 0 0.02s
✅ REPOSITORY gitleaks yes no 2.15s
✅ YAML prettier 6 0 0.77s
✅ YAML yamllint 6 0 0.44s

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 22 times, most recently from 0ae5d8b to bae981a Compare January 30, 2024 18:20
@tyriis-automation tyriis-automation bot force-pushed the renovate/gha-runner-scale-set-0.x branch from bae981a to 269cfd7 Compare January 30, 2024 21:09
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

@jazzlyn jazzlyn merged commit c357540 into main Jan 30, 2024
12 of 13 checks passed
@jazzlyn jazzlyn deleted the renovate/gha-runner-scale-set-0.x branch January 30, 2024 21:51
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.

1 participant