chore(argo-cd): Update redis-ha to 4.16.0 (#1296)

* chore(argo-cd): Update redis-ha to 4.16.0

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* docs: Add some more imported redis-ha options to README

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2022-05-25 13:06:37 +02:00 committed by GitHub
parent 760fe39dc9
commit c10fd657d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 83 additions and 7 deletions

View file

@ -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.5
version: 4.7.0
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.15.0
version: 4.16.0
repository: https://dandydeveloper.github.io/charts/
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Updated redis-ha dependency chart"
- "[Changed]: Updated redis-ha dependency chart to 4.16.0"