From 8ebc4e127823bddbd8a53aa0126dd146a4f4cf37 Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:26:57 +0000 Subject: [PATCH] chore(chart-deps): update argocd to version 9.5.22 --- apps.yaml | 2 +- chart/chart-index/Chart.yaml | 2 +- charts/argocd/Chart.yaml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps.yaml b/apps.yaml index 4a46e31787..8ba02e5267 100644 --- a/apps.yaml +++ b/apps.yaml @@ -12,7 +12,7 @@ appsInfo: integration: Alertmanager can be activated to send alerts to configured receivers. It is configured by App Platform to use the global values found under settings/alerts. A team can override global settings to send alerts to their own endpoints. argocd: title: Argo CD - appVersion: 3.4.3 + appVersion: 3.4.4 repo: https://github.com/argoproj/argo-helm maintainers: Argo Project relatedLinks: diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index de21a457c0..b2b8165c23 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -6,7 +6,7 @@ version: 0.1.0 dependencies: - name: argo-cd alias: argocd - version: 9.5.21 + version: 9.5.22 repository: https://argoproj.github.io/argo-helm - name: argocd-image-updater version: 1.1.5 diff --git a/charts/argocd/Chart.yaml b/charts/argocd/Chart.yaml index cd037cd97e..bfc1982bc0 100644 --- a/charts/argocd/Chart.yaml +++ b/charts/argocd/Chart.yaml @@ -1,12 +1,12 @@ annotations: artifacthub.io/changes: | - kind: changed - description: Bump argocd-extension-installer to v1.0.1 + description: Bump argo-cd to v3.4.4 artifacthub.io/signKey: | fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc apiVersion: v2 -appVersion: v3.4.3 +appVersion: v3.4.4 dependencies: - condition: redis-ha.enabled name: redis-ha @@ -28,4 +28,4 @@ name: argo-cd sources: - https://github.com/argoproj/argo-cd - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd -version: 9.5.21 +version: 9.5.22