Skip to content

Commit a6826ea

Browse files
Michael WittigSh4kE
andcommitted
Update Helm release argo-cd to v5.25.0 (#94)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [argo-cd](https://github.com/argoproj/argo-helm) | minor | `5.22.1` -> `5.25.0` | --- ### Release Notes <details> <summary>argoproj/argo-helm</summary> ### [`v5.25.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.25.0) [Compare Source](argoproj/argo-helm@argo-cd-5.24.4...argo-cd-5.25.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.24.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.24.4) [Compare Source](argoproj/argo-helm@argo-cd-5.24.3...argo-cd-5.24.4) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.24.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.24.3) [Compare Source](argoproj/argo-helm@argo-cd-5.24.2...argo-cd-5.24.3) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.24.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.24.2) [Compare Source](argoproj/argo-helm@argo-cd-5.24.1...argo-cd-5.24.2) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.24.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.24.1) [Compare Source](argoproj/argo-helm@argo-cd-5.24.0...argo-cd-5.24.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.24.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.24.0) [Compare Source](argoproj/argo-helm@argo-cd-5.23.5...argo-cd-5.24.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.23.5`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.23.5) [Compare Source](argoproj/argo-helm@argo-cd-5.23.4...argo-cd-5.23.5) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.23.4`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.23.4) [Compare Source](argoproj/argo-helm@argo-cd-5.23.3...argo-cd-5.23.4) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.23.3`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.23.3) [Compare Source](argoproj/argo-helm@argo-cd-5.23.2...argo-cd-5.23.3) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.23.2`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.23.2) [Compare Source](argoproj/argo-helm@argo-cd-5.23.1...argo-cd-5.23.2) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.23.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.23.1) [Compare Source](argoproj/argo-helm@argo-cd-5.23.0...argo-cd-5.23.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.23.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-5.23.0) [Compare Source](argoproj/argo-helm@argo-cd-5.22.1...argo-cd-5.23.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1OC4yIn0=--> Co-authored-by: Michael Wittig <[email protected]> Reviewed-on: https://gitea.sh4ke.rocks/sh4ke/k8s-projects/pulls/94
1 parent a7beb9b commit a6826ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

argocd/prod/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.0.12
18+
version: 0.0.13
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
dependencies:
2424
- name: argo-cd
25-
version: 5.22.1
25+
version: 5.25.0
2626
repository: https://argoproj.github.io/argo-helm
2727

0 commit comments

Comments
 (0)