We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1051e91 commit 11a4db7Copy full SHA for 11a4db7
kubectl-build
@@ -97,7 +97,7 @@ else
97
args="$args, \"--context=$context\" ]"
98
fi
99
100
-image="${KUBECTL_BUILD_IMAGE:-gcr.io/kaniko-project/executor:v1.5.2}"
+image="${KUBECTL_BUILD_IMAGE:-gcr.io/kaniko-project/executor:v1.6.0}"
101
name="${KUBECTL_BUILD_NAME_OVERRIDE:-kaniko-$(env LC_ALL=C tr -dc a-z0-9 </dev/urandom | head -c 6)}"
102
103
overrides="$(
0 commit comments