-
Notifications
You must be signed in to change notification settings - Fork 694
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
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 - autoclosed #876
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
10 times, most recently
from
January 24, 2024 14:12
178f5df
to
c928caa
Compare
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
4 times, most recently
from
February 1, 2024 19:01
56bf3c9
to
242d2be
Compare
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
9 times, most recently
from
February 9, 2024 09:45
973c04b
to
5137268
Compare
renovate
bot
changed the title
fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.0
fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.1
Feb 9, 2024
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
2 times, most recently
from
February 9, 2024 12:46
cee5d7c
to
531771b
Compare
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
4 times, most recently
from
May 1, 2024 22:57
e41fbd0
to
87f4362
Compare
renovate
bot
changed the title
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.0
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.1
May 1, 2024
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
2 times, most recently
from
May 6, 2024 22:35
bff26fc
to
5e0e188
Compare
renovate
bot
changed the title
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.1
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.2
May 6, 2024
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
4 times, most recently
from
May 9, 2024 06:54
bdd146d
to
3050c64
Compare
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
6 times, most recently
from
May 20, 2024 08:35
54d2aa8
to
d58602d
Compare
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
from
May 24, 2024 16:52
d58602d
to
bc13399
Compare
renovate
bot
changed the title
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.2
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.3
May 24, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
2 times, most recently
from
June 5, 2024 23:20
e6a0b10
to
6df899f
Compare
renovate
bot
changed the title
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.3
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4
Jun 5, 2024
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
from
June 12, 2024 17:39
6df899f
to
83a4954
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/sigs.k8s.io-controller-runtime-0.x
branch
from
June 12, 2024 18:05
83a4954
to
69eb783
Compare
renovate
bot
changed the title
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 - autoclosed
Jun 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.16.3
->v0.18.4
Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.18.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4
v0.18.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3
v0.18.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2
v0.18.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1
v0.18.0
Compare Source
✨ New Features
NewQueue
option (#2767)ListenConfig
option (#2519)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 3 contributions to our documentation and book. (#2712, #2770, #2789)
Dependencies
Added
b75ee88
51d4e06
Changed
2dd684a
→70dd376
Removed
9cce18d
Thanks to all our contributors! 😊
v0.17.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.4...v0.17.5
v0.17.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.3...v0.17.4
v0.17.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.2...v0.17.3
v0.17.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.1...v0.17.2
v0.17.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.0...v0.17.1
v0.17.0
Compare Source
✨ New Features
🐛 Bug Fixes
RemoveControllerReference
andHasControllerReference
func (#2509 #2595)RemoveOwnerReference
func (#2462)🌱 Others
🌱 Dependencies
📖 Additionally, there have been 5 contributions to our documentation. (#2497, #2498, #2538, #2599, #2602, #2635 #2647)
Thanks to all our contributors! 😊
v0.16.6
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.5...v0.16.6
v0.16.5
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.4...v0.16.5
v0.16.4
Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.16.3...v0.16.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.