Skip to content

Commit

Permalink
Update dependency operator-framework/operator-sdk to v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent a6fd3b3 commit 1c87a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
OPERATOR_SDK_VERSION:
description: "Version of Operator SDK Binary for installation"
# renovate: datasource=github-releases depName=operator-framework/operator-sdk
default: "v1.33.0"
default: "v1.36.0"
required: false
type: string
BUILD_PLATFORMS:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
OPERATOR_SDK_VERSION:
description: "Version of Operator SDK Binary for installation"
# renovate: datasource=github-releases depName=operator-framework/operator-sdk
default: "v1.33.0"
default: "v1.36.0"
required: false
type: string
BUILD_PLATFORMS:
Expand Down

0 comments on commit 1c87a2f

Please sign in to comment.