feat(argo-cd): update redis-ha (#1421)
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
e6587671d3
commit
c06aef63d8
2 changed files with 6 additions and 6 deletions
|
|
@ -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.2.0
|
||||
version: 5.2.1
|
||||
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.17.1
|
||||
version: 4.20.0
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: manage CRD by Helm"
|
||||
- "[Changed]: Update redis-ha"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue