We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b84979 + 5098f63 commit a5b2d3fCopy full SHA for a5b2d3f
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.0"
+ default: "v1.42.1"
9
required: false
10
type: string
11
BUILD_PLATFORMS:
.github/workflows/release-operator.yml
0 commit comments