Skip to content

Commit fc5e563

Browse files
committed
Bump operator-sdk and kustomize
operator-sdk to 1.41.1 kustomize to 5.6.0 Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
1 parent 51a904c commit fc5e563

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile-golang1.24.build-tools

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
FROM registry.access.redhat.com/ubi9/ubi:latest
22

33
# Tool versions from Makefile (only for pre-built binaries)
4-
ENV KUSTOMIZE_VERSION=v5.5.0
4+
ENV KUSTOMIZE_VERSION=v5.6.0
55
ENV KUTTL_VERSION=0.17.0
66
ENV GOTOOLCHAIN_VERSION=go1.24.6
77
ENV OC_VERSION=4.16.0
8-
ENV OPERATOR_SDK_VERSION=v1.31.0
8+
ENV OPERATOR_SDK_VERSION=v1.41.1
99
ENV GOLANGCI_LINT_VERSION=v2.4.0
1010
ENV OPM_VERSION=v1.29.0
1111

0 commit comments

Comments
 (0)