Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tools #3141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docker/build-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ENV APKO_VERSION=v0.25.1
ENV BENCHSTAT_VERSION=9c9101da8316
ENV BOM_VERSION=v0.6.0
ENV BUF_VERSION=v1.50.0
ENV COSIGN_VERSION=v2.4.1
ENV COSIGN_VERSION=v2.4.3
ENV CRANE_VERSION=v0.20.3
ENV GCLOUD_VERSION=496.0.0
ENV GCR_AUTH_VERSION=2.1.21
Expand All @@ -59,7 +59,7 @@ ENV GO_BINDATA_VERSION=v3.1.2
ENV GO_JUNIT_REPORT_VERSION=df0ed838addb0fa189c4d76ad4657f6007a5811c
ENV HADOLINT_VERSION=v2.12.0
ENV HELM3_VERSION=v3.17.1
ENV HUGO_VERSION=0.144.1
ENV HUGO_VERSION=0.144.2
ENV JB_VERSION=v0.3.1
ENV JSONNET_VERSION=v0.20.0
ENV JUNIT_MERGER_VERSION=adf1545b49509db1f83c49d1de90bbcb235642a8
Expand All @@ -73,7 +73,7 @@ ENV KPT_VERSION=v1.0.0-beta.54
ENV KUBECTL_VERSION=1.32.2
ENV KUBECTX_VERSION=0.9.5
ENV KUBETEST2_VERSION=b019714a389563c9a788f119f801520d059b6533
ENV OC_VERSION=4.17.15
ENV OC_VERSION=4.17.16
ENV ORAS_VERSION=1.2.2
ENV OTEL_CLI_VERSION=v0.4.1
ENV PROTOC_GEN_GRPC_GATEWAY_VERSION=v1.16.0
Expand Down