feat(argo-cd): change application-controller to StatefulSet (#512)
* update deployment to statefulset * Update chart version Signed-off-by: Chris Sauer <mr-sour@users.noreply.github.com> * chore: Bumping minor semver as this has a resource change * chore: Add feature flag for enabling StatefulSet Signed-off-by: seanson@users.noreply.github.com <seanson@users.noreply.github.com>
This commit is contained in:
parent
5e0755f2f6
commit
a6a9d0bf7a
4 changed files with 49 additions and 33 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: 1.7.6
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.10.0
|
||||
version: 2.11.0
|
||||
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