From dd254a88a29fa404e39e1c6a598e6de9dde18088 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sun, 14 Jun 2026 19:54:47 +0200 Subject: [PATCH] [SIS-xxx] changing postgres helm chart for local development --- pom.xml | 2 +- tilt/sissi-dev/Chart.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 95f8770e..6e529d14 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 17 17 1.6.28 - 1.4.70 + 1.4.71-SNAPSHOT 4.9.0 3.5.0 1.21.2 diff --git a/tilt/sissi-dev/Chart.yaml b/tilt/sissi-dev/Chart.yaml index 713ce413..574561fc 100644 --- a/tilt/sissi-dev/Chart.yaml +++ b/tilt/sissi-dev/Chart.yaml @@ -6,6 +6,6 @@ dependencies: - name: sissi repository: file://../../deployment/helm/sissi version: ">= 0.0.1" - - name: postgresql - repository: oci://registry-1.docker.io/bitnamicharts - version: 15.3.2 + - name: postgres + repository: oci://registry-1.docker.io/cloudpirates + version: 0.19.5