File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33set -exu
44
5- NODE_IMAGE=${1:- kindest/ node: v1.28 .12@ sha256: fa0e48b1e83bb8688a5724aa7eebffbd6337abd7909ad089a2700bf08c30c6ea }
5+ NODE_IMAGE=${1:- kindest/ node: v1.29 .12@ sha256: 62c0672ba99a4afd7396512848d6fc382906b8f33349ae68fb1dbfe549f70dec }
66VOLUME_ROOT=${2:-/ artifacts}
77WORKER_NODE_COUNT=${3:- 0}
88CLUSTER_NAME=${CLUSTER_NAME:- kind}
Original file line number Diff line number Diff line change 1616 WORKER_COUNT : ' 2'
1717 OPERATOR_REPO : git@github.com:scality/zenko-operator.git
1818 OPERATOR_IMAGE : " "
19- KIND_NODE_IMAGE : " kindest/node:v1.28 .12@sha256:fa0e48b1e83bb8688a5724aa7eebffbd6337abd7909ad089a2700bf08c30c6ea "
19+ KIND_NODE_IMAGE : " kindest/node:v1.29 .12@sha256:62c0672ba99a4afd7396512848d6fc382906b8f33349ae68fb1dbfe549f70dec "
2020 VOLUME_ROOT : /artifacts
2121 OIDC_REALM : " zenko"
2222 OIDC_CLIENT_ID : " zenko-ui"
9797 SKOPEO_VERSION : " v1.16.1"
9898 KUBECTL_VERSION : " 1.31.0"
9999 TILT_VERSION : " 0.33.19"
100- KIND_VERSION : " v0.24 .0"
100+ KIND_VERSION : " v0.26 .0"
101101 ZENKO_ENABLE_SOSAPI : false
102102 EXPIRE_ONE_DAY_EARLIER : true
103103 TRANSITION_ONE_DAY_EARLIER : true
You can’t perform that action at this time.
0 commit comments