From 7380c9894fc5c15e2973fb091fb76ab055583617 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 24 Feb 2026 22:54:50 +0100 Subject: [PATCH] post: commit f2a54a2 in bojemoi_boot --- .../commits/2026-02-24-commit-f2a54a2.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-02-24-commit-f2a54a2.md diff --git a/content/posts/commits/2026-02-24-commit-f2a54a2.md b/content/posts/commits/2026-02-24-commit-f2a54a2.md new file mode 100644 index 0000000..4a1c2ba --- /dev/null +++ b/content/posts/commits/2026-02-24-commit-f2a54a2.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi_boot] stack: remove unused deploy template, add registry note" +date: 2026-02-24T22:54:50+01:00 +draft: false +tags: ["commit", "bojemoi_boot", "main"] +categories: ["Git Activity"] +summary: "Commit f2a54a2 par Betty dans bojemoi_boot" +author: "Betty" +--- + +## Commit `f2a54a2` + +| | | +|---|---| +| **Repository** | bojemoi_boot | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `f2a54a25a1499e62a78ee4bfff3d65e1a0d030ea` | + + +### Description + +- Suppression du x-deploy-template inutilisé +- Note: images depuis Docker Hub uniquement (pas le registry local) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/01-boot-service.yml +``` + +### Diff Summary + +``` + stack/01-boot-service.yml | 28 ++-------------------------- + 1 file changed, 2 insertions(+), 26 deletions(-) +```