From e6ecedbc442a67a7580bdce4a70920ea9cc2bf52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20B=C3=BChner?= Date: Mon, 19 Aug 2024 16:34:27 +0200 Subject: [PATCH] fix: use latest shogun-common chart --- charts/shogun/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/shogun/Chart.yaml b/charts/shogun/Chart.yaml index f2958d8..546cc49 100644 --- a/charts/shogun/Chart.yaml +++ b/charts/shogun/Chart.yaml @@ -3,7 +3,7 @@ description: A Helm chart for a complete installation of SHOGun name: shogun type: application icon: https://raw.githubusercontent.com/terrestris/shogun/main/shogun-boot/src/main/resources/public/assets/img/shogun_logo.png -version: 1.2.7 +version: 1.2.8 dependencies: - name: postgis version: "3.0.1" @@ -40,7 +40,7 @@ dependencies: repository: "https://terrestris.github.io/helm-charts" condition: mapfish-print.enabled - name: shogun-common - version: "1.0.0" + version: "1.0.1" # repository: "file://../shogun-common/" repository: "https://terrestris.github.io/helm-charts" # Disabled for now