Skip to content

Commit

Permalink
Merge pull request #594 from redhat-cop/renovate/operator-framework-o…
Browse files Browse the repository at this point in the history
…perator-lifecycle-manager-0.x

chore(deps): update dependency operator-framework/operator-lifecycle-manager to v0.30.0
  • Loading branch information
garethahealy authored Nov 22, 2024
2 parents d474962 + 0c9f9fa commit d6b1464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_VERSION: v0.25.0
# renovate: datasource=github-releases depName=operator-framework/operator-lifecycle-manager
OLM_VERSION: v0.28.0
OLM_VERSION: v0.30.0
steps:
- name: Checkout 🛎️
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/install-unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_VERSION: v0.25.0
# renovate: datasource=github-releases depName=operator-framework/operator-lifecycle-manager
OLM_VERSION: v0.28.0
OLM_VERSION: v0.30.0
steps:
- name: Checkout 🛎️
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Expand Down

0 comments on commit d6b1464

Please sign in to comment.