feat(argo-cd): Upgrade argocd to v2.4.9 (#1395)
[Release Notes](https://github.com/argoproj/argo-cd/releases/tag/v2.4.9) [Diff between v2.4.8 and v2.4.9 of argo-cd](https://github.com/argoproj/argo-cd/compare/v2.4.8...v2.4.9) - 9 doc changes - 3 fixes Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
parent
5b6cb2678a
commit
eade73f62e
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v2.4.8
|
appVersion: v2.4.9
|
||||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
version: 4.10.5
|
version: 4.10.6
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -21,5 +21,4 @@ dependencies:
|
||||||
condition: redis-ha.enabled
|
condition: redis-ha.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- [Added]: Add entry and notes for admin.enabled
|
- "[Changed]: Update to app version 2.4.9"
|
||||||
- [Added]: Add comments for server.config.dex.config
|
|
||||||
|
|
Loading…
Reference in a new issue