argocd: upgrade to 1.8.1

This commit is contained in:
Andrey Kartashov 2020-12-17 00:47:30 +07:00
parent 3f144c2460
commit a4fee20ab1
2 changed files with 476 additions and 557 deletions

File diff suppressed because it is too large Load diff

View file

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