Files
truecharts/clustertool
TrueCharts Bot 3d3f0271fe chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.3 (clustertool) (#29310)
This PR contains the following updates:

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

---

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

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

##### [Talos
1.8.3](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.3)
(2024-11-13)

Welcome to the v1.8.3 release of Talos!

Starting with Talos v1.8.0, only standard assets would be published as
github release assets. These include:

-   `cloud-images.json`
-   `talosctl` binaries
-   `kernel`
-   `initramfs`
-   `metal` iso and disk images
-   `talosctl-cni-bundle`

All other release assets can be downloaded from [Image
Factory](https://www.talos.dev/latest/talos-guides/install/boot-assets/#image-factory).

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

##### Component Updates

Linux: 6.6.60
containerd: 2.0.0
runc: 1.2.1

Talos is built with Go 1.22.9.

##### Contributors

-   Andrey Smirnov
-   blablu
-   Dmitry Sharshakov
-   Joakim Nohlgård
-   Noel Georgi
-   Remko Molier
-   Sam Stelfox

##### Changes

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

-
[@&#8203;`6494ace`](https://redirect.github.com/siderolabs/talos/commit/6494aced3)
release(v1.8.3): prepare release
-
[@&#8203;`01c9f45`](https://redirect.github.com/siderolabs/talos/commit/01c9f4584)
fix: arch linux search paths and names for QEMU provisioner
-
[@&#8203;`8b5c5f1`](https://redirect.github.com/siderolabs/talos/commit/8b5c5f108)
chore: fix nil pointer dereference in AWS uploader
-
[@&#8203;`fbf85dd`](https://redirect.github.com/siderolabs/talos/commit/fbf85dd0d)
fix: install disk matcher error
-
[@&#8203;`ff3fcce`](https://redirect.github.com/siderolabs/talos/commit/ff3fccea9)
feat: add dm-cache dm-cache-smq kernel modules
-
[@&#8203;`6d872e4`](https://redirect.github.com/siderolabs/talos/commit/6d872e41c)
feat: allow extra mounts for docker-based `talosctl cluster create`
-
[@&#8203;`8c193c8`](https://redirect.github.com/siderolabs/talos/commit/8c193c8b1)
fix: update permissions for logging directories in /var
-
[@&#8203;`5044a41`](https://redirect.github.com/siderolabs/talos/commit/5044a410c)
fix: mount /sys/kernel/security conditionally
-
[@&#8203;`83abb66`](https://redirect.github.com/siderolabs/talos/commit/83abb6644)
fix: make route normalization keep family
-
[@&#8203;`228a943`](https://redirect.github.com/siderolabs/talos/commit/228a94387)
fix: do not trim 0 from process SELinux label
-
[@&#8203;`d4a3a2b`](https://redirect.github.com/siderolabs/talos/commit/d4a3a2b62)
fix: prevent panic in nocloud platform code
-
[@&#8203;`5c7b02d`](https://redirect.github.com/siderolabs/talos/commit/5c7b02d7e)
fix: update the CRI sandbox image reference
-
[@&#8203;`f8155c4`](https://redirect.github.com/siderolabs/talos/commit/f8155c40d)
feat: add parsing of vlanNNNN:ethX style VLAN cmdline args
-
[@&#8203;`ea19f15`](https://redirect.github.com/siderolabs/talos/commit/ea19f157f)
fix: generation of SecureBoot iso
-
[@&#8203;`fddaa60`](https://redirect.github.com/siderolabs/talos/commit/fddaa60e2)
feat: update Linux, runc, containerd, go

</p>
</details>

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

-
[siderolabs/pkgs@`9c80a4a`](https://redirect.github.com/siderolabs/pkgs/commit/9c80a4a)
feat: update Linux to 6.6.60
-
[siderolabs/pkgs@`747c6c7`](https://redirect.github.com/siderolabs/pkgs/commit/747c6c7)
feat: update containerd to v2.0.0
-
[siderolabs/pkgs@`87c6526`](https://redirect.github.com/siderolabs/pkgs/commit/87c6526)
feat: enable CONFIG_DM_CACHE
-
[siderolabs/pkgs@`b4fa648`](https://redirect.github.com/siderolabs/pkgs/commit/b4fa648)
fix: enable nvme and 2.5gbit ethernet on nanopi-r5s
-
[siderolabs/pkgs@`079ea13`](https://redirect.github.com/siderolabs/pkgs/commit/079ea13)
feat: update Linux to 6.6.59
-
[siderolabs/pkgs@`e4bc753`](https://redirect.github.com/siderolabs/pkgs/commit/e4bc753)
feat: update runc to v1.2.1
-
[siderolabs/pkgs@`de3dbf5`](https://redirect.github.com/siderolabs/pkgs/commit/de3dbf5)
feat: update Go to 1.22.9

</p>
</details>

##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>

-
[siderolabs/tools@`653182a`](https://redirect.github.com/siderolabs/tools/commit/653182a)
feat: update Go to 1.22.9

</p>
</details>

##### Dependency Changes

-   **github.com/docker/cli**                      v27.1.1 ***new***
-   **github.com/docker/docker**                   v27.2.0 -> v27.1.1
- **github.com/siderolabs/pkgs** v1.8.0-24-ge72b2f4 ->
v1.8.0-31-g9c80a4a
-   **github.com/siderolabs/talos/pkg/machinery**  v1.8.2 -> v1.8.3
- **github.com/siderolabs/tools** v1.8.0-2-g7719230 -> v1.8.0-3-g653182a

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

##### Images

    ghcr.io/siderolabs/flannel:v0.25.7
    registry.k8s.io/coredns/coredns:v1.11.3
    gcr.io/etcd-development/etcd:v3.5.16
    registry.k8s.io/kube-apiserver:v1.31.2
    registry.k8s.io/kube-controller-manager:v1.31.2
    registry.k8s.io/kube-scheduler:v1.31.2
    registry.k8s.io/kube-proxy:v1.31.2
    ghcr.io/siderolabs/kubelet:v1.31.2
    ghcr.io/siderolabs/installer:v1.8.3
    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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-13 17:14:02 +01:00
..
2024-11-13 00:07:58 +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.