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 5096809 commit 3492ba5Copy full SHA for 3492ba5
build/cloudbuild_tools.yaml
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
steps:
16
-- name: "gcr.io/kubebuilder/thirdparty-${_GOOS}:1.10.1"
+- name: "gcr.io/kubebuilder/thirdparty-${_GOOS}:1.11.0"
17
args: ["cp", "/kubebuilder_${_GOOS}_${_GOARCH}.tar.gz", "/workspace/kubebuilder-${TAG_NAME}-${_GOOS}-${_GOARCH}.tar.gz"]
18
env:
19
- 'GOOS=${_GOOS}'
0 commit comments