fix(argo-cd): Make code clearer when Redis Secret is optional (#3228)
This commit is contained in:
parent
eb0f0af836
commit
9365ba1dd2
6 changed files with 48 additions and 42 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.14.8
|
|||
kubeVersion: ">=1.25.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 7.8.20
|
||||
version: 7.8.21
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -27,4 +27,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Correct oliver006/redis_exporter image tag
|
||||
description: Make code clearer when Redis Secret is optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue