From 75f70cc95314a848402a6fc82f1fcd21b0cd126a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9a=20BAR?= Date: Thu, 30 Apr 2026 15:24:49 +0200 Subject: [PATCH] chore: the cd was broken because bitnami move postgresql 14 to bitnamilegacy repo --- helm/chart/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm/chart/values.yaml b/helm/chart/values.yaml index 2d4d521..c84e867 100644 --- a/helm/chart/values.yaml +++ b/helm/chart/values.yaml @@ -85,7 +85,8 @@ postgresql: # ref: https://kubernetes.io/docs/user-guide/persistent-volumes pullPolicy: IfNotPresent image: - repository: bitnami/postgresql + registry: docker.io + repository: bitnamilegacy/postgresql tag: 14 primary: persistence: