Skip to content

Commit

Permalink
Merge pull request #61 from cloudogu/feature/upgrades_petclinic_helmc…
Browse files Browse the repository at this point in the history
…hart

Bumps versions of petclinic and spring boot helm chart
  • Loading branch information
marekzan authored Aug 12, 2021
2 parents b47c72a + f8d811d commit 24e17ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/apply.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ export ABSOLUTE_BASEDIR
PLAYGROUND_DIR="$(cd ${BASEDIR} && cd .. && pwd)"
export PLAYGROUND_DIR

PETCLINIC_COMMIT=54c506a
SPRING_BOOT_HELM_CHART_COMMIT=0.2.1
PETCLINIC_COMMIT=044c968
SPRING_BOOT_HELM_CHART_COMMIT=0.3.0
ARGO_HELM_CHART_VERSION=2.17.5 # Last version with argo 1.x

source ${ABSOLUTE_BASEDIR}/utils.sh
Expand Down

0 comments on commit 24e17ed

Please sign in to comment.