argocd: upgrade to 1.4.2

This commit is contained in:
Andrey Kartashov 2020-01-26 20:47:03 +07:00
parent a4f26368e8
commit 367fd2787a
2 changed files with 160 additions and 714 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,10 +2,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
commonLabels:
app.kubernetes.io/version: v1.3.4
app.kubernetes.io/version: v1.4.2
app.kubernetes.io/managed-by: argocd
resources:
# from https://raw.githubusercontent.com/argoproj/argo-cd/v1.3.4/manifests/install.yaml
# from https://raw.githubusercontent.com/argoproj/argo-cd/v1.4.2/manifests/install.yaml
- install.yaml
- ingress.yaml
patchesStrategicMerge: