chore: update helm release argo-cd to v6.11.1 #128

Merged
smark merged 1 commit from renovate/argo-cd-6.x into main 2024-06-05 06:09:14 +00:00
Owner

This PR contains the following updates:

Package Update Change
argo-cd minor 6.9.2 -> 6.11.1

⚠️ Manual Intervention: This update needs manual deployment. Please review and take appropriate action.


Release Notes

argoproj/argo-helm (argo-cd)

v6.11.1

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-6.11.0...argo-cd-6.11.1

v6.11.0

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.35.3...argo-cd-6.11.0

v6.10.2

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.1...argo-cd-6.10.2

v6.10.1

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.0...argo-cd-6.10.1

v6.10.0

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

Full Changelog: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.41.6...argo-cd-6.10.0

v6.9.3

Compare Source

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.10.0...argo-cd-6.9.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | minor | `6.9.2` -> `6.11.1` | :warning: **Manual Intervention**: This update needs manual deployment. Please review and take appropriate action. --- ### Release Notes <details> <summary>argoproj/argo-helm (argo-cd)</summary> ### [`v6.11.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-6.11.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-6.11.0...argo-cd-6.11.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2715 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-6.11.0...argo-cd-6.11.1 ### [`v6.11.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-6.11.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.2...argo-cd-6.11.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - feat(argo-cd): Make redis secret initialization optional by [@&#8203;michaelvl](https://github.com/michaelvl) in https://github.com/argoproj/argo-helm/pull/2713 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-rollouts-2.35.3...argo-cd-6.11.0 ### [`v6.10.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-6.10.2) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.1...argo-cd-6.10.2) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): add priorityClassName to redis-secret-init job by [@&#8203;tberreis](https://github.com/tberreis) in https://github.com/argoproj/argo-helm/pull/2709 #### New Contributors - [@&#8203;tberreis](https://github.com/tberreis) made their first contribution in https://github.com/argoproj/argo-helm/pull/2709 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.1...argo-cd-6.10.2 ### [`v6.10.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-6.10.1) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.0...argo-cd-6.10.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(argo-cd): add nodeselector and tolerations to redis-secret-init job by [@&#8203;pavankumar-go](https://github.com/pavankumar-go) in https://github.com/argoproj/argo-helm/pull/2708 #### New Contributors - [@&#8203;pavankumar-go](https://github.com/pavankumar-go) made their first contribution in https://github.com/argoproj/argo-helm/pull/2708 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-6.10.0...argo-cd-6.10.1 ### [`v6.10.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-6.10.0) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-6.9.3...argo-cd-6.10.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - fix(argo-cd): Enable Redis authentication in the default installation by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/2705 - chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.1 by [@&#8203;mkilchhofer](https://github.com/mkilchhofer) in https://github.com/argoproj/argo-helm/pull/2705 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.41.6...argo-cd-6.10.0 ### [`v6.9.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-6.9.3) [Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-6.9.2...argo-cd-6.9.3) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): update actions/checkout action to v4.1.6 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in https://github.com/argoproj/argo-helm/pull/2696 - fix(argo-cd): Adding checksum for argocd-cm to dex pod by [@&#8203;etiennnr](https://github.com/etiennnr) in https://github.com/argoproj/argo-helm/pull/2695 #### New Contributors - [@&#8203;etiennnr](https://github.com/etiennnr) made their first contribution in https://github.com/argoproj/argo-helm/pull/2695 **Full Changelog**: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.10.0...argo-cd-6.9.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot force-pushed renovate/argo-cd-6.x from 1fce5df0f6 to 1787437d39 2024-05-22 02:00:41 +00:00 Compare
renovate-bot changed title from chore: update helm release argo-cd to v6.9.3 to chore: update helm release argo-cd to v6.10.0 2024-05-22 02:00:41 +00:00
renovate-bot force-pushed renovate/argo-cd-6.x from 1787437d39 to 8ac177c8d5 2024-05-23 02:00:55 +00:00 Compare
renovate-bot changed title from chore: update helm release argo-cd to v6.10.0 to chore: update helm release argo-cd to v6.10.2 2024-05-23 02:00:56 +00:00
renovate-bot force-pushed renovate/argo-cd-6.x from 8ac177c8d5 to fa7fea315f 2024-05-24 02:00:40 +00:00 Compare
renovate-bot changed title from chore: update helm release argo-cd to v6.10.2 to chore: update helm release argo-cd to v6.11.1 2024-05-24 02:00:42 +00:00
smark merged commit fa7fea315f into main 2024-06-05 06:09:14 +00:00
smark deleted branch renovate/argo-cd-6.x 2024-06-05 06:09:14 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: k8s/baseline#128
No description provided.