From 92a4ca2f83be943a7ad0fb1b20a837213dce652c Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 19 Dec 2025 18:32:14 -0300 Subject: [PATCH] Flux image automation: track main branch for bstein-dev-home --- .../applications/bstein-dev-home/image-automation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml b/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml index 6245fb0d..e198db47 100644 --- a/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml +++ b/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml @@ -13,14 +13,14 @@ spec: git: checkout: ref: - branch: feature/bstein-dev-home + branch: main commit: author: email: ops@bstein.dev name: flux-bot messageTemplate: "chore(bstein-dev-home): update images to {{range .Updated.Images}}{{.}}{{end}}" push: - branch: feature/bstein-dev-home + branch: main update: strategy: Setters path: services/bstein-dev-home