* Fix volumeMounts indention for argocd-server VolumeMounts have to be indented with 8 spaces. * chore: bump chart version * Fix volumes indention for argo-server * Bump version
16 lines
421 B
YAML
16 lines
421 B
YAML
apiVersion: v1
|
|
appVersion: "1.4.2"
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 1.8.6
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|