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 f1d41be..da77357 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 19187f3..4134337 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 d69fa81..7593064 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 6e8f612..de1377f 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