Merge branch 'renovate/argo-cd-9.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

Update Helm release argo-cd to v9.3.4

See merge request deepcypher/dc-kc!959
This commit is contained in:
George Onoufriou
2026-01-22 01:14:36 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm/
version: 9.1.7
digest: sha256:946271037ba713e01f70ba5da475899c21a27dcc0beb16b482366d3d368a36db
generated: "2025-12-14T19:16:57.81337213Z"
version: 9.3.4
digest: sha256:81e8e733c9256cc8cd89a0287d332ea30c3e3ea112f086ffcc04a23e099e9c78
generated: "2026-01-16T00:34:17.366640261Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.1
version: 0.5.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,5 +25,5 @@ appVersion: "1.16.0"
dependencies:
- name: argo-cd
version: 9.1.7
version: 9.3.4
repository: "https://argoproj.github.io/argo-helm/"

View File

@@ -1,6 +1,6 @@
# argo-cd
![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://argoproj.github.io/argo-helm/ | argo-cd | 9.1.7 |
| https://argoproj.github.io/argo-helm/ | argo-cd | 9.3.4 |
## Values

Binary file not shown.