Update module sigs.k8s.io/controller-runtime to v0.20.3 - autoclosed#178
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update module sigs.k8s.io/controller-runtime to v0.20.3 - autoclosed#178renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
324b43b to
225c75b
Compare
225c75b to
df13559
Compare
df13559 to
1304298
Compare
1304298 to
64bb1ed
Compare
64bb1ed to
f706d2c
Compare
f706d2c to
3f96969
Compare
3f96969 to
ede6d51
Compare
ede6d51 to
8ba8a60
Compare
8ba8a60 to
229462b
Compare
229462b to
34e70f3
Compare
34e70f3 to
0e50b74
Compare
0e50b74 to
169b2e0
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
169b2e0 to
d888f22
Compare
d888f22 to
3c304d1
Compare
3c304d1 to
d903790
Compare
d903790 to
b404003
Compare
b404003 to
d9abc5c
Compare
d9abc5c to
28027f0
Compare
125d08e to
dc09ade
Compare
dc09ade to
d10cac5
Compare
d10cac5 to
30c5428
Compare
30c5428 to
5b7f6ac
Compare
5b7f6ac to
a000a9d
Compare
a000a9d to
6d2f5e7
Compare
6d2f5e7 to
fbd8dd9
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fbd8dd9 to
023c251
Compare
This file contains hidden or 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
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.14.6->v0.20.3Release Notes
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.2...v0.20.3
v0.20.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2
v0.20.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1
v0.20.0Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps/slicespackages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c→8a7402af48c80b→bda5523e35e4cc→ v0.26.004be3eb→5ec99f85315273→f6391c0f6361c8→f6391c0b8732ec→ef4313151d4e06→2b3623870dd376→32ad38e18e509b→3ea5e8cbc3834c→9aa6b5eRemoved
Thanks to all our contributors! 😊
v0.19.7Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7
v0.19.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.5...v0.19.6
v0.19.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5
v0.19.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
v0.19.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3
v0.19.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1
v0.19.0Compare Source
Please note that
admission.Defaulter/Validatorhave been deprecated in favor ofadmission.CustomDefaulter/CustomValidatorsince v0.17 and will be removed with v0.20.✨ New Features
controllerlabel to workqueue metrics (#2895)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 5 contributions to our documentation. (#2830, #2849, #2863, #2894, #2899, #2910)
Dependencies
Added
Changed
a9213ee→f3d0a9cb75ee88→f48c80be35e4cc23370e0→5315273b8732ec→f6361c8f966b18→b8732ec3b25d92→18e509bRemoved
Thanks to all our contributors! 😊
v0.18.7Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.6...v0.18.7
v0.18.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.5...v0.18.6
v0.18.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.4...v0.18.5
v0.18.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4
v0.18.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3
v0.18.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2
v0.18.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1
v0.18.0Compare Source
✨ New Features
NewQueueoption (#2767)ListenConfigoption (#2519)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 3 contributions to our documentation. (#2712, #2770, #2789)
Dependencies
Added
b75ee8851d4e06Changed
2dd684a→70dd376Removed
9cce18dThanks to all our contributors! 😊
v0.17.6Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.5...v0.17.6
v0.17.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.4...v0.17.5
v0.17.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.17.3...v0.17.4
v0.17.3Compare Source
What's Changed
Full Changelog: htt
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 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 was generated by Mend Renovate. View the repository job log.