Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency https://github.com/operator-framework/operator-lifecycle-manager to v0.30.0 #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Update Change
https://github.com/operator-framework/operator-lifecycle-manager minor v0.28.0 -> v0.30.0

Release Notes

operator-framework/operator-lifecycle-manager (https://github.com/operator-framework/operator-lifecycle-manager)

v0.30.0

Compare Source

Install

Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.30.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.30.0

Changelog

fb6694f Fix --version flag (#​3428)
9ec1b02 Fix canonical image ref resolution (#​3434)
5a01f50 Fix release automation (#​3426)
2dd27bd Fix release automation (#​3429)
e6d8766 build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#​3432)
da0f7da build(deps): bump github.com/operator-framework/operator-registry (#​3430)
dbdccec build(deps): bump github.com/prometheus/client_golang (#​3417)
06edf28 build(deps): bump k8s.io/api from 0.31.1 to 0.31.2 (#​3422)
15dd649 build(deps): bump k8s.io/kube-aggregator from 0.31.1 to 0.31.2 (#​3431)
521e986 build(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (#​3433)
942516c build(deps): bump sigs.k8s.io/controller-tools from 0.16.3 to 0.16.5 (#​3425)
27ced56 fix: buggy nextY logic for maxOCPVersion (#​3416)
4771816 fix: set correct groupName tag for packages.operators.coreos.com (#​3406)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.30
  • docker pull quay.io/operator-framework/olm:v0.30.0

v0.29.0

Compare Source

Notices

This release is broken!!!
Please see https://github.com/operator-framework/operator-lifecycle-manager/issues/3419 for more details. We will cut a new v0.30.0 release to fix the discovered release issue, and in the meantime we will remove the associated artifacts to prevent new individuals from encountering the same issues.

Install

Scripted
curl -L https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.29.0/install.sh -o install.sh
chmod +x install.sh
./install.sh v0.29.0

Changelog

ff9084a (fix) Resolver: list CatSrc using client, instead of referring to registry-server cache (#​3349)
f243189 (fix) registry pods do not come up again after node failure (#​3366)
a028787 build(deps): bump github.com/mitchellh/hashstructure from 1.0.0 to 1.1.0 (#​3264)
94e37bc build(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (#​3265)
31ee2de build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#​3266)
cd1364f 🌱 Bump bingo tools (#​3379)
b2dd21d 🌱 Bump operator-registry from v1.46.0 to v1.47.0 (#​3391)
c730fbc 🌱 bump all the things (#​3374)
556637d 🌱 cleanup/tools (#​3285)
c1b059a 🌱 cleanup: build (#​3280)
1f5e0dc 🌱 parameterizes the e2e target and pins opm images (#​3275)
161b89c 🌱 patch flakes (#​3281)
37dcff4 🌱 update skopeo openshift test (#​3298)
f9485ff 🌱 update unit test gha to test against the k8s version of client-go (#​3272)
63a2293 Bump kubeapis to 0.30.2 (#​3329)
3030064 Disable dynamic resource e2e tests (#​3403)
a273449 Fix up CRD with deprecated version e2e flake (#​3386)
01b44e8 Fix: Ensure jobs without unpack label are considered (#​3262)
75d70e6 Improve InstallPlan error handling (#​3404)
183a7f2 Remove OgSourceProvider (#​3360)
578ad82 Remove go.mod commented out base-components version pin (#​3380)
27f347e Retract v.3.11.0 (#​3355)
a63b449 Return an error when the IP status cannot be updated (#​3410)
8751ca0 Unpack Job Creation Failure Test (#​3297)
f9ee98e Update owners (#​3361)
908da0c [OCPBUGS-25341]: perform operator apiService certificate validity checks directly (#​3217)
20a3cbc [OCPBUGS-34173]: fix sorting unpack jobs (#​3299)
2334c05 add copy-content to goreleaser and release artifacts (#​3277)
48a856a adds paginating lister for evaluating CRs' upgrade fitness versus new CRDs. (#​3387)
3c6f995 build(deps): aggregate bump k8s to 0.31.1 and controller-tools to v0.16.3 (#​3398)
461018e build(deps): bump github.com/containers/common from 0.60.2 to 0.60.4 (#​3405)
4fafdb0 build(deps): bump github.com/docker/docker (#​3353)
6c4aeb5 build(deps): bump github.com/docker/docker (#​3365)
889ae50 build(deps): bump github.com/evanphx/json-patch (#​3304)
4fc8920 build(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#​3311)
f340322 build(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 (#​3306)
ab59a6e build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6 (#​3401)
dc67d18 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#​3305)
e491fbd build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#​3352)
3e446bd build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#​3363)
f1d9acd build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#​3354)
af4925a build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#​3382)
91aaffe build(deps): bump github.com/operator-framework/api from v0.23.0 to v0.24.0 (#​3268)
a9bf0da build(deps): bump github.com/operator-framework/operator-registry from v1.41 to v1.43.1 (#​3282)
bb5a940 build(deps): bump github.com/prometheus/client_golang (#​3393)
b31bd89 build(deps): bump github.com/prometheus/client_golang (#​3400)
3597a58 build(deps): bump github.com/prometheus/common from 0.55.0 to 0.59.1 (#​3389)
efe9779 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#​3409)
3e4b80f build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#​3318)
09935f0 build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#​3312)
3985db9 build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#​3341)
4aede69 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (#​3362)
9451ca2 build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 (#​3408)
af80a7b build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#​3358)
9eae867 build(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 (#​3357)
619c2eb build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 (#​3407)
0d07970 build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#​3314)
287faae build(deps): bump k8s.io/api from 0.30.1 to 0.30.2 (#​3321)
d15a4b5 build(deps): bump k8s.io/api to v0.30.0 sigs.k8s.io/controller-runtime to v0.18.0 sigs.k8s.io/controller-tools to 0.15.0 + codegen refactor (#​3240)
901ff5e build(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (#​3350)
f767a04 build(deps): bump k8s.io/code-generator from 0.30.1 to 0.30.2 (#​3319)
fa8824c build(deps): bump k8s.io/component-base from 0.30.1 to 0.30.2 (#​3320)
b8fb628 build(deps): bump k8s.io/component-base from 0.30.1 to 0.30.2 (#​3320) (#​3293)
fd8fffd build(deps): bump k8s.io/kube-aggregator from 0.30.0 to 0.30.1 (#​3288)
0212102 build(deps): bump k8s.io/kube-aggregator from 0.30.2 to 0.30.3 (#​3347)
28e8fe9 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.3 (#​3287)
7406613 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 (#​3313)
3a8bc57 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#​3364)
ec795fe build(deps): bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 (#​3383)
59606f2 bump of/api to v0.26.0 (#​3317)
2a24a0f bump operator-registry to v1.44.0 (#​3335)
8089266 bump operator-registry to v1.45.0 (#​3343)
d8ee29d cleanup: remove cluster provisioning from e2e binary (#​3254)
75c3f58 drop --show-node-events from e2e call (#​3331)
dec7501 fix space-in-name paths common to macs for unit test (#​3338)
e20778c fix: call TokenRequest API when service account token secret is missing (#​3377)
618aac7 fix: set securityContext values for extractContent containers (#​3270)
5d32045 make flake attempts an optional parameter (#​3330)
d8500d8 mark flaky test as flaky (#​3340)
25aa039 mark flaky tests (#​3333)
6048c18 merge sanity check and verify ghas (#​3292)
a5230c7 patch installplan e2e (#​3301)
1404e91 patch subscription e2e flake (#​3302)
71056b5 re-enable seed and skip options for e2e (#​3296)
8615a10 update ginkgo opts (#​3337)

Docker images

  • docker pull quay.io/operator-framework/olm:v0.29
  • docker pull quay.io/operator-framework/olm:v0.29.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

===== argoproj.io/Application argo-cd/operator-lifecycle-manager ======
140c140
<     targetRevision: v0.28.0
---
>     targetRevision: v0.29.0

@renovate renovate bot force-pushed the renovate/https-github.com-operator-framework-operator-lifecycle-manager-0.x branch from 2a8b050 to 3874bf3 Compare October 25, 2024 19:53
Copy link

===== argoproj.io/Application argo-cd/operator-lifecycle-manager ======
140c140
<     targetRevision: v0.28.0
---
>     targetRevision: v0.29.0

@renovate renovate bot force-pushed the renovate/https-github.com-operator-framework-operator-lifecycle-manager-0.x branch from 3874bf3 to e87625a Compare November 12, 2024 15:48
@renovate renovate bot changed the title chore(deps): update dependency https://github.com/operator-framework/operator-lifecycle-manager to v0.29.0 chore(deps): update dependency https://github.com/operator-framework/operator-lifecycle-manager to v0.30.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/https-github.com-operator-framework-operator-lifecycle-manager-0.x branch from e87625a to 5d56ca8 Compare January 12, 2025 14:10
Copy link

===== argoproj.io/Application argo-cd/operator-lifecycle-manager ======
140c140
<     targetRevision: v0.28.0
---
>     targetRevision: v0.30.0

@renovate renovate bot force-pushed the renovate/https-github.com-operator-framework-operator-lifecycle-manager-0.x branch from 5d56ca8 to 3e053a0 Compare January 12, 2025 23:45
Copy link

===== argoproj.io/Application argo-cd/operator-lifecycle-manager ======
140c140
<     targetRevision: v0.28.0
---
>     targetRevision: v0.30.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants