Skip to content

Commit

Permalink
Merge pull request #57 from Xtigyro/feat/bump-dependencies-vers
Browse files Browse the repository at this point in the history
Bump Dependency Versions
  • Loading branch information
Xtigyro authored Nov 25, 2020
2 parents 63e3799 + 486d552 commit 6fd2fd1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
set -eu

# default versions
HELMFILE_VER='0.132.1'
HELMFILE_VER='0.135.0'
HELM_PLUGIN_DIFF_VER='3.1.3'
KIND_VERSION='0.9.0'
KUBECTL_VERSION='1.19.2'
KUBECTL_VERSION='1.19.4'

# passed on vars
HELM_VER="$1"
Expand Down
4 changes: 2 additions & 2 deletions kindadm
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -eu

# default versions
HELM_VER='3.4.0'
HELM_VER_3='3.4.0'
HELM_VER='3.4.1'
HELM_VER_3='3.4.1'
HELM_VER_2='2.17.0'

# define vars
Expand Down

0 comments on commit 6fd2fd1

Please sign in to comment.