All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
58 lines
1.6 KiB
Markdown
58 lines
1.6 KiB
Markdown
---
|
|
title: "[bojemoi] refactor(infra): supprimer la numérotation de toutes les configs et secrets Docker"
|
|
date: 2026-05-21T14:47:37+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 0d4e703 par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `0d4e703`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `0d4e70386bf2884c093e2a066cd735a56aa8f399` |
|
|
|
|
|
|
### Description
|
|
|
|
Renommage sans version de tous les configs/secrets versionnés (_vN) :
|
|
- base : grafana-datasources, grafana-dashboards-provider, prometheus_config,
|
|
provisioning_env, postgres_ssl_cert/ca_cert/hba_conf, alertmanager_smtp_pass
|
|
- borodino : route_setup, dojo_smtp_setup, alertmanager_smtp_pass
|
|
- toolbox : alertmanager_smtp_pass, aws_credentials
|
|
- razvedka/vigie : route_setup
|
|
- sentinel : mosquitto_passwd
|
|
- boot : aws_credentials
|
|
|
|
Suppression des déclarations stales postgres_hba_conf_v1/v2/v3.
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M stack/01-service-hl.yml
|
|
M stack/40-service-borodino.yml
|
|
M stack/46-service-razvedka.yml
|
|
M stack/47-service-vigie.yml
|
|
M stack/55-service-sentinel.yml
|
|
M stack/98-service-toolbox.yml
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
stack/01-service-hl.yml | 39 ++++++++++++++++-----------------------
|
|
stack/40-service-borodino.yml | 14 +++++++-------
|
|
stack/46-service-razvedka.yml | 4 ++--
|
|
stack/47-service-vigie.yml | 4 ++--
|
|
stack/55-service-sentinel.yml | 4 ++--
|
|
stack/98-service-toolbox.yml | 4 ++--
|
|
6 files changed, 31 insertions(+), 38 deletions(-)
|
|
```
|