fix: Make port names configurable for repo-server and controller (#236)
* allow changing of port names for application-controller and repo-server * bump chart version * chore: bump Chart version
This commit is contained in:
parent
3fd67d8cbb
commit
1f625ddd8e
4 changed files with 5 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ 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.7.4
|
||||
version: 1.7.5
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue