Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Apr 21, 2024
1 parent 9e97ece commit 8fe58df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labs/0_kubeadm/resource/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ KUBEADM_VERSION="1.29.3-1.1"
# apt-cache madison kubeadm

# Required for update procedure
BUMP_KUBEADM="1.29.3-1.1"
BUMP_K8S="v1.29.3"
BUMP_KUBEADM="1.29.4-2.1"
BUMP_K8S="v1.29.4"

# Remove debconf messages
export TERM="linux"

0 comments on commit 8fe58df

Please sign in to comment.