post: commit d77ec8d in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
42
content/posts/commits/2026-05-21-commit-d77ec8d.md
Normal file
42
content/posts/commits/2026-05-21-commit-d77ec8d.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: "[bojemoi] fix(alertmanager): utiliser alertmanager_smtp_pass_v2 après re-login bridge"
|
||||
date: 2026-05-21T14:02:20+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit d77ec8d par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `d77ec8d`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `d77ec8d582620eabe0291c78ce5b3fb118aab320` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Le stack deploy avait écrasé le service update manuel et remonté l'ancien secret
|
||||
(mauvais mot de passe). Correction : secret v2 monté sous le nom attendu par
|
||||
alertmanager.yml (/run/secrets/alertmanager_smtp_pass).
|
||||
|
||||
Testé : Notify success email[0] attempts=1 pour alerte TestSMTP.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/01-service-hl.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/01-service-hl.yml | 5 +++--
|
||||
1 file changed, 3 insertions(+), 2 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user