diff --git a/charts/shogun/Chart.yaml b/charts/shogun/Chart.yaml index b3ad7c9..eb969de 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.6 +version: 1.2.5 dependencies: - name: postgis version: "3.0.1" @@ -11,7 +11,7 @@ dependencies: repository: "https://terrestris.github.io/helm-charts" condition: postgis.enabled - name: geoserver - version: "4.2.0" + version: "4.1.0" # repository: "file://../geoserver/" repository: "https://terrestris.github.io/helm-charts" condition: geoserver.enabled