Skip to content

Commit 8b01a3f

Browse files
authored
Merge pull request #221 from redhat-cop/renovate/operator-framework-operator-sdk-1.x
Update dependency operator-framework/operator-sdk to v1.42.2
2 parents 67fbaee + 8d27ce1 commit 8b01a3f

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)