From 0de68c165d552cc682db902755d72b6091b08f1d Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 4 Jun 2026 08:07:18 +0200 Subject: [PATCH] post: commit 9113e8f in bojemoi --- .../commits/2026-06-04-commit-9113e8f.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/posts/commits/2026-06-04-commit-9113e8f.md diff --git a/content/posts/commits/2026-06-04-commit-9113e8f.md b/content/posts/commits/2026-06-04-commit-9113e8f.md new file mode 100644 index 0000000..a687dce --- /dev/null +++ b/content/posts/commits/2026-06-04-commit-9113e8f.md @@ -0,0 +1,38 @@ +--- +title: "[bojemoi] fix(cadvisor): allowlisted_container_labels → whitelisted_container_labels" +date: 2026-06-04T08:07:18+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 9113e8f par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `9113e8f` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `9113e8f72d3c44176a716d51e80d8b6630c9b668` | + + +### Description + +Flag renommé dans l'API cadvisor récente. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/01-service-hl.yml +``` + +### Diff Summary + +``` + stack/01-service-hl.yml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```