43 lines
979 B
Markdown
43 lines
979 B
Markdown
---
|
|
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(-)
|
|
```
|