flux: return sync and image automation branches to master

This commit is contained in:
Brad Stein 2026-03-30 07:47:56 -03:00
parent 271a941d89
commit b2d1dc4e3f
8 changed files with 15 additions and 15 deletions

View File

@ -13,14 +13,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/atlasbot branch: master
commit: commit:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(atlasbot): automated image update" messageTemplate: "chore(atlasbot): automated image update"
push: push:
branch: feature/atlasbot branch: master
update: update:
strategy: Setters strategy: Setters
path: services/atlasbot path: services/atlasbot

View File

@ -13,14 +13,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/atlasbot branch: master
commit: commit:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(bstein-dev-home): automated image update" messageTemplate: "chore(bstein-dev-home): automated image update"
push: push:
branch: feature/atlasbot branch: master
update: update:
strategy: Setters strategy: Setters
path: services/bstein-dev-home path: services/bstein-dev-home

View File

@ -13,14 +13,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/atlasbot branch: master
commit: commit:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(comms): automated image update" messageTemplate: "chore(comms): automated image update"
push: push:
branch: feature/atlasbot branch: master
update: update:
strategy: Setters strategy: Setters
path: services/comms path: services/comms

View File

@ -14,14 +14,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/ci-gitops branch: master
commit: commit:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(harbor): apply image updates" messageTemplate: "chore(harbor): apply image updates"
push: push:
branch: feature/ci-gitops branch: master
update: update:
strategy: Setters strategy: Setters
path: ./services/harbor path: ./services/harbor

View File

@ -13,14 +13,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/ci-gitops branch: master
commit: commit:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(pegasus): apply image updates" messageTemplate: "chore(pegasus): apply image updates"
push: push:
branch: feature/ci-gitops branch: master
update: update:
strategy: Setters strategy: Setters
path: services/pegasus path: services/pegasus

View File

@ -9,7 +9,7 @@ metadata:
spec: spec:
interval: 1m0s interval: 1m0s
ref: ref:
branch: feature/atlasbot branch: master
secretRef: secretRef:
name: flux-system-gitea name: flux-system-gitea
url: ssh://git@scm.bstein.dev:2242/bstein/titan-iac.git url: ssh://git@scm.bstein.dev:2242/bstein/titan-iac.git

View File

@ -13,14 +13,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/atlasbot branch: master
commit: commit:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(maintenance): automated image update" messageTemplate: "chore(maintenance): automated image update"
push: push:
branch: feature/atlasbot branch: master
update: update:
strategy: Setters strategy: Setters
path: services/maintenance path: services/maintenance

View File

@ -13,14 +13,14 @@ spec:
git: git:
checkout: checkout:
ref: ref:
branch: feature/atlasbot branch: master
commit: commit:
author: author:
name: flux-bot name: flux-bot
email: ops@bstein.dev email: ops@bstein.dev
messageTemplate: "chore(atlasbot): automated image update" messageTemplate: "chore(atlasbot): automated image update"
push: push:
branch: feature/atlasbot branch: master
update: update:
path: services/atlasbot path: services/atlasbot
strategy: Setters strategy: Setters