diff --git a/content/posts/commits/2026-05-03-commit-5a69a95.md b/content/posts/commits/2026-05-03-commit-5a69a95.md new file mode 100644 index 0000000..e3d6240 --- /dev/null +++ b/content/posts/commits/2026-05-03-commit-5a69a95.md @@ -0,0 +1,41 @@ +--- +title: "[bojemoi] chore(secrets): rename faraday→dojo secret names in create-secrets.sh" +date: 2026-05-03T22:19:37+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 5a69a95 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `5a69a95` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `5a69a95aa10ac14bafa163dd840ab82308e35fe1` | + + +### Description + +Update mcp_faraday_password→mcp_dojo_token and medved_faraday_password→medved_dojo_token +to match the DefectDojo migration. No functional change to maintenance stack. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M scripts/create-secrets.sh +M stack/02-service-maintenance.yml +``` + +### Diff Summary + +``` + scripts/create-secrets.sh | 12 ++++++------ + stack/02-service-maintenance.yml | 1 + + 2 files changed, 7 insertions(+), 6 deletions(-) +```