Skip to content

Commit 60b28d1

Browse files
authored
Update operator-sdk to v1.40.0 (#3005)
1 parent 3684627 commit 60b28d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ENV \
5252

5353
# Download operator-sdk binary
5454
ENV \
55-
OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/v1.39.2 \
55+
OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/v1.40.0 \
5656
OSDK_BIN=/usr/local/osdk/bin
5757

5858
RUN \

0 commit comments

Comments
 (0)