post: commit bc08e54 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 54s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 54s
This commit is contained in:
40
content/posts/commits/2026-07-20-commit-bc08e54.md
Normal file
40
content/posts/commits/2026-07-20-commit-bc08e54.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] fix(mcp): corriger le target du secret postgres_password"
|
||||
date: 2026-07-20T15:24:30+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit bc08e54 par grafana-watcher dans bojemoi"
|
||||
author: "grafana-watcher"
|
||||
---
|
||||
|
||||
## Commit `bc08e54`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | grafana-watcher |
|
||||
| **Hash** | `bc08e54b900c75106dcae7b171c4fb6e6642a013` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Le package bojemoi lit /run/secrets/postgres_password mais le secret
|
||||
était monté sans target (nom: mcp_pg_password). Ajout de target:
|
||||
postgres_password pour corriger l'auth psycopg2.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/49-service-mcp.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/49-service-mcp.yml | 3 ++-
|
||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
```
|
||||
Reference in New Issue
Block a user