From b5a66895cbe4b19afd485b2d000be8ce4edbda84 Mon Sep 17 00:00:00 2001 From: Kai Volland Date: Thu, 23 May 2024 15:22:28 +0200 Subject: [PATCH] fix: update shogun version --- charts/shogun/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/shogun/Chart.yaml b/charts/shogun/Chart.yaml index 40b8ddf..ab397c3 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.0.6 +version: 1.1.0 dependencies: - name: postgis version: "3.0.0"