
* reenable static assets for argo-cd server Signed-off-by: Geisler, James D <geislerjamesd@gmail.com> * add fix to changelog Signed-off-by: Geisler, James D <geislerjamesd@gmail.com> * feat(argo-cd): Upgrade argo-cd image to 2.1.1 Signed-off-by: Petr Drastil <petr.drastil@gmail.com> * Bump chart version Signed-off-by: Petr Drastil <petr.drastil@gmail.com> * Bump fix version Signed-off-by: Petr Drastil <petr.drastil@gmail.com> Co-authored-by: Geisler, James D <geislerjamesd@gmail.com>
25 lines
694 B
YAML
25 lines
694 B
YAML
apiVersion: v2
|
|
appVersion: 2.1.1
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 3.17.2
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argoproj.github.io/argo-cd/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|
|
dependencies:
|
|
- name: redis-ha
|
|
version: 4.12.17
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
condition: redis-ha.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Changed]: Upgrade argo-cd image to 2.1.1"
|
|
- "[Fixed]: Reenabling static assets for the argo-cd server"
|