fix: argocd-secret reference in values.yaml (#182)
* Fix reference to argo-cd server TLS data * Bump chart version
This commit is contained in:
parent
78fd7e0bfb
commit
6faf1e77c8
2 changed files with 15 additions and 14 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.3.4"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 1.4.4
|
||||
version: 1.4.5
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue