Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: David Fridrich <[email protected]>
  • Loading branch information
gauron99 committed Jan 22, 2025
1 parent d7e9f59 commit 724cc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/install-binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install_binaries() {
local root="$(dirname "$(realpath "$0")")"
local bin="${root}/bin"

local kubectl_version=1.32.1
local kubectl_version=1.32.0
local kind_version=0.26.0
local dapr_version=1.11.0
local helm_version=3.12.0
Expand Down

0 comments on commit 724cc5b

Please sign in to comment.