diff --git a/chart-version.yaml b/chart-version.yaml index a3e859a..bf45fdc 100644 --- a/chart-version.yaml +++ b/chart-version.yaml @@ -1,12 +1,12 @@ annotations: artifacthub.io/changes: | - - kind: added - description: "Added liveness and readiness probes to the notification controller." + - kind: changed + description: Bump argo-cd to v2.12.1 artifacthub.io/signKey: | fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc apiVersion: v2 -appVersion: v2.12.0 +appVersion: v2.12.1 dependencies: - condition: redis-ha.enabled name: redis-ha @@ -28,4 +28,4 @@ name: argo-cd sources: - https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd - https://github.com/argoproj/argo-cd -version: 7.4.3 +version: 7.4.4 diff --git a/charts/argocd/Chart.lock b/charts/argocd/Chart.lock index cf7b5ff..5154a4a 100644 --- a/charts/argocd/Chart.lock +++ b/charts/argocd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 7.4.3 -digest: sha256:5efa33d96e498f1f2fac73b80b0d674377c4ad92bff93d443a2bc19639f791e1 -generated: "2024-08-15T11:39:23.04450983Z" + version: 7.4.4 +digest: sha256:990e4ebef6493abb2a7590267191263e8c279679b963bb9aec33042e91daedcc +generated: "2024-08-20T07:01:57.293530545Z" diff --git a/charts/argocd/Chart.yaml b/charts/argocd/Chart.yaml index f29d0dd..140a83a 100644 --- a/charts/argocd/Chart.yaml +++ b/charts/argocd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 7.4.3 + version: 7.4.4 description: | This chart installs and configures: diff --git a/charts/argocd/charts/argo-cd-7.4.3.tgz b/charts/argocd/charts/argo-cd-7.4.3.tgz deleted file mode 100644 index ff1065b..0000000 Binary files a/charts/argocd/charts/argo-cd-7.4.3.tgz and /dev/null differ diff --git a/charts/argocd/charts/argo-cd-7.4.4.tgz b/charts/argocd/charts/argo-cd-7.4.4.tgz new file mode 100644 index 0000000..3186a15 Binary files /dev/null and b/charts/argocd/charts/argo-cd-7.4.4.tgz differ