Skip to content

Commit b731a95

Browse files
Merge pull request #148 from stuggi/operator_sdk_1.41.1
Bump operator-sdk and kustomize
2 parents 51a904c + fc5e563 commit b731a95

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)