Bump depedencies to fix CVEs for v1.18.2 (#9919)

* Bump depedencies to fix CVEs for v1.18.2

* Bump base image to paketobuildpacks/run-jammy-tiny:0.2.139
* Bump Golang to 1.25.11-trixie
* Bump golang.org/x/crypto to v0.53.0

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>

* Fix GitHub action failures.

* Use helm/kind-action to replace engineerd/setup-kind
* Update MinIO Dockerfile URL

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>

---------

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
This commit is contained in:
Xun Jiang/Bruce Jiang
2026-06-15 09:23:23 -04:00
committed by GitHub
parent d0c74b477e
commit c8ca0670d2
7 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
ARG OS_VERSION=1809
# Velero binary build section
FROM --platform=$BUILDPLATFORM golang:1.25.10-trixie AS velero-builder
FROM --platform=$BUILDPLATFORM golang:1.25.11-trixie AS velero-builder
ARG GOPROXY
ARG BIN