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(flux-manifests): update container tag ghcr.io/fluxcd/helm-controller to v0.36.2 #1986

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/fluxcd/helm-controller patch v0.36.1 -> v0.36.2

Release Notes

fluxcd/helm-controller (ghcr.io/fluxcd/helm-controller)

v0.36.2

Compare Source

Changelog

v0.36.2 changelog

Container images

  • docker.io/fluxcd/helm-controller:v0.36.2
  • ghcr.io/fluxcd/helm-controller:v0.36.2

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.


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 type/patch a patch for a bug labels Oct 11, 2023
@tyriis-automation
Copy link
Contributor Author

--- kubernetes/flux Kustomization: flux-system/flux-sync Deployment: flux-system/helm-controller

+++ kubernetes/flux Kustomization: flux-system/flux-sync Deployment: flux-system/helm-controller

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

         - --oom-watch-interval=500ms
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/helm-controller:v0.36.1
+        image: ghcr.io/fluxcd/helm-controller:v0.36.2
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager

@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.27s
✅ REPOSITORY gitleaks yes no 2.46s
✅ YAML yamllint 1 0 0.4s

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 15ef025 into main Oct 11, 2023
4 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-fluxcd-helm-controller-0.x branch October 11, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/docker renovate docker datasource type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants