Closed tyriis-automation[bot] closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
--- kubernetes/talos-flux/apps/devops/argo-workflows/app Kustomization: flux-system/apps-argo-workflows HelmRelease: devops/argo-workflows
+++ kubernetes/talos-flux/apps/devops/argo-workflows/app Kustomization: flux-system/apps-argo-workflows HelmRelease: devops/argo-workflows
@@ -15,13 +15,13 @@
chart: argo-workflows
interval: 15m
sourceRef:
kind: HelmRepository
name: argo-charts
namespace: flux-system
- version: 0.42.0
+ version: 0.42.1
interval: 15m
values:
controller:
image:
registry: quay.io
repository: argoproj/workflow-controller
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.01s | |
✅ REPOSITORY | gitleaks | yes | no | 2.76s | |
✅ YAML | prettier | 1 | 0 | 0.47s | |
✅ YAML | yamllint | 1 | 0 | 0.35s |
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
This PR contains the following updates:
0.42.0
->0.42.1
Release Notes
argoproj/argo-helm (argo-workflows)
### [`v0.42.1`](https://redirect.github.com/argoproj/argo-helm/releases/tag/argo-workflows-0.42.1) [Compare Source](https://redirect.github.com/argoproj/argo-helm/compare/argo-workflows-0.42.0...argo-workflows-0.42.1) A Helm chart for Argo Workflows #### What's Changed - chore(deps): bump the dependencies group with 4 updates by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/argoproj/argo-helm/pull/2905](https://redirect.github.com/argoproj/argo-helm/pull/2905) - chore(deps): update ghcr.io/renovatebot/renovate docker tag to v38.59.2 by [@argoproj-renovate](https://redirect.github.com/argoproj-renovate) in [https://github.com/argoproj/argo-helm/pull/2906](https://redirect.github.com/argoproj/argo-helm/pull/2906) - feat(argo-workflows): add loadBalancerClass field for Service resources by [@gazal-k](https://redirect.github.com/gazal-k) in [https://github.com/argoproj/argo-helm/pull/2771](https://redirect.github.com/argoproj/argo-helm/pull/2771) **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.37.6...argo-workflows-0.42.1Configuration
📅 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.
This PR has been generated by Renovate Bot.