feat(argo-cd): Bump argo-cd to v.2.2.3 and Redis to v6.2.6 (#1102)

Signed-off-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
Marko Bevc 2022-01-26 15:14:00 +00:00 committed by GitHub
parent bee32880a8
commit e00af60b39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 7 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v2.2.2
appVersion: v2.2.3
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.31.1
version: 3.32.0
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords:
@ -21,4 +21,5 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Consistent .helmignore"
- "[Changed]: Update to Argo-CD v2.2.3"
- "[Changed]: Update Redis to v6.2.6"