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:
parent
bee32880a8
commit
e00af60b39
3 changed files with 8 additions and 7 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue