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 f1d41be3..da773572 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/ariadne + branch: feature/atlasbot commit: author: email: ops@bstein.dev name: flux-bot messageTemplate: "chore(bstein-dev-home): automated image update" push: - branch: feature/ariadne + branch: feature/atlasbot update: strategy: Setters path: services/bstein-dev-home diff --git a/clusters/atlas/flux-system/applications/comms/image-automation.yaml b/clusters/atlas/flux-system/applications/comms/image-automation.yaml index 19187f34..4134337b 100644 --- a/clusters/atlas/flux-system/applications/comms/image-automation.yaml +++ b/clusters/atlas/flux-system/applications/comms/image-automation.yaml @@ -13,14 +13,14 @@ spec: git: checkout: ref: - branch: feature/ariadne + branch: feature/atlasbot commit: author: email: ops@bstein.dev name: flux-bot messageTemplate: "chore(comms): automated image update" push: - branch: feature/ariadne + branch: feature/atlasbot update: strategy: Setters path: services/comms diff --git a/clusters/atlas/flux-system/gotk-sync.yaml b/clusters/atlas/flux-system/gotk-sync.yaml index d69fa810..7593064c 100644 --- a/clusters/atlas/flux-system/gotk-sync.yaml +++ b/clusters/atlas/flux-system/gotk-sync.yaml @@ -9,7 +9,7 @@ metadata: spec: interval: 1m0s ref: - branch: feature/ariadne + branch: feature/atlasbot secretRef: name: flux-system-gitea url: ssh://git@scm.bstein.dev:2242/bstein/titan-iac.git diff --git a/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml b/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml index 6e8f612c..de1377f3 100644 --- a/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml +++ b/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml @@ -13,14 +13,14 @@ spec: git: checkout: ref: - branch: feature/ariadne + branch: feature/atlasbot commit: author: email: ops@bstein.dev name: flux-bot messageTemplate: "chore(maintenance): automated image update" push: - branch: feature/ariadne + branch: feature/atlasbot update: strategy: Setters path: services/maintenance