Skip to content

Commit

Permalink
fix(helm): update descheduler ( 0.30.0 → 0.30.1 ) (#4824)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [descheduler](https://github.com/kubernetes-sigs/descheduler) |
patch | `0.30.0` -> `0.30.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>kubernetes-sigs/descheduler (descheduler)</summary>

###
[`v0.30.1`](https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.30.1):
Descheduler v0.30.1

[Compare
Source](https://github.com/kubernetes-sigs/descheduler/compare/v0.30.0...v0.30.1)

#### What's Changed

- bump to to 1.22.3 to address CVE-2024-24788 by
[@&#8203;a7i](https://github.com/a7i) in
[kubernetes-sigs/descheduler#1408
- \[release 1.30] update kustomize image tags and helm versions by
[@&#8203;a7i](https://github.com/a7i) in
[kubernetes-sigs/descheduler#1405
- Automated cherry pick of
[#&#8203;1378](https://github.com/kubernetes-sigs/descheduler/issues/1378):
Fix the replicas type for the helm-chart

[#&#8203;1390](https://github.com/kubernetes-sigs/descheduler/issues/1390):
allow 'falsey' value in cmdOption

[#&#8203;1412](https://github.com/kubernetes-sigs/descheduler/issues/1412):
fix helm's default deschedulerPolicy

[#&#8203;1413](https://github.com/kubernetes-sigs/descheduler/issues/1413):
fix TOC location in Readme

[#&#8203;1416](https://github.com/kubernetes-sigs/descheduler/issues/1416):
use cmd context instead of using context.Background()

[#&#8203;1395](https://github.com/kubernetes-sigs/descheduler/issues/1395):
fix the issue that the pod anti-filtering rules are not by
[@&#8203;a7i](https://github.com/a7i) in
[kubernetes-sigs/descheduler#1425

**Full Changelog**:
kubernetes-sigs/descheduler@v0.30.0...v0.30.1

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] committed Jun 5, 2024
1 parent 849867d commit 1634659
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: descheduler
version: 0.30.0
version: 0.30.1
sourceRef:
kind: HelmRepository
name: descheduler
Expand Down

0 comments on commit 1634659

Please sign in to comment.