diff --git a/charts/argo-cd/Chart.lock b/charts/argo-cd/Chart.lock index 086d554c..c287d556 100644 --- a/charts/argo-cd/Chart.lock +++ b/charts/argo-cd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis-ha repository: https://dandydeveloper.github.io/charts/ - version: 4.20.0 -digest: sha256:d9ae15e83874338ffde67b9c37c5afd9ef3f2ec9f92e61e6bf132d33e458fbbf -generated: "2022-08-25T13:17:50.919151+09:00" + version: 4.22.1 +digest: sha256:d9dbffa70c257bb916439103f1df6bb83a034372d3cb0ca57a853c57a4618232 +generated: "2022-08-26T15:08:50.062721+02:00" diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index c4bf087a..24261445 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.4.11 description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.3.4 +version: 5.3.5 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png keywords: @@ -14,9 +14,9 @@ maintainers: url: https://argoproj.github.io/ dependencies: - name: redis-ha - version: 4.20.0 + version: 4.22.1 repository: https://dandydeveloper.github.io/charts/ condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Changed]: Helm chart maintainers standardized to argoproj" + - "[Changed]: Upgrade Redis HA to 4.22.1