Files
charts/clustertool
TrueCharts Bot 5b8761e2ae chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.1 (clustertool) (#30168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos)
| minor | `v1.8.4` -> `v1.9.1` |

---

> [!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.1`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.0...v1.9.1)

#### [Talos
1.9.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1)
(2024-12-26)

Welcome to the v1.9.1 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

##### Component Updates

-   Linux: 6.12.6
-   CNI plugins: 1.6.1

Talos is built with Go 1.23.4.

##### Contributors

-   Andrey Smirnov
-   Dmitry Sharshakov
-   Noel Georgi

##### Changes

<details><summary>15 commits</summary>
<p>

-
[@&#8203;`348472f`](https://redirect.github.com/siderolabs/talos/commit/348472f9e)
release(v1.9.1): prepare release
-
[@&#8203;`e702542`](https://redirect.github.com/siderolabs/talos/commit/e702542d1)
fix: ignore member not found error on leave cluster
-
[@&#8203;`2125206`](https://redirect.github.com/siderolabs/talos/commit/2125206f1)
test: use node informer instead of raw watch
-
[@&#8203;`73c25ee`](https://redirect.github.com/siderolabs/talos/commit/73c25ee8d)
fix: talosctl support and race tests
-
[@&#8203;`edd7844`](https://redirect.github.com/siderolabs/talos/commit/edd78441b)
fix: update go-blockdevice to v2.0.9
-
[@&#8203;`c1f975c`](https://redirect.github.com/siderolabs/talos/commit/c1f975c0b)
fix: use correct default search domain
-
[@&#8203;`ff91a75`](https://redirect.github.com/siderolabs/talos/commit/ff91a754f)
fix: reduce installer image
-
[@&#8203;`9cebe5e`](https://redirect.github.com/siderolabs/talos/commit/9cebe5e28)
fix: fix `Failed to initialize SELinux labeling handle` udev error
-
[@&#8203;`852cf5a`](https://redirect.github.com/siderolabs/talos/commit/852cf5ac7)
feat: bring Linux 6.12.6, CNI plugins 1.6.1
-
[@&#8203;`5f83c83`](https://redirect.github.com/siderolabs/talos/commit/5f83c83e1)
docs: document Kubernetes service registry incompat with K8s 1.32
-
[@&#8203;`3f87286`](https://redirect.github.com/siderolabs/talos/commit/3f872860f)
fix: dashboard crash on CPU data
-
[@&#8203;`f84ba2a`](https://redirect.github.com/siderolabs/talos/commit/f84ba2a9b)
docs: fix several typos
-
[@&#8203;`972044e`](https://redirect.github.com/siderolabs/talos/commit/972044e10)
chore: support gcr.io auth for cache and image gen
-
[@&#8203;`7908c93`](https://redirect.github.com/siderolabs/talos/commit/7908c9382)
fix: make talosctl time work with PTP time sync
-
[@&#8203;`48cb3a6`](https://redirect.github.com/siderolabs/talos/commit/48cb3a6e6)
fix: restore previous disk serial fetching

</p>
</details>

##### Changes from siderolabs/go-talos-support
<details><summary>1 commit</summary>
<p>

-
[siderolabs/go-talos-support@`0f784bd`](https://redirect.github.com/siderolabs/go-talos-support/commit/0f784bd)
fix: avoid deadlock on context cancel

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>3 commits</summary>
<p>

-
[siderolabs/pkgs@`45c4ba4`](https://redirect.github.com/siderolabs/pkgs/commit/45c4ba4)
fix: patch containerd with CNI deadlock fix
-
[siderolabs/pkgs@`13c5fc6`](https://redirect.github.com/siderolabs/pkgs/commit/13c5fc6)
feat: update Linux to 6.12.6
-
[siderolabs/pkgs@`6ed389e`](https://redirect.github.com/siderolabs/pkgs/commit/6ed389e)
feat: update Linux firmware to
[`2024121`](https://redirect.github.com/siderolabs/talos/commit/20241210)

</p>
</details>

##### Dependency Changes

-   **github.com/containernetworking/plugins**     v1.6.0 -> v1.6.1
-   **github.com/opencontainers/runc**             v1.2.2 -> v1.2.3
-   **github.com/siderolabs/go-blockdevice/v2**    v2.0.7 -> v2.0.9
-   **github.com/siderolabs/go-talos-support**     v0.1.1 -> v0.1.2
- **github.com/siderolabs/pkgs** v1.9.0-12-g9576b97 ->
v1.9.0-15-g45c4ba4
-   **github.com/siderolabs/talos/pkg/machinery**  v1.9.0 -> v1.9.1

Previous release can be found at
[v1.9.0](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.0)

#### Images

    ghcr.io/siderolabs/flannel:v0.26.1
    registry.k8s.io/coredns/coredns:v1.12.0
    gcr.io/etcd-development/etcd:v3.5.17
    registry.k8s.io/kube-apiserver:v1.32.0
    registry.k8s.io/kube-controller-manager:v1.32.0
    registry.k8s.io/kube-scheduler:v1.32.0
    registry.k8s.io/kube-proxy:v1.32.0
    ghcr.io/siderolabs/kubelet:v1.32.0
    ghcr.io/siderolabs/installer:v1.9.1
    registry.k8s.io/pause:3.10

###
[`v1.9.0`](https://redirect.github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v190-alpha2)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.4...v1.9.0)

<details><summary>44 commits</summary>
<p>

-
[`af5d6b8c4`](af5d6b8c41)
fix: show SELinux labels on pseudo-fs
-
[`f46922fa9`](f46922fa9a)
chore: fix dockerfile warnings
-
[`a13f82c59`](a13f82c594)
feat: udev: label device nodes
-
[`e899fb37f`](e899fb37fd)
feat: label created files in /etc
-
[`5f68c17ed`](5f68c17eda)
feat: implement image cache configuration
-
[`0ffb2187a`](0ffb2187a3)
feat: registry proxy
-
[`77cf84fb5`](77cf84fb57)
feat: support generating iso with imagecache
-
[`5de6275b8`](5de6275b8f)
chore: image cache generator improvements
-
[`1a8cc5f8b`](1a8cc5f8b2)
feat: add SELinux labels to volumes
-
[`61b9129e0`](61b9129e0c)
fix: add directory entries and filemode to tarball
-
[`4caeae21e`](4caeae21e5)
refactor: optimize flags and SetLabel
-
[`6074a870a`](6074a870ad)
feat: add e2fsprogs to talos rootfs
-
[`7ffcf5b93`](7ffcf5b932)
docs: update getting started
-
[`c4c1a0d7c`](c4c1a0d7c7)
fix: make vmware platform common code build on all arches
-
[`cc768037f`](cc768037f8)
feat: implement block device wipe
-
[`6fb518ae5`](6fb518ae57)
fix: don't activate LVM volumes in agent mode
-
[`0e3ed3072`](0e3ed30723)
fix: no longer leak `Close` reader
-
[`4dc58cfdf`](4dc58cfdf3)
chore: small fixes
-
[`f400ae911`](f400ae911b)
fix: small fixes for image cache generation
-
[`93754b7de`](93754b7de6)
fix: config and platform manifest generation
-
[`95b2fc946`](95b2fc946e)
feat: image cache gen
-
[`e4c6186c6`](e4c6186c63)
chore: remove i915/amdgpu drivers
-
[`744ad12a6`](744ad12a6e)
docs: update replicated-local-storage-with-openebs.md
-
[`fd713e451`](fd713e4514)
feat: add permanent hardware addr to device selectors
-
[`d55a96e8c`](d55a96e8cb)
refactor: remove SELinux client_u and client_r
-
[`3a5b55fd2`](3a5b55fd22)
fix: allow CEL expressions config merge
-
[`f1b15f580`](f1b15f580e)
chore: remove replace for safchain/ethtool
-
[`f9697a9a0`](f9697a9a07)
fix: register controlplane node with NoSchedule taint
-
[`30f8b5a9f`](30f8b5a9f7)
fix: registry mirror fallback handling
-
[`0f41e7743`](0f41e77434)
feat: allow for onlink directive (nocloud)
-
[`e26d0043e`](e26d0043e0)
chore: code cleanup
-
[`43fe3807a`](43fe3807a8)
feat: implement tracking of blockdevice secondaries
-
[`8a7476c3a`](8a7476c3ae)
fix: install on non-empty disk
-
[`8b4253d18`](8b4253d185)
feat: update etcd to v3.5.17
-
[`5a0fd5b88`](5a0fd5b882)
refactor: move early initialization functions to pre-initialize phase
-
[`9916e2cd8`](9916e2cd8a)
chore: update pkgs/tools/extras for Go 1.23.3
-
[`20bbf0235`](20bbf02355)
docs: update vultr documentation
-
[`aea98940b`](aea98940b7)
fix: arch linux search paths and names for QEMU provisioner
-
[`682718d4c`](682718d4c9)
fix: use imager incoming version for extension validation
-
[`9a02ecc49`](9a02ecc49f)
feat: rewrite install disk selector to use CEL expressions
-
[`eba35f441`](eba35f4413)
docs: add note about PSP in Rook-Ceph guide
-
[`38b80fb1d`](38b80fb1da)
docs: add missing `--talosconfig` parameter to end of Hetzner guide
-
[`a07f66c91`](a07f66c918)
docs: gcp: fix controlplane nodes tags
-
[`4fe6dc8a0`](4fe6dc8a0a)
chore: clean dns code

</p>
</details>

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 21:16:31 +00:00
..

clustertool

GitHub release (release name instead of tag name) GitHub issues

A helper tool to help building TrueCharts helm charts
· Report Bug · Request Feature

About The Project

CLA: Before contributing

Our CLA applies to this repository as well.

Please ensure it's signed before submitting a PR: https://cla-assistant.io/truecharts/charts

We use the truecharts/charts link, as CLA assistant does not allow for creating a custom link to a private repository. However, they all sign the same CLA that applies project-wide

License

This tool is released as "All Rights reserved" and hence it's code should NOT be shared. This includes binaries that are modified to remove TrueCharts specific code, unless approved by Kjeld Schouten "The Owner". Those that are invited to have access to repository, are free to edit and use this code for testing purposes, as long as its sourcecode is not shared or saved in-the-cloud.