Skip to content

Commit

Permalink
fix: revert previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
buehner committed Aug 16, 2024
1 parent d9ef610 commit 15920ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/shogun/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ 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"
# repository: "file://../postgis/"
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
Expand Down

0 comments on commit 15920ad

Please sign in to comment.