diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index 919173a..f2d516b 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -11,12 +11,12 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 7.8.13 + targetRevision: 8.1.2 helm: valueFiles: - $values/system/ArgoCD/values.yaml - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog - targetRevision: master + targetRevision: lab-k8s ref: values # - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog # targetRevision: master