chore(deps): update helm release descheduler to v0.26.0#896
Merged
Conversation
|
Path: @@ -129,13 +129,13 @@
app.kubernetes.io/name: descheduler
app.kubernetes.io/instance: descheduler
annotations:
- checksum/config: f0b90662f63d575e4c34956719ee9631fbbb426f126b3bbbd5cd7d72c145ae19
+ checksum/config: f39ead623e3ef3e68137ae6e9343e39445378ac71d32f7349340f8ab13eb931a
spec:
priorityClassName: system-cluster-critical
serviceAccountName: descheduler
containers:
- name: descheduler
- image: "k8s.gcr.io/descheduler/descheduler:v0.25.1"
+ image: "registry.k8s.io/descheduler/descheduler:v0.26.0"
imagePullPolicy: IfNotPresent
command:
- "/bin/descheduler" |
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:
0.25.2->0.26.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/descheduler
v0.26.0: Descheduler v0.26.0Image for this release is available at
registry.k8s.io/descheduler/descheduler:v0.26.0What's Changed
gofumpt -w -extra .by @Dentrax in https://github.com/kubernetes-sigs/descheduler/pull/969ttlSecondsAfterFinishedfor job by @ism-k in https://github.com/kubernetes-sigs/descheduler/pull/1022New Contributors
Full Changelog: kubernetes-sigs/descheduler@v0.25.0...v0.26.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 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.