Skip to content

Commit

Permalink
helm v2.16.1 and chartmuseum 0.10.0 in test environment (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
karuppiah7890 authored and jdolitsky committed Dec 9, 2019
1 parent fa5ac46 commit a7318df
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.13.1"
CHARTMUSEUM_VERSION="0.8.2"
HELM_VERSION="2.16.1"
CHARTMUSEUM_VERSION="0.10.0"

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

0 comments on commit a7318df

Please sign in to comment.