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

fix: update helm chart descheduler to 0.23.1 #231

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
descheduler patch 0.23.0 -> 0.23.1

Configuration

πŸ“… Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate renovate bot requested a review from h3mmy as a code owner February 9, 2022 13:58
@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 9, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Feb 9, 2022

Path: cluster/apps/kube-system/descheduler/helm-release.yaml
Version: 0.23.0 -> 0.23.1

@@ -103,7 +103,7 @@
 verbs: ["get", "watch", "list"]
 - apiGroups: [""]
 resources: ["namespaces"]
- verbs: ["get", "list"]
+ verbs: ["get", "watch", "list"]
 - apiGroups: [""]
 resources: ["pods"]
 verbs: ["get", "watch", "list", "delete"]
@@ -158,7 +158,7 @@
 app.kubernetes.io/name: descheduler
 app.kubernetes.io/instance: descheduler
 annotations:
- checksum/config: 026b0421d2bbbb07df5349600f449e46a99ef6db0644c51b95967d1a82333643
+ checksum/config: 0c1f3edb72dbd4356ff432de4d0faa53f36f89e1e023331f17b55cc54f6f5fa4
 spec:
 priorityClassName: system-cluster-critical
 serviceAccountName: descheduler

@renovate renovate bot merged commit 4447dc6 into main Feb 9, 2022
@renovate renovate bot deleted the renovate/descheduler-0.23.x branch February 9, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants