Skip to content

Commit

Permalink
Pin to Kustomize v3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devstein authored and dependabot-preview[bot] committed Jan 18, 2021
1 parent adb0646 commit d75627a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-kustomize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ KUSTOMIZE="kustomize"

function install_kustomize() {
echo "Installing $KUSTOMIZE..."
KUSTOMIZE_VERSION='v3.9.1'
KUSTOMIZE_VERSION='v3.9.2'
BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
KSOPS_VERSION=$(git rev-parse HEAD)
KSOPS_TAG=$(git describe --exact-match --tags HEAD 2>/dev/null || true )
Expand Down

0 comments on commit d75627a

Please # to comment.