Skip to content

Commit 8d27ce1

Browse files
Update dependency operator-framework/operator-sdk to v1.42.2
1 parent a9b44cb commit 8d27ce1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
OPERATOR_SDK_VERSION:
66
description: "Version of Operator SDK Binary for installation"
77
# renovate: datasource=github-releases depName=operator-framework/operator-sdk
8-
default: "v1.42.1"
8+
default: "v1.42.2"
99
required: false
1010
type: string
1111
BUILD_PLATFORMS:

.github/workflows/release-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
OPERATOR_SDK_VERSION:
66
description: "Version of Operator SDK Binary for installation"
77
# renovate: datasource=github-releases depName=operator-framework/operator-sdk
8-
default: "v1.42.1"
8+
default: "v1.42.2"
99
required: false
1010
type: string
1111
BUILD_PLATFORMS:

0 commit comments

Comments
 (0)