Skip to content

Commit

Permalink
Automator: update common-files@master in istio/bots@master (#764)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Nov 30, 2023
1 parent 813b332 commit bbd432e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c82168bbb849c1f6d9cb0c58807771a169e35387
ec3c720da233662bf9fb0153e72d9c493d42e49e
2 changes: 1 addition & 1 deletion common/scripts/kind_provisioner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ set -x
####################################################################

# DEFAULT_KIND_IMAGE is used to set the Kubernetes version for KinD unless overridden in params to setup_kind_cluster(s)
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.27.3"
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.28.4"

# COMMON_SCRIPTS contains the directory this file is in.
COMMON_SCRIPTS=$(dirname "${BASH_SOURCE:-$0}")
Expand Down

0 comments on commit bbd432e

Please sign in to comment.