From c2de65d99b75f0f408a88866cffe2dd34998e79b Mon Sep 17 00:00:00 2001 From: Daniel Sy Date: Thu, 31 Jul 2025 10:14:34 +0200 Subject: [PATCH] Revert "Update otc/retain-me.t09.de/stacks/core/argocd.yaml" This reverts commit 1d3bb44d50f1bcbe13488b95ca4dbbf823b754f0. --- otc/retain-me.t09.de/stacks/core/argocd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/otc/retain-me.t09.de/stacks/core/argocd.yaml b/otc/retain-me.t09.de/stacks/core/argocd.yaml index 6656d1e..95a0fb1 100644 --- a/otc/retain-me.t09.de/stacks/core/argocd.yaml +++ b/otc/retain-me.t09.de/stacks/core/argocd.yaml @@ -18,12 +18,12 @@ spec: name: in-cluster namespace: argocd sources: - - repoURL: https://github.com/argoproj/argo-helm.git + - repoURL: https://edp.buildth.ing/DevFW-CICD/argocd-helm.git path: charts/argo-cd # TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged # As logout make problems, it is suggested to switch from path based routing to an own argocd domain, # similar to the CNOE amazon reference implementation and in our case, Forgejo - targetRevision: argo-cd-7.8.28 + targetRevision: argo-cd-7.8.14-depends helm: valueFiles: - $values/otc/retain-me.t09.de/stacks/core/argocd/values.yaml