cbeeb2ac55d59a359fa2bf4e52d289ed5a3dd6ee
469
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
f5e7668d57 | chore(flux): update image volsync 2.9.0 → 2.10.0 (clustertool) (#32853) | ||
|
|
774636792f |
chore(flux): update image prometheus-operator 11.4.0 → 11.4.1 (clustertool) (#32852)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | patch | `11.4.0` -> `11.4.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
63242df4b7 |
chore(flux): update image prometheus-operator 11.3.0 → 11.4.0 (clustertool) (#32831)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | minor | `11.3.0` -> `11.4.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
29a787dbf9 |
chore(flux): update image prometheus-operator 11.3.0 → 11.3.1 (clustertool) (#32827)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | patch | `11.3.0` -> `11.3.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bcc5207a98 | chore(flux): update image clusterissuer 9.5.3 → 9.6.0 (clustertool) (#32721) | ||
|
|
cc24a226c2 |
chore(flux): update image prometheus-operator 11.2.1 → 11.3.0 (clustertool) (#32722)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | minor | `11.2.1` -> `11.3.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
6b870cbc95 |
feat(clusterissuer) Add webhook issuer (#32690)
**Description** Add support for webhook issuer. https://cert-manager.io/docs/configuration/acme/dns01/webhook/ ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** `helm template` created the desired result. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Elyra <Elyra@users.noreply.github.com> |
||
|
|
f4ab6973bf | chore(flux): update image metallb-config 8.5.2 → 8.5.3 (clustertool) (#32699) | ||
|
|
925de72aad |
chore(flux): update image clusterissuer 9.5.2 → 9.5.3 (clustertool) (#32697)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clusterissuer](https://truecharts.org/charts/premium/clusterissuer) ([source](https://cert-manager.io/)) | patch | `9.5.2` -> `9.5.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
55857b3a76 |
chore(flux): update image kubernetes-dashboard 1.13.2 → 1.13.3 (clustertool) (#32664)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-dashboard](https://truecharts.org/charts/premium/kubernetes-dashboard) ([source](https://redirect.github.com/kubernetes-dashboard/kubernetes-dashboard)) | patch | `1.13.2` -> `1.13.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
45ad2876ee |
fix(deps): update module github.com/go-git/go-git/v5 v5.13.2 → v5.14.0 (clustertool) (#32661)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | require | minor | `v5.13.2` -> `v5.14.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.14.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.2...v5.14.0) #### What's Changed - v5: Bump Go and dependencies to mitigate [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487) by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://github.com/go-git/go-git/pull/1436](https://redirect.github.com/go-git/go-git/pull/1436) ⚠️ Note that this version requires Go 1.23, due to the bump to `golang.org/x/crypto@v0.35.0` which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release. **Full Changelog**: https://github.com/go-git/go-git/compare/v5.13.2...v5.14.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
02e843443b |
chore(flux): update image blocky 16.13.6 → 16.13.8 (clustertool) (#32626)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.6` -> `16.13.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
44e542486b |
chore(flux): update image prometheus-operator 11.2.0 → 11.2.1 (clustertool) (#32576)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | patch | `11.2.0` -> `11.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4c6302185b | chore(flux): update image prometheus-operator 11.1.1 → 11.2.0 (clustertool) (#32561) | ||
|
|
0d91d2a0f2 | chore(flux): update image ghcr.io/fluxcd/flux-manifests v2.5.0 → v2.5.1 (clustertool) (#32559) | ||
|
|
52a16d4d45 |
fix(deps): update module golang.org/x/crypto v0.34.0 → v0.35.0 (clustertool) (#32543)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.34.0` -> `v0.35.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
7d1d0e7d04 |
fix(deps): update module golang.org/x/crypto v0.33.0 → v0.34.0 (clustertool) (#32432)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.33.0` -> `v0.34.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0cac4da74a |
chore(flux): update image prometheus-operator 11.1.0 → 11.1.1 (clustertool) (#32427)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | patch | `11.1.0` -> `11.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7a464b5c19 |
chore(flux): update image kubelet-csr-approver 1.4.1 → 1.4.2 (clustertool) (#32411)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubelet-csr-approver](https://truecharts.org/charts/system/kubelet-csr-approver) ([source](https://ghcr.io/postfinance/kubelet-csr-approver)) | patch | `1.4.1` -> `1.4.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
15b2ff88a0 |
chore(flux): update image blocky 16.13.5 → 16.13.6 (clustertool) (#32410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.5` -> `16.13.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
234a3f3f17 |
chore(flux): update image prometheus-operator 11.0.1 → 11.1.0 (clustertool) (#32416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | minor | `11.0.1` -> `11.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c548734846 | chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.2 → v0.15.0 (clustertool) (#32362) | ||
|
|
8ad4753c41 |
chore(flux): update image prometheus-operator 11.0.0 → 11.0.1 (clustertool) (#32301)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | patch | `11.0.0` -> `11.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ae4d3bb613 |
chore(flux): update image ghcr.io/fluxcd/flux-manifests v2.4.0 → v2.5.0 (clustertool) (#32299)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluxcd/flux-manifests](https://redirect.github.com/fluxcd/flux2) | minor | `v2.4.0` -> `v2.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fluxcd/flux2 (ghcr.io/fluxcd/flux-manifests)</summary> ### [`v2.5.0`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.4.0...v2.5.0) #### Highlights Flux v2.5.0 is a feature release. Users are encouraged to upgrade for the best experience. For a compressive overview of new features and API changes included in this release, please refer to the [Announcing Flux 2.5 GA blog post](https://fluxcd.io/blog/2025/02/flux-v2.5.0/). Overview of the new features: - Support for GitHub App authentication (`GitRepository` and `ImageUpdateAutomation` API) - Custom Health Checks using CEL (`Kustomization` API) - Fine-grained control of garbage collection (`Kustomization` API) - Enable decryption of secrets generated by Kustomize components (`Kustomization` API) - Support for custom event metadata from annotations (`Alert` API) - Git commit status updates for Flux Kustomizations with OCIRepository sources (`Alert` API) - Resource filtering using CEL for webhook receivers (`Receiver` API) - Debug commands for Flux Kustomizations and HelmReleases (Flux CLI) ❤️ Big thanks to all the Flux contributors that helped us with this release! ##### Kubernetes compatibility This release is compatible with the following Kubernetes versions: | Kubernetes version | Minimum required | |--------------------|------------------| | `v1.30` | `>= 1.30.0` | | `v1.31` | `>= 1.31.0` | | `v1.32` | `>= 1.32.0` | > \[!NOTE] > Note that the Flux project offers support only for the latest three minor versions of Kubernetes. > Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors such as > [ControlPlane](https://control-plane.io/enterprise-for-flux-cd/) that provide enterprise support for Flux. ##### OpenShift compatibility Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using [Flux Operator](https://operatorhub.io/operator/flux-operator). The operator allows the configuration of Flux multi-tenancy lockdown, network policies, persistent storage, sharding, vertical scaling and the synchronization of the cluster state from Git repositories, OCI artifacts and S3-compatible storage. #### Upgrade procedure Upgrade Flux from `v2.4.0` to `v2.5.0` by following the [upgrade guide](https://fluxcd.io/flux/installation/upgrade/). There are no new API versions in this release, so no changes are required in the YAML manifests containing Flux resources. #### Components changelog - source-controller [v1.5.0](https://redirect.github.com/fluxcd/source-controller/blob/v1.5.0/CHANGELOG.md) - kustomize-controller [v1.5.0](https://redirect.github.com/fluxcd/kustomize-controller/blob/v1.5.0/CHANGELOG.md) - notification-controller [v1.5.0](https://redirect.github.com/fluxcd/notification-controller/blob/v1.5.0/CHANGELOG.md) - helm-controller [v1.2.0](https://redirect.github.com/fluxcd/helm-controller/blob/v1.2.0/CHANGELOG.md) - image-reflector-controller [v0.34.0](https://redirect.github.com/fluxcd/image-reflector-controller/blob/v0.34.0/CHANGELOG.md) - image-automation-controller [v0.40.0](https://redirect.github.com/fluxcd/image-automation-controller/blob/v0.40.0/CHANGELOG.md) #### CLI Changelog - PR [#​5204](https://redirect.github.com/fluxcd/flux2/issues/5204) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update kubectl in flux-cli image - PR [#​5203](https://redirect.github.com/fluxcd/flux2/issues/5203) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update flux-cli image - PR [#​5200](https://redirect.github.com/fluxcd/flux2/issues/5200) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update Kubernetes min supported version to 1.30 - PR [#​5199](https://redirect.github.com/fluxcd/flux2/issues/5199) - [@​matheuscscp](https://redirect.github.com/matheuscscp) - Update integration tests dependencies for Flux 2.5 - PR [#​5195](https://redirect.github.com/fluxcd/flux2/issues/5195) - [@​fluxcdbot](https://redirect.github.com/fluxcdbot) - Update toolkit components - PR [#​5192](https://redirect.github.com/fluxcd/flux2/issues/5192) - [@​fluxcdbot](https://redirect.github.com/fluxcdbot) - Update toolkit components - PR [#​5190](https://redirect.github.com/fluxcd/flux2/issues/5190) - [@​dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.2 to 3.0.0-rc.3 - PR [#​5188](https://redirect.github.com/fluxcd/flux2/issues/5188) - [@​matheuscscp](https://redirect.github.com/matheuscscp) - Upgrade pkg/runtime - PR [#​5187](https://redirect.github.com/fluxcd/flux2/issues/5187) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update conformance test suite - PR [#​5181](https://redirect.github.com/fluxcd/flux2/issues/5181) - [@​dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump the ci group across 1 directory with 13 updates - PR [#​5176](https://redirect.github.com/fluxcd/flux2/issues/5176) - [@​YvanGuidoin](https://redirect.github.com/YvanGuidoin) - fix: align `flux diff` skipping with kustomize-controller - PR [#​5175](https://redirect.github.com/fluxcd/flux2/issues/5175) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update dependencies - PR [#​5151](https://redirect.github.com/fluxcd/flux2/issues/5151) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - \[RFC-0009] Custom Health Checks using CEL expressions - PR [#​5146](https://redirect.github.com/fluxcd/flux2/issues/5146) - [@​sjorsholtrop-ritense](https://redirect.github.com/sjorsholtrop-ritense) - Improve "flux resume" error message on non-existent object - PR [#​5142](https://redirect.github.com/fluxcd/flux2/issues/5142) - [@​matheuscscp](https://redirect.github.com/matheuscscp) - Fix create command always using imageRepositoryType - PR [#​5137](https://redirect.github.com/fluxcd/flux2/issues/5137) - [@​scottrigby](https://redirect.github.com/scottrigby) - Add OpenShift 4.16 & 4.17 to conformance testing - PR [#​5117](https://redirect.github.com/fluxcd/flux2/issues/5117) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Implement `flux debug kustomization` command - PR [#​5114](https://redirect.github.com/fluxcd/flux2/issues/5114) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update dependencies to Kubernetes 1.32.0 and Go 1.23.0 - PR [#​5111](https://redirect.github.com/fluxcd/flux2/issues/5111) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Run conformance tests for Kubernetes 1.32.0 - PR [#​5107](https://redirect.github.com/fluxcd/flux2/issues/5107) - [@​darkowlzz](https://redirect.github.com/darkowlzz) - workflows: Use setup-terraform to install latest - PR [#​5106](https://redirect.github.com/fluxcd/flux2/issues/5106) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Implement `flux debug helmrelease` command - PR [#​5105](https://redirect.github.com/fluxcd/flux2/issues/5105) - [@​stefanprodan](https://redirect.github.com/stefanprodan) - Update `fluxcd/pkg` dependencies - PR [#​5104](https://redirect.github.com/fluxcd/flux2/issues/5104) - [@​dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump the ci group across 1 directory with 11 updates - PR [#​5103](https://redirect.github.com/fluxcd/flux2/issues/5103) - [@​dipti-pai](https://redirect.github.com/dipti-pai) - \[RFC-007] Flux cli support for GitHub app authentication - PR [#​5099](https://redirect.github.com/fluxcd/flux2/issues/5099) - [@​bkreitch](https://redirect.github.com/bkreitch) - fix misplaced quotes - PR [#​5073](https://redirect.github.com/fluxcd/flux2/issues/5073) - [@​mloskot](https://redirect.github.com/mloskot) - docs: Mention Flux upgrade guide in release notes - PR [#​5071](https://redirect.github.com/fluxcd/flux2/issues/5071) - [@​milas](https://redirect.github.com/milas) - fix: skip remote Kustomizations on recursive diff - PR [#​5068](https://redirect.github.com/fluxcd/flux2/issues/5068) - [@​h3nryc0ding](https://redirect.github.com/h3nryc0ding) - fix(cli): confusing error message for missing kind - PR [#​5060](https://redirect.github.com/fluxcd/flux2/issues/5060) - [@​jdewinne](https://redirect.github.com/jdewinne) - Use replicated-actions in conformance tests </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
4cec4d71e5 |
chore(flux): update image prometheus-operator 10.3.0 → 11.0.0 (clustertool) (#32288)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | major | `10.3.0` -> `11.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
14f3e92ee6 | chore(flux): update image metallb-config 8.5.1 → 8.5.2 (clustertool) (#32260) | ||
|
|
f8428233f9 |
chore(flux): update image clusterissuer 9.5.1 → 9.5.2 (clustertool) (#32258)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clusterissuer](https://truecharts.org/charts/premium/clusterissuer) ([source](https://cert-manager.io/)) | patch | `9.5.1` -> `9.5.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
92c61ae182 |
chore(flux): update image volsync 2.8.1 → 2.9.0 (clustertool) (#32179)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [volsync](https://truecharts.org/charts/system/volsync) ([source](https://redirect.github.com/backube/helm-charts)) | minor | `2.8.1` -> `2.9.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
174eda609e |
chore(flux): update helm release openebs 4.1.3 → 4.2.0 (clustertool) (#32167)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openebs](https://www.openebs.io/) ([source](https://redirect.github.com/openebs/openebs)) | minor | `4.1.3` -> `4.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>openebs/openebs (openebs)</summary> ### [`v4.2.0`](https://redirect.github.com/openebs/openebs/releases/tag/openebs-4.2.0) [Compare Source](https://redirect.github.com/openebs/openebs/compare/openebs-4.1.3...openebs-4.2.0) Containerized Attached Storage for Kubernetes </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
4ba6f63c2c |
fix(deps): update module github.com/spf13/cobra v1.9.0 → v1.9.1 (clustertool) (#32166)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/cobra](https://redirect.github.com/spf13/cobra) | require | patch | `v1.9.0` -> `v1.9.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spf13/cobra (github.com/spf13/cobra)</summary> ### [`v1.9.1`](https://redirect.github.com/spf13/cobra/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/spf13/cobra/compare/v1.9.0...v1.9.1) ##### 🐛 Fixes - Fix CompletionFunc implementation by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [https://github.com/spf13/cobra/pull/2234](https://redirect.github.com/spf13/cobra/pull/2234) - Revert "Make detection for test-binary more universal ([#​2173](https://redirect.github.com/spf13/cobra/issues/2173))" by [@​marckhouzam](https://redirect.github.com/marckhouzam) in [https://github.com/spf13/cobra/pull/2235](https://redirect.github.com/spf13/cobra/pull/2235) **Full Changelog**: https://github.com/spf13/cobra/compare/v1.9.0...v1.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
071bd1bef3 |
fix(deps): update module github.com/spf13/cobra v1.8.1 → v1.9.0 (clustertool) (#32134)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/cobra](https://redirect.github.com/spf13/cobra) | require | minor | `v1.8.1` -> `v1.9.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>spf13/cobra (github.com/spf13/cobra)</summary> ### [`v1.9.0`](https://redirect.github.com/spf13/cobra/releases/tag/v1.9.0) [Compare Source](https://redirect.github.com/spf13/cobra/compare/v1.8.1...v1.9.0) #### ✨ Features - Allow linker to perform deadcode elimination for program using Cobra by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/spf13/cobra/pull/1956](https://redirect.github.com/spf13/cobra/pull/1956) - Add default completion command even if there are no other sub-commands by [@​marckhouzam](https://redirect.github.com/marckhouzam) in [https://github.com/spf13/cobra/pull/1559](https://redirect.github.com/spf13/cobra/pull/1559) - Add CompletionWithDesc helper by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [https://github.com/spf13/cobra/pull/2231](https://redirect.github.com/spf13/cobra/pull/2231) #### 🐛 Fixes - Fix deprecation comment for Command.SetOutput by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/spf13/cobra/pull/2172](https://redirect.github.com/spf13/cobra/pull/2172) - Replace deprecated ioutil usage by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2181](https://redirect.github.com/spf13/cobra/pull/2181) - Fix --version help and output for plugins by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2180](https://redirect.github.com/spf13/cobra/pull/2180) - Allow to reset the templates to the default by [@​marckhouzam](https://redirect.github.com/marckhouzam) in [https://github.com/spf13/cobra/pull/2229](https://redirect.github.com/spf13/cobra/pull/2229) #### 🤖 Completions - Make Powershell completion work in constrained mode by [@​lstemplinger](https://redirect.github.com/lstemplinger) in [https://github.com/spf13/cobra/pull/2196](https://redirect.github.com/spf13/cobra/pull/2196) - Improve detection for flags that accept multiple values by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/spf13/cobra/pull/2210](https://redirect.github.com/spf13/cobra/pull/2210) - add CompletionFunc type to help with completions by [@​ccoVeille](https://redirect.github.com/ccoVeille) in [https://github.com/spf13/cobra/pull/2220](https://redirect.github.com/spf13/cobra/pull/2220) - Add similar whitespace escape logic to bash v2 completions than in other completions by [@​kangasta](https://redirect.github.com/kangasta) in [https://github.com/spf13/cobra/pull/1743](https://redirect.github.com/spf13/cobra/pull/1743) - Print ActiveHelp for bash along other completions by [@​marckhouzam](https://redirect.github.com/marckhouzam) in [https://github.com/spf13/cobra/pull/2076](https://redirect.github.com/spf13/cobra/pull/2076) - fix(completions): Complete map flags multiple times by [@​gabe565](https://redirect.github.com/gabe565) in [https://github.com/spf13/cobra/pull/2174](https://redirect.github.com/spf13/cobra/pull/2174) - fix(bash): nounset unbound file filter variable on empty extension by [@​scop](https://redirect.github.com/scop) in [https://github.com/spf13/cobra/pull/2228](https://redirect.github.com/spf13/cobra/pull/2228) #### 🧪 Testing - Test also with go 1.23 by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2182](https://redirect.github.com/spf13/cobra/pull/2182) - Make detection for test-binary more universal by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/spf13/cobra/pull/2173](https://redirect.github.com/spf13/cobra/pull/2173) #### ✍🏼 Documentation - docs: update README.md by [@​eltociear](https://redirect.github.com/eltociear) in [https://github.com/spf13/cobra/pull/2197](https://redirect.github.com/spf13/cobra/pull/2197) - Improve site formatting by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2183](https://redirect.github.com/spf13/cobra/pull/2183) - doc: add Conduit by [@​raulb](https://redirect.github.com/raulb) in [https://github.com/spf13/cobra/pull/2230](https://redirect.github.com/spf13/cobra/pull/2230) - doc: azion project added to the list of CLIs that use cobra by [@​maxwelbm](https://redirect.github.com/maxwelbm) in [https://github.com/spf13/cobra/pull/2198](https://redirect.github.com/spf13/cobra/pull/2198) - Fix broken links in active_help.md by [@​vuil](https://redirect.github.com/vuil) in [https://github.com/spf13/cobra/pull/2202](https://redirect.github.com/spf13/cobra/pull/2202) - chore: fix function name in comment by [@​zhuhaicity](https://redirect.github.com/zhuhaicity) in [https://github.com/spf13/cobra/pull/2216](https://redirect.github.com/spf13/cobra/pull/2216) #### 🔧 Dependency upgrades - build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/spf13/cobra/pull/2206](https://redirect.github.com/spf13/cobra/pull/2206) - Update to latest go-md2man by [@​mikelolasagasti](https://redirect.github.com/mikelolasagasti) in [https://github.com/spf13/cobra/pull/2201](https://redirect.github.com/spf13/cobra/pull/2201) - Upgrade `pflag` dependencies for v1.9.0 by [@​jpmcb](https://redirect.github.com/jpmcb) in [https://github.com/spf13/cobra/pull/2233](https://redirect.github.com/spf13/cobra/pull/2233) *** Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!! ##### 👋🏼 New Contributors - [@​gabe565](https://redirect.github.com/gabe565) made their first contribution in [https://github.com/spf13/cobra/pull/2174](https://redirect.github.com/spf13/cobra/pull/2174) - [@​maxwelbm](https://redirect.github.com/maxwelbm) made their first contribution in [https://github.com/spf13/cobra/pull/2198](https://redirect.github.com/spf13/cobra/pull/2198) - [@​lstemplinger](https://redirect.github.com/lstemplinger) made their first contribution in [https://github.com/spf13/cobra/pull/2196](https://redirect.github.com/spf13/cobra/pull/2196) - [@​vuil](https://redirect.github.com/vuil) made their first contribution in [https://github.com/spf13/cobra/pull/2202](https://redirect.github.com/spf13/cobra/pull/2202) - [@​mikelolasagasti](https://redirect.github.com/mikelolasagasti) made their first contribution in [https://github.com/spf13/cobra/pull/2201](https://redirect.github.com/spf13/cobra/pull/2201) - [@​zhuhaicity](https://redirect.github.com/zhuhaicity) made their first contribution in [https://github.com/spf13/cobra/pull/2216](https://redirect.github.com/spf13/cobra/pull/2216) - [@​ccoVeille](https://redirect.github.com/ccoVeille) made their first contribution in [https://github.com/spf13/cobra/pull/2220](https://redirect.github.com/spf13/cobra/pull/2220) - [@​kangasta](https://redirect.github.com/kangasta) made their first contribution in [https://github.com/spf13/cobra/pull/1743](https://redirect.github.com/spf13/cobra/pull/1743) - [@​aarzilli](https://redirect.github.com/aarzilli) made their first contribution in [https://github.com/spf13/cobra/pull/1956](https://redirect.github.com/spf13/cobra/pull/1956) **Full Changelog**: https://github.com/spf13/cobra/compare/v1.8.1...v1.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
15feaed2b8 |
fix(deps): update module github.com/go-playground/validator/v10 v10.24.0 → v10.25.0 (clustertool) (#32133)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator) | require | minor | `v10.24.0` -> `v10.25.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-playground/validator (github.com/go-playground/validator/v10)</summary> ### [`v10.25.0`](https://redirect.github.com/go-playground/validator/releases/tag/v10.25.0): Release 10.25.0 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.24.0...v10.25.0) #### What's Changed - Fix postcode_iso3166\_alpha2\_field validation by [@​ddevcap](https://redirect.github.com/ddevcap) in [https://github.com/go-playground/validator/pull/1359](https://redirect.github.com/go-playground/validator/pull/1359) - Update README to replace the Travis CI badge with a GitHub Actions badge by [@​nodivbyzero](https://redirect.github.com/nodivbyzero) in [https://github.com/go-playground/validator/pull/1362](https://redirect.github.com/go-playground/validator/pull/1362) - chore: using errors.As instead of type assertion by [@​fatelei](https://redirect.github.com/fatelei) in [https://github.com/go-playground/validator/pull/1346](https://redirect.github.com/go-playground/validator/pull/1346) - Fix/remove issue template md by [@​ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) in [https://github.com/go-playground/validator/pull/1375](https://redirect.github.com/go-playground/validator/pull/1375) - feat: Add support for omitting empty and zero values in validation (including nil pointer and empty content of pointer) by [@​zeewell](https://redirect.github.com/zeewell) in [https://github.com/go-playground/validator/pull/1289](https://redirect.github.com/go-playground/validator/pull/1289) #### New Contributors - [@​ddevcap](https://redirect.github.com/ddevcap) made their first contribution in [https://github.com/go-playground/validator/pull/1359](https://redirect.github.com/go-playground/validator/pull/1359) - [@​fatelei](https://redirect.github.com/fatelei) made their first contribution in [https://github.com/go-playground/validator/pull/1346](https://redirect.github.com/go-playground/validator/pull/1346) - [@​zeewell](https://redirect.github.com/zeewell) made their first contribution in [https://github.com/go-playground/validator/pull/1289](https://redirect.github.com/go-playground/validator/pull/1289) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.24.0...v10.25.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
54681228bb |
fix(deps): update module sigs.k8s.io/controller-runtime v0.20.1 → v0.20.2 (clustertool) (#32038)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime) | require | patch | `v0.20.1` -> `v0.20.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)</summary> ### [`v0.20.2`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.2) [Compare Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2) #### What's Changed - ✨ Expose all Go runtime metrics by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3100](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3100) - 🐛Fix behavior of rate limit option in priorityqueue.AddWithOpts by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3106](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3106) - 🌱 Update dependencies, k8s 1.32.1 by [@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot) in [https://github.com/kubernetes-sigs/controller-runtime/pull/3108](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3108) **Full Changelog**: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.1...v0.20.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
04dc2c54e9 |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.18 → v3.0.19 (clustertool) (#32028)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | require | patch | `v3.0.18` -> `v3.0.19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.19`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.19) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.18...v3.0.19) #### Changelog - [`484ab00`](https://redirect.github.com/budimanjojo/talhelper/commit/484ab001a05aaec4402d1db6aea19aa1e659e591) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.9.4 - [`d58c85c`](https://redirect.github.com/budimanjojo/talhelper/commit/d58c85cc4ca3131132ce5a2ae796e9ca3f847c53) chore(container): update golangci/golangci-lint docker tag to v1.64.2 - [`89c216a`](https://redirect.github.com/budimanjojo/talhelper/commit/89c216a9209af7d5428ae054fdcd4886a91b47d6) chore(container): update golangci/golangci-lint docker tag to v1.64.4 - [`154d024`](https://redirect.github.com/budimanjojo/talhelper/commit/154d0246c6fd85d4eede2466b01071a5bab099b0) chore(container): update golangci/golangci-lint docker tag to v1.64.5 - [`620975e`](https://redirect.github.com/budimanjojo/talhelper/commit/620975ea2027c5fdb974915f8a7f30dae62115b6) chore(container): update goreleaser/goreleaser docker tag to v2.7.0 - [`fde4dfe`](https://redirect.github.com/budimanjojo/talhelper/commit/fde4dfef9510065dbdef4f574b9dd57cd69a284d) chore(container): update registry.k8s.io/kubectl docker tag to v1.32.2 - [`3c4669e`](https://redirect.github.com/budimanjojo/talhelper/commit/3c4669e0f4342401053a8fa69961dbf29bc2a6a9) chore(deps): update dependency siderolabs/talos to v1.9.4 - [`6d99316`](https://redirect.github.com/budimanjojo/talhelper/commit/6d993165e56088d5571aad4cd7c1f4a9e151de7c) chore(devcontainer): Swap kubectl install image to use registry.k8s.io instead of bitnami ([#​848](https://redirect.github.com/budimanjojo/talhelper/issues/848)) - [`914b5c9`](https://redirect.github.com/budimanjojo/talhelper/commit/914b5c9f7eca1ffd0c4f17482c407c295fb08ba3) chore(github-action): update renovatebot/github-action action to v41.0.13 - [`3802fa0`](https://redirect.github.com/budimanjojo/talhelper/commit/3802fa0b656a1eb585280b88895b1f7339336694) chore(schema): update talconfig.yaml JSON schema ([#​842](https://redirect.github.com/budimanjojo/talhelper/issues/842)) - [`7de2e1a`](https://redirect.github.com/budimanjojo/talhelper/commit/7de2e1ac4d239a5f1988d3cc72bb6b7a917c2a52) chore(schema): update talos-extensions.yaml JSON schema - [`a7af6c8`](https://redirect.github.com/budimanjojo/talhelper/commit/a7af6c886f5dbe407a4be92f84a4015d4ca5e40b) chore(schema): update talos-extensions.yaml JSON schema ([#​844](https://redirect.github.com/budimanjojo/talhelper/issues/844)) - [`3b6d096`](https://redirect.github.com/budimanjojo/talhelper/commit/3b6d0969d5528c1c1cf6b64de25c92d3a03b579d) chore(schema): update talos-extensions.yaml JSON schema ([#​847](https://redirect.github.com/budimanjojo/talhelper/issues/847)) - [`fe4e05f`](https://redirect.github.com/budimanjojo/talhelper/commit/fe4e05ffaddc82f2f6cf6ba9198aef6ab3ddc272) chore(schema): update talos-extensions.yaml JSON schema ([#​850](https://redirect.github.com/budimanjojo/talhelper/issues/850)) - [`fa05162`](https://redirect.github.com/budimanjojo/talhelper/commit/fa0516299861397a4ace86110234e301a6773df7) feat(code): add test for content substitution - [`2001c26`](https://redirect.github.com/budimanjojo/talhelper/commit/2001c26e4c8502014709977e32275080e5406df6) feat(config): add `inlineManifests` - [`c065c28`](https://redirect.github.com/budimanjojo/talhelper/commit/c065c28351d1e3e7749c9b0e0d7feeeca0bbba04) feat(config): allow `machineFiles` to be not envsubst-ed - [`bbc3528`](https://redirect.github.com/budimanjojo/talhelper/commit/bbc35285c80bb5bba980978a59faed44712ba263) feat: update Scoop for talhelper version v3.0.18 - [`2f3ca66`](https://redirect.github.com/budimanjojo/talhelper/commit/2f3ca66cdc35e2bad2a4d80612613426e293f69c) feat: update flake ([#​839](https://redirect.github.com/budimanjojo/talhelper/issues/839)) - [`b45cf2d`](https://redirect.github.com/budimanjojo/talhelper/commit/b45cf2d396bdcfdf80afcba3e4e8e30f1be9b1b0) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.18 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
066683b567 |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.4 (clustertool) (#32018)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos) | patch | `v1.9.3` -> `v1.9.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary> ### [`v1.9.4`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.4) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.3...v1.9.4) ##### [Talos 1.9.4](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.4) (2025-02-13) Welcome to the v1.9.4 release of Talos! Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Ingress Firewall Talos Ingress Firewall now filters access to Kubernetes NodePort services correctly. ##### Component Updates - Linux: 6.12.13 - Flannel: 0.26.4 - Kubernetes: 1.32.2 Talos is built with Go 1.23.6. ##### Contributors - Andrey Smirnov - Dmitry Sharshakov - Dmitriy Matrenichev - Mathspy ##### Changes <details><summary>13 commits</summary> <p> - [@​`c863a56`](https://redirect.github.com/siderolabs/talos/commit/c863a5617) release(v1.9.4): prepare release - [@​`81164ef`](https://redirect.github.com/siderolabs/talos/commit/81164efd7) chore: fix spurious generate failures - [@​`7639cf7`](https://redirect.github.com/siderolabs/talos/commit/7639cf7ef) fix: path for ca-certificates - [@​`9afdaf4`](https://redirect.github.com/siderolabs/talos/commit/9afdaf47b) feat: update Kubernetes to 1.32.2 - [@​`e3bfb23`](https://redirect.github.com/siderolabs/talos/commit/e3bfb238f) fix: make ingress firewall filter traffic to nodeports - [@​`6d0db51`](https://redirect.github.com/siderolabs/talos/commit/6d0db5185) fix: blockdevice transport detection - [@​`39d608a`](https://redirect.github.com/siderolabs/talos/commit/39d608a1c) chore: provide more logging for dns requests - [@​`2ca0d59`](https://redirect.github.com/siderolabs/talos/commit/2ca0d5993) fix: fix diff printing - [@​`c8a7a2c`](https://redirect.github.com/siderolabs/talos/commit/c8a7a2c68) fix: ignore errors to stop pods - [@​`cfc43b0`](https://redirect.github.com/siderolabs/talos/commit/cfc43b0ac) fix: handle empty registry config - [@​`a3aa099`](https://redirect.github.com/siderolabs/talos/commit/a3aa099c3) feat: update Flannel to 0.26.4 - [@​`3612fbf`](https://redirect.github.com/siderolabs/talos/commit/3612fbfd7) feat: update Linux to 6.12.13 - [@​`a320b99`](https://redirect.github.com/siderolabs/talos/commit/a320b9907) chore: bump Go to 1.23.6 </p> </details> ##### Changes from siderolabs/pkgs <details><summary>2 commits</summary> <p> - [siderolabs/pkgs@`27017e0`](https://redirect.github.com/siderolabs/pkgs/commit/27017e0) feat: update Linux to 6.12.13 - [siderolabs/pkgs@`bf4206c`](https://redirect.github.com/siderolabs/pkgs/commit/bf4206c) feat: update Go to 1.23.6 </p> </details> ##### Changes from siderolabs/tools <details><summary>1 commit</summary> <p> - [siderolabs/tools@`b2ede52`](https://redirect.github.com/siderolabs/tools/commit/b2ede52) feat: update Go to 1.23.6 </p> </details> ##### Dependency Changes - **github.com/siderolabs/go-blockdevice/v2** v2.0.13 -> v2.0.14 - **github.com/siderolabs/pkgs** v1.9.0-25-g2250843 -> v1.9.0-27-g27017e0 - **github.com/siderolabs/talos/pkg/machinery** v1.9.3 -> v1.9.4 - **github.com/siderolabs/tools** v1.9.0-2-gbf2085e -> v1.9.0-3-gb2ede52 Previous release can be found at [v1.9.3](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.3) ##### Images ghcr.io/siderolabs/flannel:v0.26.4 registry.k8s.io/coredns/coredns:v1.12.0 gcr.io/etcd-development/etcd:v3.5.18 registry.k8s.io/kube-apiserver:v1.32.2 registry.k8s.io/kube-controller-manager:v1.32.2 registry.k8s.io/kube-scheduler:v1.32.2 registry.k8s.io/kube-proxy:v1.32.2 ghcr.io/siderolabs/kubelet:v1.32.2 ghcr.io/siderolabs/installer:v1.9.4 registry.k8s.io/pause:3.10 </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
b193c70968 |
fix(deps): update kubernetes packages v0.32.1 → v0.32.2 (clustertool) (patch) (#32020)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | require | patch | `v0.32.1` -> `v0.32.2` | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | require | patch | `v0.32.1` -> `v0.32.2` | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | require | patch | `v0.32.1` -> `v0.32.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.32.2`](https://redirect.github.com/kubernetes/api/compare/v0.32.1...v0.32.2) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.32.1...v0.32.2) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.32.2`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.1...v0.32.2) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.1...v0.32.2) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.32.2`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.1...v0.32.2) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.1...v0.32.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bb45ca3cb7 |
chore(flux): update helm release cilium 1.17.0 → 1.17.1 (clustertool) (#32012)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cilium](https://cilium.io/) ([source](https://redirect.github.com/cilium/cilium)) | patch | `1.17.0` -> `1.17.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cilium/cilium (cilium)</summary> ### [`v1.17.1`](https://redirect.github.com/cilium/cilium/compare/1.17.0...1.17.1) [Compare Source](https://redirect.github.com/cilium/cilium/compare/1.17.0...1.17.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ce01e3f9ca |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.2 (clustertool) (#32011)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | patch | `v1.32.1` -> `v1.32.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.32.2`](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.1...v1.32.2) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.1...v1.32.2) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
1cc18d78a0 |
fix(deps): update module helm.sh/helm/v3 v3.17.0 → v3.17.1 (clustertool) (#32009)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require | patch | `v3.17.0` -> `v3.17.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/helm (helm.sh/helm/v3)</summary> ### [`v3.17.1`](https://redirect.github.com/helm/helm/releases/tag/v3.17.1): Helm v3.17.1 [Compare Source](https://redirect.github.com/helm/helm/compare/v3.17.0...v3.17.1) Helm v3.17.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.17.1. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.17.1-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-darwin-amd64.tar.gz.sha256sum) / aba59ba9511971a71943b5c76f15d52ace1681197bb3f71ed1f0b15caceacb2c) - [MacOS arm64](https://get.helm.sh/helm-v3.17.1-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-darwin-arm64.tar.gz.sha256sum) / b823a213d8d7937222becc63d9c7bb3d15a090e7ecd1f70f3a583ed39657e21b) - [Linux amd64](https://get.helm.sh/helm-v3.17.1-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-amd64.tar.gz.sha256sum) / 3b66f3cd28409f29832b1b35b43d9922959a32d795003149707fea84cbcd4469) - [Linux arm](https://get.helm.sh/helm-v3.17.1-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-arm.tar.gz.sha256sum) / 1dc5ed54350f4f7ae87441e878be4f4fd9b727a86b11b1d20b1001358c83bed3) - [Linux arm64](https://get.helm.sh/helm-v3.17.1-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-arm64.tar.gz.sha256sum) / c86c9b23602d4abbfae39d9634e25ab1d0ea6c4c16c5b154113efe316a402547) - [Linux i386](https://get.helm.sh/helm-v3.17.1-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-386.tar.gz.sha256sum) / b972562a1171673db2892f000248b2540ddcd6f76850ec152852a8e9ce7972cb) - [Linux ppc64le](https://get.helm.sh/helm-v3.17.1-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-ppc64le.tar.gz.sha256sum) / 4223394f3fca82a7f8e8d083caf6faf0ee0639d8f235071334579237078a2c2e) - [Linux s390x](https://get.helm.sh/helm-v3.17.1-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-s390x.tar.gz.sha256sum) / fe47e5ee8abd6baef01bb1c4fc995343121bf5fc7dead1f67e97484a441ba9e8) - [Linux riscv64](https://get.helm.sh/helm-v3.17.1-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.1-linux-riscv64.tar.gz.sha256sum) / cf174b1ff83032255f798278152c637d01dd1d1533fd77915ab751d8cf4191a7) - [Windows amd64](https://get.helm.sh/helm-v3.17.1-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.17.1-windows-amd64.zip.sha256sum) / 08281ee6d4d272835ff10c510b8b39736d112d9cb89dfbc853fe83913fbe48d0) - [Windows arm64](https://get.helm.sh/helm-v3.17.1-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.17.1-windows-arm64.zip.sha256sum) / 44c9c8246f643ea45bb45013a182fc25da2a8206a6f322a0c6fa47a1f4bcf1e4) The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.17.2 is the next patch release and will be on March 12, 2025 - 3.18.0 is the next minor release and will be on May 14, 2025 #### Changelog - add test for nullifying nested global value [`980d8ac`](https://redirect.github.com/helm/helm/commit/980d8ac1939e39138101364400756af2bdee1da5) (Ryan Hockstad) - Add test case for removing an entire object [`c23e3b6`](https://redirect.github.com/helm/helm/commit/c23e3b6c495658bb1eec04b32c8e4bfc5ef4dd60) (Ryan Hockstad) - Tests for bugfix: Override subcharts with null values [#​12879](https://redirect.github.com/helm/helm/issues/12879) [`3110d5f`](https://redirect.github.com/helm/helm/commit/3110d5ff63a0edcf6decac8288106b55a6f41760) (Scott Rigby) - merge null child chart objects [`9520c71`](https://redirect.github.com/helm/helm/commit/9520c71fb04783cdab111759f0f3c5d1cdc83f1c) (Ryan Hockstad) - build(deps): bump the k8s-io group with 7 updates [`ab7dedd`](https://redirect.github.com/helm/helm/commit/ab7dedd4cf47cb7455a283d93a1627a35933d634) (dependabot\[bot]) - fix: check group for resource info match [`a2d3602`](https://redirect.github.com/helm/helm/commit/a2d36029d5dba292073d23acea2ef59cfb429ee9) (Jiasheng Zhu) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
56b43dffca | chore(flux): update image registry.k8s.io/kubectl v1.32.1 → v1.32.2 (clustertool) (#32007) | ||
|
|
fe3fade11a |
chore(flux): update image blocky 16.13.4 → 16.13.5 (clustertool) (#31997)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.4` -> `16.13.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6e0fdb5b55 |
chore(flux): update image app-template 3.7.0 → 3.7.1 (clustertool) (#31904)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://redirect.github.com/bjw-s/helm-charts) | patch | `3.7.0` -> `3.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bjw-s/helm-charts (app-template)</summary> ### [`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
10d5877232 |
chore(clustertool) change included patch format and add nvidia patch (#31813)
**Description** Change clustertool included patches from RFC6902 (json patches) to strategic merge patches, see [talos-guides](https://www.talos.dev/v1.9/talos-guides/configuration/patching/). This allows for the used to easily add to some of the "list" values like sysctls and kernel modules. For example, this list operation overwrites any previous adds to sysctls. ```yaml - op: add path: /machine/sysctls value: fs.inotify.max_queued_events: "65536" fs.inotify.max_user_instances: "8192" ``` this is not the case when using strategic merge patches ```yaml machine: sysctls: fs.inotify.max_queued_events: "65536" fs.inotify.max_user_instances: "8192" ``` for example nvidia.yaml can add to this ```yaml machine: sysctls: net.core.bpf_jit_harden: 1 ``` ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** I ran clustertool genconfig with the default configs before and after the change. The resulting main-k8s-control-1.yaml was identical (except, see below). **📃 Notes:** The bind addresses for proxy and scheduler did never end up in the generated config because they got overwritten by subsequent patch operations. Now these entries will be in the generated config, not sure if that could be an issue? **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
c0f63140f8 |
chore(flux): update image blocky 16.13.3 → 16.13.4 (clustertool) (#31857)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.3` -> `16.13.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8537693062 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
dd05960e31 | chore: Always utilise ECR for docker.io/library | ||
|
|
6815b0f60a |
chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.1 → v0.14.2 (clustertool) (#31778)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/rancher/system-upgrade-controller | patch | `v0.14.1` -> `v0.14.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
57bd7cba7e |
chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.32.1 (clustertool) (#31774)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/kubectl | minor | `v1.31.1` -> `v1.32.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
e44429d3b9 | chore(flux): update image app-template 3.6.1 → 3.7.0 (clustertool) (#31744) | ||
|
|
0b0f924baf |
fix(deps): update module golang.org/x/crypto v0.32.0 → v0.33.0 (clustertool) (#31752)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.32.0` -> `v0.33.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |