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.2 #328

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
descheduler patch 0.23.1 -> 0.23.2

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

β™» 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 28, 2022 20:10
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Feb 28, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Feb 28, 2022

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

@@ -158,13 +158,13 @@
 app.kubernetes.io/name: descheduler
 app.kubernetes.io/instance: descheduler
 annotations:
- checksum/config: 0c1f3edb72dbd4356ff432de4d0faa53f36f89e1e023331f17b55cc54f6f5fa4
+ checksum/config: 8f7c2be8917e28b5a4a093fcf3b49673a639615de37b37490a2420b5624c31b1
 spec:
 priorityClassName: system-cluster-critical
 serviceAccountName: descheduler
 containers:
 - name: descheduler
- image: "k8s.gcr.io/descheduler/descheduler:v0.23.0"
+ image: "k8s.gcr.io/descheduler/descheduler:v0.23.1"
 imagePullPolicy: IfNotPresent
 command:
 - "/bin/descheduler"

@h3mmy h3mmy merged commit 18a0920 into main Feb 28, 2022
@h3mmy h3mmy deleted the renovate/descheduler-0.23.x branch February 28, 2022 22:26
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

1 participant