Skip to content

Commit

Permalink
try new release of knative 1.10
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway committed Nov 5, 2023
1 parent 5f145e3 commit 6c6a5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/setup-kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ case ${K8S_VERSION} in
;;
v1.24.x)
K8S_VERSION="1.24.15"
KNATIVE_VERSION="1.10.5"
KNATIVE_VERSION="1.10.6"
KIND_IMAGE_SHA="sha256:7db4f8bea3e14b82d12e044e25e34bd53754b7f2b0e9d56df21774e6f66a70ab"
KIND_IMAGE=kindest/node:${K8S_VERSION}@${KIND_IMAGE_SHA}
;;
Expand Down

0 comments on commit 6c6a5c1

Please sign in to comment.