Skip to content

Commit f23990f

Browse files
f
Signed-off-by: raffaelespazzoli <raffaele.spazzoli@gmail.com>
1 parent 16ea89d commit f23990f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
RUN_INTEGRATION_TESTS: true
1515
RUN_HELMCHART_TEST: true
1616
GO_VERSION: ~1.21
17-
OPERATOR_SDK_VERSION: v1.25.3
17+
OPERATOR_SDK_VERSION: v1.31.0

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
RUN_INTEGRATION_TESTS: true
2222
RUN_HELMCHART_TEST: true
2323
GO_VERSION: ~1.21
24-
OPERATOR_SDK_VERSION: v1.25.3
24+
OPERATOR_SDK_VERSION: v1.31.0

0 commit comments

Comments
 (0)