Skip to content

Commit

Permalink
update helm, chartmuseum test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdolitsky committed Apr 28, 2018
1 parent 64aa920 commit 7b73ab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/setup_test_environment.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -ex

HELM_VERSION="2.9.0-rc3"
CHARTMUSEUM_VERSION="0.5.1"
HELM_VERSION="2.9.0"
CHARTMUSEUM_VERSION="0.5.2"

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR/../
Expand Down

0 comments on commit 7b73ab1

Please sign in to comment.