feature/ariadne #11

Merged
bstein merged 416 commits from feature/ariadne into main 2026-01-28 14:05:40 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 4de4630911 - Show all commits

View File

@ -18,7 +18,7 @@ spec:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(bstein-dev-home): update images to {{range .Updated.Images}}{{.}}{{end}}" messageTemplate: "chore(bstein-dev-home): update images to {{range .Changed.Images}}{{.}}{{end}}"
push: push:
branch: feature/ariadne branch: feature/ariadne
update: update:

View File

@ -18,7 +18,7 @@ spec:
author: author:
email: ops@bstein.dev email: ops@bstein.dev
name: flux-bot name: flux-bot
messageTemplate: "chore(maintenance): update images to {{range .Updated.Images}}{{.}}{{end}}" messageTemplate: "chore(maintenance): update images to {{range .Changed.Images}}{{.}}{{end}}"
push: push:
branch: feature/ariadne branch: feature/ariadne
update: update: