Skip to content

Commit

Permalink
Upgrade ciux
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Sep 2, 2024
1 parent b981aa9 commit 2fb2588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/install-kubectl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -euxo pipefail

DIR=$(cd "$(dirname "$0")"; pwd -P)

KUBECTL_VERSION="v1.27.3"
KUBECTL_VERSION="v1.30.0"
KUBECTL_BIN="/usr/local/bin/kubectl"

OS="$(uname -s)"
Expand Down

0 comments on commit 2fb2588

Please sign in to comment.