Skip to content

Commit

Permalink
fix: use latest shogun-common chart
Browse files Browse the repository at this point in the history
  • Loading branch information
buehner committed Aug 19, 2024
1 parent a746d36 commit e6ecedb
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,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"
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e6ecedb

Please sign in to comment.