diff --git a/charts/argo-cd/Chart.lock b/charts/argo-cd/Chart.lock index fe323d72..d39adc27 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.12.17 -digest: sha256:ad1833436031e3578165d48646c90323040fa1bc00d9235fe7ba7c67b20094ec -generated: "2021-07-27T16:35:27.2509236-04:00" + version: 4.15.0 +digest: sha256:dbe1d621ce62ce8cf42eb1b60b8d35667beb8920bc3dbf7417f77081c8ed5f2d +generated: "2022-05-21T12:28:08.0813269-04:00" diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 6ee9ba90..b917c6b2 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.3.4 description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 4.6.4 +version: 4.6.5 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png keywords: @@ -16,9 +16,9 @@ maintainers: - name: seanson dependencies: - name: redis-ha - version: 4.12.17 + version: 4.15.0 repository: https://dandydeveloper.github.io/charts/ condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Fixed]: Adjust api version of pod disruption budget by referring to k8s version" + - "[Changed]: Updated redis-ha dependency chart"