We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b44cb commit 8d27ce1Copy full SHA for 8d27ce1
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