From 07df06fb8f40428af5485c80e2448340eabd55f3 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Sat, 5 Jul 2025 01:27:17 +0000 Subject: [PATCH] Update system/ArgoCD/application-argo-cd.yaml --- system/ArgoCD/application-argo-cd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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