argocd - update misc dependencies (#847)

Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo 2021-07-28 10:36:56 -04:00 committed by GitHub
parent 3374813feb
commit 5ed8dccc99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 10 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.0.5
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.10.2
version: 3.11.0
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-cd/assets/logo.png
keywords:
@ -16,10 +16,11 @@ maintainers:
- name: seanson
dependencies:
- name: redis-ha
version: 4.12.14
version: 4.12.17
repository: https://dandydeveloper.github.io/charts/
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Added]: Support AWS ALB Ingress with gRPC"
- "[Deprecated]: Deprecate static assets flag passed to argocd-server"
- "[Updated]: Updated redis-ha chart dependency 4.12.14 -> 4.12.17"
- "[Updated]: Updated dex image 2.27.0 -> 2.28.1"
- "[Updated]: Updated redis alpine image 6.2.2 -> 6.2.4"