From 15f8bbafefae86113b754479c3b9464542c35594 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 1 Dec 2025 21:20:16 +0000 Subject: [PATCH] Automated Manifest Update: 2025-12-01 (#2163) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2163 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/stack/stack.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/manifests/stack/stack.yaml b/clusters/cl01tl/manifests/stack/stack.yaml index e72fa33ad..7c99b1055 100644 --- a/clusters/cl01tl/manifests/stack/stack.yaml +++ b/clusters/cl01tl/manifests/stack/stack.yaml @@ -15,7 +15,7 @@ spec: project: default source: repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure - targetRevision: HEAD + targetRevision: manifests path: clusters/cl01tl/manifests/stack destination: name: in-cluster @@ -55,7 +55,7 @@ spec: generators: - git: repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure - revision: HEAD + revision: manifests directories: - path: clusters/cl01tl/manifests/* - path: clusters/cl01tl/manifests/stack @@ -67,7 +67,7 @@ spec: project: default source: repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure - targetRevision: HEAD + targetRevision: manifests path: '{{.path.path}}' helm: releaseName: '{{path.basename}}'