Skip to content

Commit 25db51c

Browse files
chris-sandersRenovate Bot
andcommitted
Update Helm release argo-cd to v7.4.7 (#6)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | patch | `7.4.3` -> `7.4.7` | --- ### Release Notes <details> <summary>argoproj/argo-helm (argo-cd)</summary> ### [`v7.4.7`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.4.7) [Compare Source](argoproj/argo-helm@argo-cd-7.4.6...argo-cd-7.4.7) 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.12.3 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in argoproj/argo-helm#2897 **Full Changelog**: argoproj/argo-helm@argo-cd-7.4.6...argo-cd-7.4.7 ### [`v7.4.6`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.4.6) [Compare Source](argoproj/argo-helm@argo-cd-7.4.5...argo-cd-7.4.6) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. #### What's Changed - chore(deps): bump github/codeql-action from 3.26.2 to 3.26.5 in the dependencies group by [@&#8203;dependabot](https://github.com/dependabot) in argoproj/argo-helm#2894 - chore(deps): update renovatebot/github-action action to v40.2.7 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in argoproj/argo-helm#2896 - chore(argo-cd): Support string type of "true" for `statusbadge.enabled` by [@&#8203;yu-croco](https://github.com/yu-croco) in argoproj/argo-helm#2895 **Full Changelog**: argoproj/argo-helm@argo-cd-7.4.5...argo-cd-7.4.6 ### [`v7.4.5`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.4.5) [Compare Source](argoproj/argo-helm@argo-cd-7.4.4...argo-cd-7.4.5) 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.12.2 by [@&#8203;argoproj-renovate](https://github.com/argoproj-renovate) in argoproj/argo-helm#2893 **Full Changelog**: argoproj/argo-helm@argo-workflows-0.42.0...argo-cd-7.4.5 ### [`v7.4.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.4.4) [Compare Source](argoproj/argo-helm@argo-cd-7.4.3...argo-cd-7.4.4) 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.12.1 by [@&#8203;pdrastil](https://github.com/pdrastil) in argoproj/argo-helm#2885 **Full Changelog**: argoproj/argo-helm@argo-rollouts-2.37.5...argo-cd-7.4.4 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC43IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: Renovate Bot <[email protected]> Reviewed-on: https://gitea.v2.zarek.cc/twinlabs/argocd/pulls/6
1 parent 207c553 commit 25db51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argocd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1.0.0
44
dependencies:
55
- name: argo-cd
66
alias: argocd
7-
version: '7.4.3'
7+
version: '7.4.7'
88
repository: https://argoproj.github.io/argo-helm
99
- name: templates
1010
version: '*'

0 commit comments

Comments
 (0)