We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67fbaee + 8d27ce1 commit 8b01a3fCopy full SHA for 8b01a3f
2 files changed
.github/workflows/pr-operator.yml
@@ -5,7 +5,7 @@ on:
5
OPERATOR_SDK_VERSION:
6
description: "Version of Operator SDK Binary for installation"
7
# renovate: datasource=github-releases depName=operator-framework/operator-sdk
8
- default: "v1.42.1"
+ default: "v1.42.2"
9
required: false
10
type: string
11
BUILD_PLATFORMS:
.github/workflows/release-operator.yml
0 commit comments