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> - [@​`6494ace`](https://redirect.github.com/siderolabs/talos/commit/6494aced3) release(v1.8.3): prepare release - [@​`01c9f45`](https://redirect.github.com/siderolabs/talos/commit/01c9f4584) fix: arch linux search paths and names for QEMU provisioner - [@​`8b5c5f1`](https://redirect.github.com/siderolabs/talos/commit/8b5c5f108) chore: fix nil pointer dereference in AWS uploader - [@​`fbf85dd`](https://redirect.github.com/siderolabs/talos/commit/fbf85dd0d) fix: install disk matcher error - [@​`ff3fcce`](https://redirect.github.com/siderolabs/talos/commit/ff3fccea9) feat: add dm-cache dm-cache-smq kernel modules - [@​`6d872e4`](https://redirect.github.com/siderolabs/talos/commit/6d872e41c) feat: allow extra mounts for docker-based `talosctl cluster create` - [@​`8c193c8`](https://redirect.github.com/siderolabs/talos/commit/8c193c8b1) fix: update permissions for logging directories in /var - [@​`5044a41`](https://redirect.github.com/siderolabs/talos/commit/5044a410c) fix: mount /sys/kernel/security conditionally - [@​`83abb66`](https://redirect.github.com/siderolabs/talos/commit/83abb6644) fix: make route normalization keep family - [@​`228a943`](https://redirect.github.com/siderolabs/talos/commit/228a94387) fix: do not trim 0 from process SELinux label - [@​`d4a3a2b`](https://redirect.github.com/siderolabs/talos/commit/d4a3a2b62) fix: prevent panic in nocloud platform code - [@​`5c7b02d`](https://redirect.github.com/siderolabs/talos/commit/5c7b02d7e) fix: update the CRI sandbox image reference - [@​`f8155c4`](https://redirect.github.com/siderolabs/talos/commit/f8155c40d) feat: add parsing of vlanNNNN:ethX style VLAN cmdline args - [@​`ea19f15`](https://redirect.github.com/siderolabs/talos/commit/ea19f157f) fix: generation of SecureBoot iso - [@​`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=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0