mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 00:12:51 -03:00
5bfb58dedd7c46a8816a22a581fce569731aa4e1
45963 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
5bfb58dedd |
chore(helm): update image ghcr.io/pmmp/pocketmine-mp 5.31.0 → 5.32.0 (#38153)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/pmmp/pocketmine-mp | minor | `73dfe83` -> `c114abe` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
c1a2e98bbf |
chore(helm): update image docker.io/vshadbolt/strapi 5.19.0 → 5.21.0 (#38150)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | minor | `352b45e` -> `2199bf4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6adba53ea8 |
chore(helm): update image docker.io/ollama/ollama 0.9.6 → 0.11.4 (#38148)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | minor | `5d1406e` -> `536a1ab` | | docker.io/ollama/ollama | minor | `f478761` -> `be17b35` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
5f24b7af22 |
chore(helm): update image docker.io/outlinewiki/outline 0.85.1 → 0.86.0 (#38149)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/outlinewiki/outline](https://redirect.github.com/outline/outline) | minor | `490b5de` -> `9ddb74b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>outline/outline (docker.io/outlinewiki/outline)</summary> ### [`v0.86.0`](https://redirect.github.com/outline/outline/releases/tag/v0.86.0) [Compare Source](https://redirect.github.com/outline/outline/compare/v0.85.1...v0.86.0) > \[!NOTE]\ > If you run the collaboration service separately it ***must*** be updated and restarted before the client and API to avoid errors. <img width="1680" height="740" alt="collection-sharing" src="https://github.com/user-attachments/assets/19b1a9a2-3fbc-4f15-aff5-63c30d949461" /> #### What's Changed This release we've finally closed out one of the most requested features of the last year – public sharing of collections. You can now share an entire collection on the internet in the same way as a document. We also included the same options to optionally include a "last modified" timestamp, sitemap, and search engine indexing (disabled by default). Additionally document history now supports multiple collaborators – if you are in a multiplayer editing session on a document the history panel will properly reflect both users as being contributors to a version. ##### Other improvements - Added OTP sign-in codes for mobile PWA in [https://github.com/outline/outline/pull/9556](https://redirect.github.com/outline/outline/pull/9556) - A paste menu to convert a list of URLs to mentions is now displaced in [https://github.com/outline/outline/pull/9646](https://redirect.github.com/outline/outline/pull/9646) - You can now update the url of an embed without reinserting in [https://github.com/outline/outline/pull/9479](https://redirect.github.com/outline/outline/pull/9479) - The collaboration service can now be scaled across multiple servers in [https://github.com/outline/outline/pull/9625](https://redirect.github.com/outline/outline/pull/9625) - References are now prefetched on hover in [https://github.com/outline/outline/pull/9722](https://redirect.github.com/outline/outline/pull/9722) - We improved the wrapping behavior in inline code marks in [https://github.com/outline/outline/pull/9724](https://redirect.github.com/outline/outline/pull/9724) - The `Up` arrow in a comment input now jumps to editing previous comment in [https://github.com/outline/outline/pull/9727](https://redirect.github.com/outline/outline/pull/9727) - Clicking items in the sidebar is now even faster than before in [https://github.com/outline/outline/pull/9733](https://redirect.github.com/outline/outline/pull/9733) - Added support for Tella.tv embeds in [https://github.com/outline/outline/pull/9775](https://redirect.github.com/outline/outline/pull/9775) - Hundreds of new and improved translations ##### Fixes ##### Editor - fix: Include image caption as alt attribute in [https://github.com/outline/outline/pull/9554](https://redirect.github.com/outline/outline/pull/9554) - fix: Empty placeholder shows up when no text but image in paragraph in [https://github.com/outline/outline/pull/9593](https://redirect.github.com/outline/outline/pull/9593) - fix: Remote table modifications cause CellSelection to be lost in [https://github.com/outline/outline/pull/9596](https://redirect.github.com/outline/outline/pull/9596) - fix: Element overlaying last backlink in [https://github.com/outline/outline/pull/9699](https://redirect.github.com/outline/outline/pull/9699) - fix: YouTube fullscreen popups are blocked in [https://github.com/outline/outline/pull/9706](https://redirect.github.com/outline/outline/pull/9706) - fix: Anchor with some UTF8 characters not correctly decoding in [https://github.com/outline/outline/pull/9778](https://redirect.github.com/outline/outline/pull/9778) - fix: Alignment not copied onto new table rows in [https://github.com/outline/outline/pull/9785](https://redirect.github.com/outline/outline/pull/9785) - fix: Col/row selection on table with merged cells in [https://github.com/outline/outline/pull/9786](https://redirect.github.com/outline/outline/pull/9786) - fix: Toggling table full width should always go … fullwidth in [https://github.com/outline/outline/pull/9792](https://redirect.github.com/outline/outline/pull/9792) ##### Other - fix: Importer truncates newlines in captions in [https://github.com/outline/outline/pull/9544](https://redirect.github.com/outline/outline/pull/9544) - fix: Incorrect parsing of hard breaks from Markdown in [https://github.com/outline/outline/pull/9548](https://redirect.github.com/outline/outline/pull/9548) - fix: Make shared document content available to screenreaders in [https://github.com/outline/outline/pull/9549](https://redirect.github.com/outline/outline/pull/9549) - fix: JSON export->import loses content in [https://github.com/outline/outline/pull/9582](https://redirect.github.com/outline/outline/pull/9582) - fix: Remove incorrectly nested "recently viewed" docs from explorer in [https://github.com/outline/outline/pull/9597](https://redirect.github.com/outline/outline/pull/9597) - fix: Blank page is rendered when link to draft without collection is shared in [https://github.com/outline/outline/pull/9605](https://redirect.github.com/outline/outline/pull/9605) - fix: Viewers unable to connect personal Slack in [https://github.com/outline/outline/pull/9614](https://redirect.github.com/outline/outline/pull/9614) - fix: Refresh tokens do not work with OIDC discovery in [https://github.com/outline/outline/pull/9618](https://redirect.github.com/outline/outline/pull/9618) - Fix middle mouse button link behavior in [https://github.com/outline/outline/pull/9632](https://redirect.github.com/outline/outline/pull/9632) - chore: Add exponential backoff / retry for database deadlocks in [https://github.com/outline/outline/pull/9671](https://redirect.github.com/outline/outline/pull/9671) - fix: Linking from one shared sub-document to another share in [https://github.com/outline/outline/pull/9689](https://redirect.github.com/outline/outline/pull/9689) - fix: Title content after period sometimes stripped in import in [https://github.com/outline/outline/pull/9712](https://redirect.github.com/outline/outline/pull/9712) - fix: Letter icon incorrect in picker and sidebar in [https://github.com/outline/outline/pull/9720](https://redirect.github.com/outline/outline/pull/9720) - fix: Unnecessary remounts at breakpoints by [@​charliecreates](https://redirect.github.com/charliecreates)\[bot] in[https://github.com/outline/outline/pull/9730](https://redirect.github.com/outline/outline/pull/9730)0 - fix: Hide inline comments when disabled in [https://github.com/outline/outline/pull/9732](https://redirect.github.com/outline/outline/pull/9732) - chore: Improve group membership dialogs in [https://github.com/outline/outline/pull/9693](https://redirect.github.com/outline/outline/pull/9693) - fix: Documents accessible only through group memberships do not appear in search results in [https://github.com/outline/outline/pull/9738](https://redirect.github.com/outline/outline/pull/9738) - fix: extract domain from user email in Slack authentication by [@​naaa760](https://redirect.github.com/naaa760) in [https://github.com/outline/outline/pull/9742](https://redirect.github.com/outline/outline/pull/9742) - fix: emails parameter on users.list should be case insensitive in [https://github.com/outline/outline/pull/9755](https://redirect.github.com/outline/outline/pull/9755) - fix: Improve importer to be more resilient to hidden directories in [https://github.com/outline/outline/pull/9762](https://redirect.github.com/outline/outline/pull/9762) - fix: Remote results causes `cmd+k` state reset in [https://github.com/outline/outline/pull/9793](https://redirect.github.com/outline/outline/pull/9793) - fix: Allow `<br>` tags to represent breaks in API markdown input in [https://github.com/outline/outline/pull/9794](https://redirect.github.com/outline/outline/pull/9794) - fix: Nested lists flatten in confluence import in [https://github.com/outline/outline/pull/9797](https://redirect.github.com/outline/outline/pull/9797) - Improve webhook disabling heuristic with time-based analysis in [https://github.com/outline/outline/pull/9800](https://redirect.github.com/outline/outline/pull/9800) - fix: duplicate highlight shortcut key label by [@​k2on](https://redirect.github.com/k2on) in [https://github.com/outline/outline/pull/9806](https://redirect.github.com/outline/outline/pull/9806) - Allow disconnecting analytics integrations in [https://github.com/outline/outline/pull/9823](https://redirect.github.com/outline/outline/pull/9823) - Autofocus search input when opening icon picker in [https://github.com/outline/outline/pull/9839](https://redirect.github.com/outline/outline/pull/9839) - fix: refresh token rotation is broken in OAuth provider implementation in [https://github.com/outline/outline/pull/9847](https://redirect.github.com/outline/outline/pull/9847) - fix: Various issues with JSON import in [https://github.com/outline/outline/pull/9850](https://redirect.github.com/outline/outline/pull/9850) #### New Contributors - [@​TheAlexLichter](https://redirect.github.com/TheAlexLichter) made their first contribution in [https://github.com/outline/outline/pull/9629](https://redirect.github.com/outline/outline/pull/9629) - [@​camc314](https://redirect.github.com/camc314) made their first contribution in [https://github.com/outline/outline/pull/9695](https://redirect.github.com/outline/outline/pull/9695) - [@​charliecreates](https://redirect.github.com/charliecreates)\[bot] made their first contribution in[https://github.com/outline/outline/pull/9730](https://redirect.github.com/outline/outline/pull/9730)0 - [@​naaa760](https://redirect.github.com/naaa760) made their first contribution in [https://github.com/outline/outline/pull/9742](https://redirect.github.com/outline/outline/pull/9742) - [@​k2on](https://redirect.github.com/k2on) made their first contribution in [https://github.com/outline/outline/pull/9806](https://redirect.github.com/outline/outline/pull/9806) **Full Changelog**: https://github.com/outline/outline/compare/v0.85.1...v0.86.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
cb29cd36f1 |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.21 → v0.23.0 (#38152)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | minor | `bf1a9ca` -> `cd0deed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
51dd464096 |
chore(helm): update image ghcr.io/autobrr/autobrr v1.64.0 → v1.65.0 (#38151)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `47bbccb` -> `494e821` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.65.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.65.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.64.0...v1.65.0) #### Changelog ##### New Features - [`d14454d`]( |
||
|
|
73f84423f5 | chore(helm): update image docker.io/jasongdove/ersatztv v25.3.1 → v25.4.0 (#38145) | ||
|
|
0726864606 |
chore(helm): update image docker.io/jenkins/jenkins 2.520 → 2.522 (#38146)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `6dce1f7` -> `edfe968` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`v2.522`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.522) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.521...2.522) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.522 ([changelog](https://www.jenkins.io/changelog/2.522)) #### 📦 Dependency updates - Bump `shellcheck` version to 0.11.0 ([#​2053](https://redirect.github.com/jenkinsci/docker/issues/2053)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(deps): bump ubi9/ubi from 9.6-1752625787 to 9.6-1753978585 in /rhel/ubi9/hotspot ([#​2052](https://redirect.github.com/jenkinsci/docker/issues/2052)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) ### [`v2.521`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.521) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.520...2.521) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.521 ([changelog](https://www.jenkins.io/changelog/2.521)) #### 📦 Dependency updates - Bump JDK17 version to 17.0.16+8 ([#​2051](https://redirect.github.com/jenkinsci/docker/issues/2051)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - Bump JDK21 version to 21.0.8+9 ([#​2049](https://redirect.github.com/jenkinsci/docker/issues/2049)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - Bump Debian Bookworm Linux Version to [`2025072`](https://redirect.github.com/jenkinsci/docker/commit/20250721) ([#​2048](https://redirect.github.com/jenkinsci/docker/issues/2048)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
1b638923bc |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.7.3 → 2025.8.0 (#38144)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | minor | `9682a29` -> `35c4134` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.8.0`](https://redirect.github.com/home-assistant/core/releases/tag/2025.8.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.7.4...2025.8.0) https://www.home-assistant.io/blog/2025/08/06/release-20258/ ### [`v2025.7.4`](https://redirect.github.com/home-assistant/core/releases/tag/2025.7.4) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.7.3...2025.7.4) - Keep entities of dead Z-Wave devices available ([@​AlCalzone] - [#​148611]) ([zwave\_js docs][zwave_js docs]) - Fix warning about failure to get action during setup phase ([@​mback2k] - [#​148923]) ([wmspro docs]) - Fix a bug in rainbird device migration that results in additional devices ([@​allenporter] - [#​149078]) ([rainbird docs]) - Fix multiple webhook secrets for Telegram bot ([@​hanwg] - [#​149103]) ([telegram\_bot docs][telegram_bot docs]) - Bump pyschlage to 2025.7.2 ([@​dknowles2] - [#​149148]) ([schlage docs]) (dependency) - Fix Matter light get brightness ([@​jvmahon] - [#​149186]) ([matter docs]) - Fix brightness\_step and brightness\_step\_pct via lifx.set\_state ([@​Djelibeybi] - [#​149217]) ([lifx docs]) - Add Z-Wave USB migration confirm step ([@​MartinHjelmare] - [#​149243]) ([zwave\_js docs][zwave_js docs]) - Add fan off mode to the supported fan modes to fujitsu\_fglair ([@​crevetor] - [#​149277]) ([fujitsu\_fglair docs][fujitsu_fglair docs]) - Update Tesla OAuth Server in Tesla Fleet ([@​Bre77] - [#​149280]) ([tesla\_fleet docs][tesla_fleet docs]) - Update slixmpp to 1.10.0 ([@​gaaf] - [#​149374]) ([xmpp docs]) (dependency) - Bump aioamazondevices to 3.5.1 ([@​chemelli74] - [#​149385]) ([alexa\_devices docs][alexa_devices docs]) (dependency) - Bump pysuezV2 to 2.0.7 ([@​jb101010-2] - [#​149436]) ([suez\_water docs][suez_water docs]) (dependency) - Bump habiticalib to v0.4.1 ([@​tr4nt0r] - [#​149523]) ([habitica docs]) (dependency) [#​147533]: https://redirect.github.com/home-assistant/core/pull/147533 [#​148171]: https://redirect.github.com/home-assistant/core/pull/148171 [#​148611]: https://redirect.github.com/home-assistant/core/pull/148611 [#​148725]: https://redirect.github.com/home-assistant/core/pull/148725 [#​148923]: https://redirect.github.com/home-assistant/core/pull/148923 [#​149024]: https://redirect.github.com/home-assistant/core/pull/149024 [#​149078]: https://redirect.github.com/home-assistant/core/pull/149078 [#​149103]: https://redirect.github.com/home-assistant/core/pull/149103 [#​149148]: https://redirect.github.com/home-assistant/core/pull/149148 [#​149186]: https://redirect.github.com/home-assistant/core/pull/149186 [#​149217]: https://redirect.github.com/home-assistant/core/pull/149217 [#​149243]: https://redirect.github.com/home-assistant/core/pull/149243 [#​149277]: https://redirect.github.com/home-assistant/core/pull/149277 [#​149280]: https://redirect.github.com/home-assistant/core/pull/149280 [#​149374]: https://redirect.github.com/home-assistant/core/pull/149374 [#​149385]: https://redirect.github.com/home-assistant/core/pull/149385 [#​149436]: https://redirect.github.com/home-assistant/core/pull/149436 [#​149523]: https://redirect.github.com/home-assistant/core/pull/149523 [@​AlCalzone]: https://redirect.github.com/AlCalzone [@​Bre77]: https://redirect.github.com/Bre77 [@​Djelibeybi]: https://redirect.github.com/Djelibeybi [@​MartinHjelmare]: https://redirect.github.com/MartinHjelmare [@​allenporter]: https://redirect.github.com/allenporter [@​chemelli74]: https://redirect.github.com/chemelli74 [@​crevetor]: https://redirect.github.com/crevetor [@​dknowles2]: https://redirect.github.com/dknowles2 [@​frenck]: https://redirect.github.com/frenck [@​gaaf]: https://redirect.github.com/gaaf [@​hanwg]: https://redirect.github.com/hanwg [@​jb101010-2]: https://redirect.github.com/jb101010-2 [@​jvmahon]: https://redirect.github.com/jvmahon [@​mback2k]: https://redirect.github.com/mback2k [@​tr4nt0r]: https://redirect.github.com/tr4nt0r [abode docs]: https://www.home-assistant.io/integrations/abode/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [aemet docs]: https://www.home-assistant.io/integrations/aemet/ [agent_dvr docs]: https://www.home-assistant.io/integrations/agent_dvr/ [ai_task docs]: https://www.home-assistant.io/integrations/ai_task/ [alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/ [fujitsu_fglair docs]: https://www.home-assistant.io/integrations/fujitsu_fglair/ [habitica docs]: https://www.home-assistant.io/integrations/habitica/ [lifx docs]: https://www.home-assistant.io/integrations/lifx/ [matter docs]: https://www.home-assistant.io/integrations/matter/ [rainbird docs]: https://www.home-assistant.io/integrations/rainbird/ [schlage docs]: https://www.home-assistant.io/integrations/schlage/ [suez_water docs]: https://www.home-assistant.io/integrations/suez_water/ [telegram_bot docs]: https://www.home-assistant.io/integrations/telegram_bot/ [tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/ [wmspro docs]: https://www.home-assistant.io/integrations/wmspro/ [xmpp docs]: https://www.home-assistant.io/integrations/xmpp/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
f0c2f0c472 |
chore(helm): update image docker.io/b4bz/homer v25.05.2 → v25.08.1 (#38143)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/b4bz/homer](https://hub.docker.com/r/b4bz/homer) ([source](https://redirect.github.com/bastienwirtz/homer)) | minor | `8270c56` -> `6231e77` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>bastienwirtz/homer (docker.io/b4bz/homer)</summary> ### [`v25.08.1`](https://redirect.github.com/bastienwirtz/homer/releases/tag/v25.08.1) [Compare Source](https://redirect.github.com/bastienwirtz/homer/compare/v25.05.2...v25.08.1) <!-- Release notes generated using configuration in .github/release.yml at v25.08.1 --> #### What's Changed ##### Main changes - Improve Pi-hole status by [@​tanasegabriel](https://redirect.github.com/tanasegabriel) in [https://github.com/bastienwirtz/homer/pull/929](https://redirect.github.com/bastienwirtz/homer/pull/929) - Add community theme: DietPi by [@​Cs137](https://redirect.github.com/Cs137) in [https://github.com/bastienwirtz/homer/pull/956](https://redirect.github.com/bastienwirtz/homer/pull/956) - refactor(layouts): remove duplicated code. by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/965](https://redirect.github.com/bastienwirtz/homer/pull/965) - fix(connectivity-checker): fix network offline issue with auth proxie… by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/966](https://redirect.github.com/bastienwirtz/homer/pull/966) - chore: Update dependencies by [@​bastienwirtz](https://redirect.github.com/bastienwirtz) in [https://github.com/bastienwirtz/homer/pull/967](https://redirect.github.com/bastienwirtz/homer/pull/967) #### New Contributors - [@​Cs137](https://redirect.github.com/Cs137) made their first contribution in [https://github.com/bastienwirtz/homer/pull/956](https://redirect.github.com/bastienwirtz/homer/pull/956) **Full Changelog**: https://github.com/bastienwirtz/homer/compare/v25.05.2...v25.08.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
b8d406aac4 |
chore(helm): update image ghcr.io/goofball222/unifi 9.3.43 → 9.3.45 (#38140)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | patch | `5b2dba5` -> `e7013cf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v9.3.45`](https://redirect.github.com/goofball222/unifi/releases/tag/9.3.45) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/9.3.43...9.3.45) UniFi Network Application v9.3.45 - https://community.ui.com/releases/UniFi-Network-Application-9-3-45/6f7eb802-3973-4258-8aeb-d257cd61e5c5 **Full Changelog**: https://github.com/goofball222/unifi/compare/9.3.43...9.3.45 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
945cfb6da3 |
chore(helm): update image ghcr.io/elfhosted/emby 4.9.1.12 → 4.9.1.17 (#38068)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/emby](https://redirect.github.com/jellyfin/jellyfin) | patch | `aabb6aa` -> `4f906f3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f6bb06ea1f |
chore(helm): update image docker.io/semaphoreui/semaphore v2.15.4 → v2.15.7 (#38100)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `385ce86` -> `d352b5e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.15.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.6...v2.15.7) #### Bugfixes - Fixed SQL query for Postgres ([https://github.com/semaphoreui/semaphore/issues/3189](https://redirect.github.com/semaphoreui/semaphore/issues/3189)). ### [`v2.15.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.5...v2.15.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.5...v2.15.6) ### [`v2.15.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.15.4...v2.15.5) #### Changelog - Yellow color in log </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
aa4b27d00e | chore(container): update docker.io/renovate/renovate docker tag to v41.58.2 (#38141) | ||
|
|
648fd82f7f |
chore(flux): update image kube-prometheus-stack 75.16.1 → 75.18.1 (clustertool) (#38142)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `75.16.1` -> `75.18.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v75.18.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.18.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.18.0...kube-prometheus-stack-75.18.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix prometheus additionalScrapeConfigs exampl… by [@​Nick-0314](https://redirect.github.com/Nick-0314) in [https://github.com/prometheus-community/helm-charts/pull/6022](https://redirect.github.com/prometheus-community/helm-charts/pull/6022) #### New Contributors - [@​Nick-0314](https://redirect.github.com/Nick-0314) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/6022](https://redirect.github.com/prometheus-community/helm-charts/pull/6022) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.18.0...kube-prometheus-stack-75.18.1 ### [`v75.18.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.18.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.17.1...kube-prometheus-stack-75.18.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add dnsPolicy for alertmanager and prometheus by [@​araiu](https://redirect.github.com/araiu) in [https://github.com/prometheus-community/helm-charts/pull/6021](https://redirect.github.com/prometheus-community/helm-charts/pull/6021) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-6.1.2...kube-prometheus-stack-75.18.0 ### [`v75.17.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.17.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.17.0...kube-prometheus-stack-75.17.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add missing check for webhook by [@​jcpunk](https://redirect.github.com/jcpunk) in [https://github.com/prometheus-community/helm-charts/pull/6019](https://redirect.github.com/prometheus-community/helm-charts/pull/6019) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-kafka-exporter-2.16.0...kube-prometheus-stack-75.17.1 ### [`v75.17.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.17.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.16.1...kube-prometheus-stack-75.17.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow custom dnsConfig for alertmanager and prometheus by [@​araiu](https://redirect.github.com/araiu) in [https://github.com/prometheus-community/helm-charts/pull/6014](https://redirect.github.com/prometheus-community/helm-charts/pull/6014) #### New Contributors - [@​araiu](https://redirect.github.com/araiu) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/6014](https://redirect.github.com/prometheus-community/helm-charts/pull/6014) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-27.29.1...kube-prometheus-stack-75.17.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
91595ec643 |
chore(deps): update go 1.24.5 → 1.24.6 (#38139)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | patch | `1.24.5` -> `1.24.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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
efb992934d |
chore(github-action): update actions/cache digest to 0400d5f (#38138)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | digest | `5a3ec84` -> `0400d5f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
54b4ebd18d |
Update VERSION
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
c8111994db |
Update balfolk_ical.py
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
2394eea157 |
Update VERSION
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
33fba11b05 |
Update Dockerfile
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
c7eb7ba81c |
Update VERSION
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
6a48d15394 |
Update balfolk_ical.py
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
6b1c6b5299 |
Update Dockerfile
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
973c533d74 |
Create placeholder
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
0226d9d48a |
Update containers.build.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
4ef97fbfe6 |
Rename DockerfIle to Dockerfile
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
908fecf071 |
Create VERSION
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
36bc115052 |
Create balfolk_ical.py
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
2d84626060 |
Create crontab.txt
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
b7c4242379 |
Update DockerfIle
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
9c04b0c7dd |
Create DockerfIle
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
d66783f56b |
chore(helm): update chart common 28.15.0 → 28.15.1 (#37885)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.15.0` -> `28.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
9f6667d2a2 |
chore(flux): update image kube-prometheus-stack 75.15.2 → 75.16.1 (clustertool) (#38131)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `75.15.2` -> `75.16.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v75.16.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.16.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.16.0...kube-prometheus-stack-75.16.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Added a units clarification to prometheusSpec.retentionSize by [@​MarkhamLee](https://redirect.github.com/MarkhamLee) in [https://github.com/prometheus-community/helm-charts/pull/6003](https://redirect.github.com/prometheus-community/helm-charts/pull/6003) #### New Contributors - [@​MarkhamLee](https://redirect.github.com/MarkhamLee) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/6003](https://redirect.github.com/prometheus-community/helm-charts/pull/6003) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.16.0...kube-prometheus-stack-75.16.1 ### [`v75.16.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.16.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.15.2...kube-prometheus-stack-75.16.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update https://github.com/etcd-io/etcd digest to [`13cda0d`](https://redirect.github.com/prometheus-community/helm-charts/commit/13cda0d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/prometheus-community/helm-charts/pull/6004](https://redirect.github.com/prometheus-community/helm-charts/pull/6004)4 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.15.2...kube-prometheus-stack-75.16.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
38d5da84f0 |
chore(container): update docker.io/renovate/renovate docker tag to v41.53.1 (#38130)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.53.0-full` -> `41.53.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.53.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.53.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.53.0...41.53.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.4 (main) ([#​37341](https://redirect.github.com/renovatebot/renovate/issues/37341)) ([a76c80e]( |
||
|
|
30e3588ded |
chore(container): update docker.io/renovate/renovate docker tag to v41.53.0 (#38127)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.52.3-full` -> `41.53.0-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.53.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.53.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.3...41.53.0) ##### Features - **pip-compile:** add --no-emit-package to uv pip compile allowed arguments ([#​37315](https://redirect.github.com/renovatebot/renovate/issues/37315)) ([db9eef8]( |
||
|
|
ec6684921b |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.7-fpm docker digest to 67c2a20 (#38103)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `1a20dc2` -> `67c2a20` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9b4f962430 |
chore(container): update docker.io/renovate/renovate docker tag to v41.52.3 (#38099)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.52.1-full` -> `41.52.3-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.52.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.52.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.2...41.52.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.3 (main) ([#​37331](https://redirect.github.com/renovatebot/renovate/issues/37331)) ([4db0219]( |
||
|
|
e96d69d5b5 |
fix(gitea) add admin.passwordRole (#37920)
add passwordMode and existingSecret configuration options to admin from upstream Included @param documentation to explain each field **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ 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) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [ ] 👀 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 - [x] ⬆️ 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: cjil <cjilbert@gmail.com> |
||
|
|
3c5bb701f0 |
chore(container): update docker.io/renovate/renovate docker tag to v41.52.1 (#38096)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `41.52.0-full` -> `41.52.1-full` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>
###
[`v41.52.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.52.1)
[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.52.0...41.52.1)
##### Bug Fixes
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.25.1
(main)
([#​37324](https://redirect.github.com/renovatebot/renovate/issues/37324))
([ab17083](
|
||
|
|
195e8e43e2 |
chore(container): update docker.io/renovate/renovate docker tag to v41.52.0 (#38094)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.51.2-full` -> `41.52.0-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.52.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.52.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.51.2...41.52.0) ##### Features - **asdf,mise:** Add support for renovating gotestsum by shortname ([#​37314](https://redirect.github.com/renovatebot/renovate/issues/37314)) ([5a6382c]( |
||
|
|
758c5dcd7e |
fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.11.0-beta.0 → v1.11.0-beta.1 (clustertool) (#38093)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos) | `v1.11.0-beta.0` -> `v1.11.0-beta.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)</summary> ### [`v1.11.0-beta.1`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.11.0-beta.1) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.11.0-beta.0...v1.11.0-beta.1) #### [Talos 1.11.0-beta.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.11.0-beta.1) (2025-08-04) Welcome to the v1.11.0-beta.1 release of Talos!\ *This is a pre-release of Talos* Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Azure Talos on Azure now defaults to MTU of 1400 bytes for the `eth0` interface to avoid packet fragmentation issues. The default MTU can be overriden with machine configuration. ##### Boot Talos increases the boot partition size to 2 GiB to accommodate larger images (with many system extensions included). ##### Kernel Command Line Talos now exposes the kernel command line as a KernelCmdline resource (`talosctl get cmdline`). ##### Disk Encryption Disk encryption for system volumes is now managed by the `VolumeConfig` machine configuration document. Legacy configuration in `valpha1` machine configuration is still supported. New per-key option `lockToSTATE` is added to the `VolumeConfig` document, which allows to lock the volume encryption key to the secret salt in the `STATE` volume. So, if the `STATE` volume is wiped or replaced, the volume encryption key will not be usable anymore. ##### Disk Wipe Talos now supports `talosctl disk wipe` command in maintenance mode (`talosctl disk wipe <disk> --insecure`). ##### Early Inline Configuration Talos now supports passing early inline configuration via the `talos.config.early` kernel parameter. This allows to pass the configuration before the platform config source is probed, which is useful for early boot configuration. The value of this parameter has same format as the `talos.config.inline` parameter, i.e. it should be base64 encoded and zstd-compressed. ##### ETCD downgrade API Added ETCD downgrade API mimicking the ETCD API and etcdctl interfaces. This API allows to downgrade ETCD cluster (storage format) to a previous version. ##### IMA support removed Talos now drops the IMA (Integrity Measurement Architecture) support. This feature was not used in Talos for any meaningful security purpose and has historically caused performance issues. See [#​11133](https://redirect.github.com/siderolabs/talos/issues/11133) for more details. ##### Kubernetes Version Validation Talos now validates Kubernetes version in the image submitted in the machine configuration. Previously this check was performed only on upgrade, but now it is consistently applied to upgrade, initial provisioning, and machine configuration updates. This implies that all image references should contain the tag, even if the image is pinned by digest. ##### Qemu provisioner on MacOS On MacOS `talosctl cluster create` command now supports the Qemu provisioner in addition to the Docker provisioner. ##### Kernel Modules Talosctl now returns the loaded modules, not the modules configured to be loaded (`talosctl get modules`). ##### SBOM Talos now publishes [Software Bill of Materials (SBOM)](https://www.talos.dev/v1.11/advanced/sbom/) in the SPDX format. ##### Swap Suport Talos now supports swap on block devices. This feature can be enable by using [SwapVolumeConfig](https://www.talos.dev/v1.11/reference/configuration/block/swapvolumeconfig/) document in the machine configuration. ##### Component Updates Linux: 6.12.40 Kubernetes: 1.34.0-beta.0 runc: 1.3.0 etcd: 3.6.4 containerd: 2.1.4 Flannel CNI plugin: 1.7.1-flannel1 Flannel: 0.27.2 CoreDNS: 1.12.2 xfsprogs: 6.15.0 systemd-udevd and systemd-boot: 257.7 lvm2: 2.03.33 cryptsetup: 2.8.0 Talos is built with Go 1.24.5. ##### VMware Talos VMWare platform now supports `arm64` architecture in addition to `amd64`. ##### Volumes Talos now supports [raw user volumes](https://www.talos.dev/v1.11/talos-guides/configuration/disk-management/raw/), allowing to allocate unformatted disk space as partition. In addition to that, support for [existing volumes](https://www.talos.dev/v1.11/talos-guides/configuration/disk-management/existing/) has been added, allowing to mount existing partitions without formatting them. ##### Zswap Support Talos now supports zswap, a compressed cache for swap pages. This feature can be enabled by using [ZswapConfig](https://www.talos.dev/v1.11/reference/configuration/block/zswapconfig/) document in the machine configuration. ##### Contributors - Andrey Smirnov - Noel Georgi - Dmitrii Sharshakov - Orzelius - Mateusz Urbanek - Orzelius - Justin Garrison - Spencer Smith - Steve Francis - Till Hoffmann - Utku Ozdemir - Andrew Longwill - Artem Chernyshev - Michael Robbins - Alexandre GV - Marat Bakeev - Olav Thoresen - Thibault VINCENT - Alvaro "Chamo" Linares Cabre - Amarachi Iheanacho - Brian Brookman - Bryan Mora - Clément Nussbaumer - Damien - David R - Dennis Marttinen - Dmitriy Matrenichev - Joakim Nohlgård - Jorik Jonker - Justin Seely - Luke Cousins - Marco Mihai Condrache - Markus Reiter - Martyn Ranyard - Michael Moerz - Mike - Oguz Kilcan - Tan Siewert - Tom Keur - jvanthienen-gluo - killcity - yashutanu ##### Changes <details><summary>247 commits</summary> <p> - [@​`5a15ce8`](https://redirect.github.com/siderolabs/talos/commit/5a15ce88b) release(v1.11.0-beta.1): prepare release - [@​`614ca2e`](https://redirect.github.com/siderolabs/talos/commit/614ca2e22) fix: one more attempt to fix volume mount race on restart - [@​`4b86dfe`](https://redirect.github.com/siderolabs/talos/commit/4b86dfe6f) feat: implement encryption locking to STATE - [@​`8ae76c3`](https://redirect.github.com/siderolabs/talos/commit/8ae76c320) feat: implement `talos.config.early` command line arg - [@​`19f8c60`](https://redirect.github.com/siderolabs/talos/commit/19f8c605e) docs: remove talos API flags from mgmt commands - [@​`fa1d6fe`](https://redirect.github.com/siderolabs/talos/commit/fa1d6fef8) feat: bootedentry resource - [@​`7dee810`](https://redirect.github.com/siderolabs/talos/commit/7dee810d4) fix: live reload of TLS client config for discovery client - [@​`a5dc224`](https://redirect.github.com/siderolabs/talos/commit/a5dc22466) fix: enforce minimum size on user volumes if not set explicitly - [@​`7836e92`](https://redirect.github.com/siderolabs/talos/commit/7836e924d) feat: update containerd to 2.1.4 - [@​`5012550`](https://redirect.github.com/siderolabs/talos/commit/5012550ec) feat: add [`F71808E`](https://redirect.github.com/siderolabs/talos/commit/F71808E) watchdog driver - [@​`10ddc4c`](https://redirect.github.com/siderolabs/talos/commit/10ddc4cdd) fix: grype scan - [@​`d108e0a`](https://redirect.github.com/siderolabs/talos/commit/d108e0a08) fix(ci): use a random suffix for ami names - [@​`5042255`](https://redirect.github.com/siderolabs/talos/commit/504225546) fix: issues with reading GPT - [@​`bdaf08d`](https://redirect.github.com/siderolabs/talos/commit/bdaf08dd4) feat: update PCI DB module to v0.3.2 - [@​`667dceb`](https://redirect.github.com/siderolabs/talos/commit/667dcebec) test: wait for service account test job longer - [@​`ae176a4`](https://redirect.github.com/siderolabs/talos/commit/ae176a4b7) feat: update etcd to 3.6.4 - [@​`201b680`](https://redirect.github.com/siderolabs/talos/commit/201b6801f) fix: issue with volume remount on service restart - [@​`2a91140`](https://redirect.github.com/siderolabs/talos/commit/2a911402b) chore: tag aws snapshots created via ci with the image name - [@​`d8bd84b`](https://redirect.github.com/siderolabs/talos/commit/d8bd84b56) docs: add SBOM documentation - [@​`7eec619`](https://redirect.github.com/siderolabs/talos/commit/7eec61993) feat: unify disk encryption configuration - [@​`4ff2bf9`](https://redirect.github.com/siderolabs/talos/commit/4ff2bf9e0) feat: update etcd to v3.5.22 - [@​`31a67d3`](https://redirect.github.com/siderolabs/talos/commit/31a67d379) fix: do not download artifacts for cron Grype scan - [@​`c6b6e0b`](https://redirect.github.com/siderolabs/talos/commit/c6b6e0bb3) docs: rewrite the getting started and prod docs for v1.10 and v1.11 - [@​`ca1c656`](https://redirect.github.com/siderolabs/talos/commit/ca1c656e6) chore(ci): add more nvidia test matrix - [@​`7a2e0f0`](https://redirect.github.com/siderolabs/talos/commit/7a2e0f068) feat: sync pkgs, update Linux to 6.12.40 - [@​`85e7989`](https://redirect.github.com/siderolabs/talos/commit/85e7989cf) release(v1.11.0-beta.0): prepare release - [@​`3039162`](https://redirect.github.com/siderolabs/talos/commit/3039162dc) feat: update Flannel to v0.27.2 - [@​`7e6052e`](https://redirect.github.com/siderolabs/talos/commit/7e6052e63) feat: increase boot partition to 2 GiB - [@​`cb7ca17`](https://redirect.github.com/siderolabs/talos/commit/cb7ca17bb) feat: implement ExistingVolumeConfig - [@​`a857c69`](https://redirect.github.com/siderolabs/talos/commit/a857c696f) chore(machined): remove deprecated Endpoints - [@​`a60101c`](https://redirect.github.com/siderolabs/talos/commit/a60101c55) fix: fill serial using helpers - [@​`5420e99`](https://redirect.github.com/siderolabs/talos/commit/5420e9979) refactor: output default selection for profiles - [@​`023a24c`](https://redirect.github.com/siderolabs/talos/commit/023a24cd4) test: use Grype to scan SBOM for vulnerabilities - [@​`96896fd`](https://redirect.github.com/siderolabs/talos/commit/96896fddb) chore: build less images by default - [@​`75b5dec`](https://redirect.github.com/siderolabs/talos/commit/75b5dec06) fix: sd-boot kexec with disk images - [@​`10546d6`](https://redirect.github.com/siderolabs/talos/commit/10546d6f8) feat: update Kuberentes 1.34.0-beta.0 - [@​`3f35b83`](https://redirect.github.com/siderolabs/talos/commit/3f35b83ae) fix: ignore absent extensions SBOM directory - [@​`9920da3`](https://redirect.github.com/siderolabs/talos/commit/9920da3e1) feat: add etcd downgrade API - [@​`c386822`](https://redirect.github.com/siderolabs/talos/commit/c38682279) feat: bump pkgs and tools, read extensions' SBOMs, rekres - [@​`9c0d270`](https://redirect.github.com/siderolabs/talos/commit/9c0d2706c) docs: add release notes about v3.6.x bug - [@​`d219942`](https://redirect.github.com/siderolabs/talos/commit/d21994210) test: refactor various merge controller tests - [@​`da5a444`](https://redirect.github.com/siderolabs/talos/commit/da5a4449f) feat: implement raw volume support - [@​`41adda1`](https://redirect.github.com/siderolabs/talos/commit/41adda1cf) docs: add secure boot setup mode note for Xen - [@​`993b4ad`](https://redirect.github.com/siderolabs/talos/commit/993b4ade8) docs: fix typo in hugo config: pre-releaase - [@​`130b7fd`](https://redirect.github.com/siderolabs/talos/commit/130b7fd6e) test: fix flaky TestDNS - [@​`35b45ae`](https://redirect.github.com/siderolabs/talos/commit/35b45ae6e) feat(talosctl): support tpm operation on mac - [@​`24628db`](https://redirect.github.com/siderolabs/talos/commit/24628db20) feat: update Kubernetes to v1.34.0-alpha.3 - [@​`ff68286`](https://redirect.github.com/siderolabs/talos/commit/ff68286d1) feat: include hwrandom modules - [@​`a5b07c9`](https://redirect.github.com/siderolabs/talos/commit/a5b07c9a5) test: split tests and lint from the default pipeline - [@​`a957ef4`](https://redirect.github.com/siderolabs/talos/commit/a957ef416) feat: add SBOMs to the imager container - [@​`506212a`](https://redirect.github.com/siderolabs/talos/commit/506212a71) feat: include AMD encrypted mem modules into base - [@​`a966321`](https://redirect.github.com/siderolabs/talos/commit/a966321cc) fix: add more bootloader probe logs on upgrade - [@​`b38fa56`](https://redirect.github.com/siderolabs/talos/commit/b38fa568a) feat: add validation for secrets bundle - [@​`2d89bcc`](https://redirect.github.com/siderolabs/talos/commit/2d89bcc71) feat: bump Linux, Go and other packages - [@​`0b8c180`](https://redirect.github.com/siderolabs/talos/commit/0b8c180b8) fix: rename instances to referenceCount - [@​`378fe4f`](https://redirect.github.com/siderolabs/talos/commit/378fe4f2f) feat: support writing EFI boot order - [@​`9f07926`](https://redirect.github.com/siderolabs/talos/commit/9f0792632) fix: improve volume provisioning errors - [@​`b8fcf3c`](https://redirect.github.com/siderolabs/talos/commit/b8fcf3c71) fix: change module instance evaluation - [@​`d680e56`](https://redirect.github.com/siderolabs/talos/commit/d680e560d) docs: create FUNDING.yml - [@​`6415055`](https://redirect.github.com/siderolabs/talos/commit/641505584) feat: support project quota support for user volumes - [@​`52656cc`](https://redirect.github.com/siderolabs/talos/commit/52656cc3c) feat: allow taloscl disk wipe in maintenance mode - [@​`8505794`](https://redirect.github.com/siderolabs/talos/commit/850579448) feat: export SBOM as resources - [@​`4f3a2ff`](https://redirect.github.com/siderolabs/talos/commit/4f3a2ffab) test: update unit-test runner - [@​`d531b68`](https://redirect.github.com/siderolabs/talos/commit/d531b682c) fix: provide FIPS 140-3 compliance - [@​`3e3129d`](https://redirect.github.com/siderolabs/talos/commit/3e3129d36) feat: include packages into SBOM - [@​`54bd50b`](https://redirect.github.com/siderolabs/talos/commit/54bd50be3) fix: talos endpoint might not be created in Kubernetes - [@​`8789a02`](https://redirect.github.com/siderolabs/talos/commit/8789a02c3) feat: present loaded kernel modules - [@​`33ecbae`](https://redirect.github.com/siderolabs/talos/commit/33ecbaec6) test: update apply config tests - [@​`7d2fd39`](https://redirect.github.com/siderolabs/talos/commit/7d2fd390c) chore: bump Talos version in the Image Factory CI pipeline - [@​`de77f21`](https://redirect.github.com/siderolabs/talos/commit/de77f2142) docs: add example for fluentbit config - [@​`1f1f781`](https://redirect.github.com/siderolabs/talos/commit/1f1f78106) fix: add limited retries for not found images - [@​`3d6a2c1`](https://redirect.github.com/siderolabs/talos/commit/3d6a2c14e) chore: generate and upload signatures on release - [@​`3801413`](https://redirect.github.com/siderolabs/talos/commit/380141330) feat: expose kernel cmdline as a resource - [@​`4c6b3b1`](https://redirect.github.com/siderolabs/talos/commit/4c6b3b14d) docs: document disabling SELinux - [@​`3a6e5a7`](https://redirect.github.com/siderolabs/talos/commit/3a6e5a71e) feat: add talosctl mulitarch bundle image - [@​`be671ee`](https://redirect.github.com/siderolabs/talos/commit/be671ee6d) chore: add sbom step to the release pipeline - [@​`7fd0e8f`](https://redirect.github.com/siderolabs/talos/commit/7fd0e8fc7) release(v1.11.0-alpha.3): prepare release - [@​`777335f`](https://redirect.github.com/siderolabs/talos/commit/777335f23) chore: improve cloud image uploader resilience - [@​`14e5eee`](https://redirect.github.com/siderolabs/talos/commit/14e5eee7d) release(v1.11.0-alpha.2): prepare release - [@​`1e5a008`](https://redirect.github.com/siderolabs/talos/commit/1e5a008f5) fix: hold user volume mount point across kubelet restarts - [@​`cdad505`](https://redirect.github.com/siderolabs/talos/commit/cdad50590) docs: user volumes and kubernetes upgrade updates - [@​`c880835`](https://redirect.github.com/siderolabs/talos/commit/c880835c8) feat: implement zswap support - [@​`7f0300f`](https://redirect.github.com/siderolabs/talos/commit/7f0300f10) feat: update dependencies, Kubernetes 1.34.0-alpha.2 - [@​`61afbe3`](https://redirect.github.com/siderolabs/talos/commit/61afbe3d2) docs: add vc4 documentation - [@​`b9dbdc8`](https://redirect.github.com/siderolabs/talos/commit/b9dbdc8e7) fix: etcd recover with multiple advertised addresses - [@​`19d94c3`](https://redirect.github.com/siderolabs/talos/commit/19d94c357) feat: update Linux to 6.12.35, containerd to 2.1.3 - [@​`44a1fc3`](https://redirect.github.com/siderolabs/talos/commit/44a1fc3b7) fix: treat context canceled as expected error on image pull - [@​`4da2dd5`](https://redirect.github.com/siderolabs/talos/commit/4da2dd537) feat: enforce Kubernetes version compatibility - [@​`6c7f820`](https://redirect.github.com/siderolabs/talos/commit/6c7f8201a) fix: set default MTU on Azure to 1400 - [@​`091cd69`](https://redirect.github.com/siderolabs/talos/commit/091cd6989) docs: small yaml typo fix - [@​`66ecbd4`](https://redirect.github.com/siderolabs/talos/commit/66ecbd48f) docs: update support matrix with omni version - [@​`c948d76`](https://redirect.github.com/siderolabs/talos/commit/c948d7617) docs: minor fixes for creating kernel modules - [@​`cc14c4a`](https://redirect.github.com/siderolabs/talos/commit/cc14c4a25) docs: add docs for creating kernel modules - [@​`93bcd3b`](https://redirect.github.com/siderolabs/talos/commit/93bcd3b56) docs: create SBOM for Go dependencies - [@​`38c4ce4`](https://redirect.github.com/siderolabs/talos/commit/38c4ce415) feat: add user-space InfiniBand modules - [@​`251dc93`](https://redirect.github.com/siderolabs/talos/commit/251dc934f) feat: arm64 support for platform vmware - [@​`09b3ad5`](https://redirect.github.com/siderolabs/talos/commit/09b3ad577) feat: update containerd to 2.1.2 - [@​`0767dd0`](https://redirect.github.com/siderolabs/talos/commit/0767dd07b) chore: enable --with-siderolink-agent on Darwin - [@​`9642198`](https://redirect.github.com/siderolabs/talos/commit/9642198d7) fix: userspace wireguard library overrides - [@​`208f076`](https://redirect.github.com/siderolabs/talos/commit/208f0763e) chore: fix talosctl build on non-Linux hosts - [@​`87421af`](https://redirect.github.com/siderolabs/talos/commit/87421af87) docs: expand documentation description - [@​`d32ccfa`](https://redirect.github.com/siderolabs/talos/commit/d32ccfa59) feat: implement swap support - [@​`8f5cf81`](https://redirect.github.com/siderolabs/talos/commit/8f5cf81db) docs: update kvm documentation - [@​`8e84c8b`](https://redirect.github.com/siderolabs/talos/commit/8e84c8b0f) fix: nil pointer deref in quirk - [@​`6e74a36`](https://redirect.github.com/siderolabs/talos/commit/6e74a3676) docs: aad ery basic details on how to run on scaleway - [@​`260d1bc`](https://redirect.github.com/siderolabs/talos/commit/260d1bc9a) fix: correctl close encrypted volumes - [@​`034ef42`](https://redirect.github.com/siderolabs/talos/commit/034ef42af) fix: update siderolink library for wgtunnel panic fix - [@​`3035744`](https://redirect.github.com/siderolabs/talos/commit/3035744a8) fix: correctly predict interface name on darwin - [@​`cfcfad3`](https://redirect.github.com/siderolabs/talos/commit/cfcfad3c4) chore: move `checkUnknownKeys` function to `github.com/siderolabs/gen` - [@​`5ecc53c`](https://redirect.github.com/siderolabs/talos/commit/5ecc53c69) docs: add macos section to developing-talos.md - [@​`b5b3530`](https://redirect.github.com/siderolabs/talos/commit/b5b35307f) chore: update Go to 1.24.4 - [@​`fde772d`](https://redirect.github.com/siderolabs/talos/commit/fde772d8d) feat: update Flannel to 0.27.0 - [@​`81ca279`](https://redirect.github.com/siderolabs/talos/commit/81ca27949) release(v1.11.0-alpha.1): prepare release - [@​`58a868e`](https://redirect.github.com/siderolabs/talos/commit/58a868e68) chore: fix renovate config, add release-gate label - [@​`a59aaee`](https://redirect.github.com/siderolabs/talos/commit/a59aaee84) feat: bump dependencies, Linux 6.12.31 - [@​`e954ee3`](https://redirect.github.com/siderolabs/talos/commit/e954ee30a) docs: typo correction: LongHorn -> Longhorn - [@​`aab0533`](https://redirect.github.com/siderolabs/talos/commit/aab053394) fix: mashal resource byte slices as strings in YAML - [@​`c7d4191`](https://redirect.github.com/siderolabs/talos/commit/c7d4191e7) fix: rework the way CRI config generation is waited for - [@​`0114183`](https://redirect.github.com/siderolabs/talos/commit/0114183de) docs: update `lastRelease` to 1.10.3 - [@​`938b076`](https://redirect.github.com/siderolabs/talos/commit/938b0760a) docs: update issue template - [@​`2a7b735`](https://redirect.github.com/siderolabs/talos/commit/2a7b735b2) feat: drop IMA support - [@​`2d5a805`](https://redirect.github.com/siderolabs/talos/commit/2d5a805b0) fix: typo in DiscoverdVolume spec - [@​`60c12ba`](https://redirect.github.com/siderolabs/talos/commit/60c12bad9) feat: support nocloud include url userdata directive - [@​`0fd622c`](https://redirect.github.com/siderolabs/talos/commit/0fd622c82) fix(talosctl): correct --help output for dashboard command - [@​`a90c936`](https://redirect.github.com/siderolabs/talos/commit/a90c936a1) feat: support qemu provisioner on darwin - [@​`5322ca0`](https://redirect.github.com/siderolabs/talos/commit/5322ca0d3) docs: update overlay docs - [@​`a60b632`](https://redirect.github.com/siderolabs/talos/commit/a60b6322d) fix(ci): drop nebula from extensions test - [@​`dbbb59a`](https://redirect.github.com/siderolabs/talos/commit/dbbb59a67) docs: add note for default `dataDirHostPath` for Rook - [@​`e260543`](https://redirect.github.com/siderolabs/talos/commit/e26054378) docs: macos qemu provider - [@​`5d02240`](https://redirect.github.com/siderolabs/talos/commit/5d0224093) docs: use the cilium-cli image repo in the job installation manifest - [@​`ff80e4c`](https://redirect.github.com/siderolabs/talos/commit/ff80e4cca) docs: fix CIDR name - [@​`a5fd15e`](https://redirect.github.com/siderolabs/talos/commit/a5fd15e8b) fix(ci): reproducibility test - [@​`8f8963e`](https://redirect.github.com/siderolabs/talos/commit/8f8963e50) docs: update Nexxen brand - [@​`c6b8687`](https://redirect.github.com/siderolabs/talos/commit/c6b86872d) fix(ci): iso reproducibility file permissions - [@​`995a1de`](https://redirect.github.com/siderolabs/talos/commit/995a1dec4) chore: add a check for unsupported darwin flags - [@​`9db5d0c`](https://redirect.github.com/siderolabs/talos/commit/9db5d0c97) fix: nocloud metadata for hostname - [@​`3cf3256`](https://redirect.github.com/siderolabs/talos/commit/3cf325654) feat: modularize more arm64 kernel - [@​`3524745`](https://redirect.github.com/siderolabs/talos/commit/3524745cc) fix: allow any PKI in Talos API - [@​`f438cdb`](https://redirect.github.com/siderolabs/talos/commit/f438cdb09) chore: use custom dhcpd server on macos qemu - [@​`11c17fb`](https://redirect.github.com/siderolabs/talos/commit/11c17fb9a) fix: metal-iso reproducibility - [@​`7fcb89e`](https://redirect.github.com/siderolabs/talos/commit/7fcb89ee3) chore: add darwin vmnet qemu support - [@​`fc12373`](https://redirect.github.com/siderolabs/talos/commit/fc1237343) chore: clean up `/usr/bin` - [@​`b551f32`](https://redirect.github.com/siderolabs/talos/commit/b551f32ce) feat: update containerd to v2.1.1 - [@​`67f4154`](https://redirect.github.com/siderolabs/talos/commit/67f4154f9) docs: update disk-management.md - [@​`0cb137a`](https://redirect.github.com/siderolabs/talos/commit/0cb137ad7) fix: make disk size check work on old Talos - [@​`7c057ed`](https://redirect.github.com/siderolabs/talos/commit/7c057edd5) fix: use vmdk-convert istead of qemu-img to create VMDK for OVA files - [@​`cd618da`](https://redirect.github.com/siderolabs/talos/commit/cd618dad0) chore: update the go-blockdevice package - [@​`0b99631`](https://redirect.github.com/siderolabs/talos/commit/0b99631a0) fix: bump apid memory limit - [@​`5451f35`](https://redirect.github.com/siderolabs/talos/commit/5451f35b1) docs: update virtualbox - [@​`bd4d202`](https://redirect.github.com/siderolabs/talos/commit/bd4d202a5) refactor: bring owned.State from COSI to simplify tests - [@​`0b96df5`](https://redirect.github.com/siderolabs/talos/commit/0b96df574) feat: update containerd to 2.1.0 - [@​`e1a9391`](https://redirect.github.com/siderolabs/talos/commit/e1a939144) docs: fix formatting in disk encryption - [@​`7a817df`](https://redirect.github.com/siderolabs/talos/commit/7a817df1c) docs: fix typo - [@​`f35b213`](https://redirect.github.com/siderolabs/talos/commit/f35b213b2) test: fix DHCP unicast failures in QEMU environment - [@​`7064bbf`](https://redirect.github.com/siderolabs/talos/commit/7064bbf05) docs: fix vmware factory URL - [@​`78c33bc`](https://redirect.github.com/siderolabs/talos/commit/78c33bcdb) feat: update default Kubernetes to v1.33.1 - [@​`da67952`](https://redirect.github.com/siderolabs/talos/commit/da6795266) fix: disable automatic MAC assignment to bridge interfaces - [@​`ca34adf`](https://redirect.github.com/siderolabs/talos/commit/ca34adf58) chore(ci): drop azure keys - [@​`ea5de19`](https://redirect.github.com/siderolabs/talos/commit/ea5de19fa) fix: selinux detection - [@​`52c76ea`](https://redirect.github.com/siderolabs/talos/commit/52c76ea3a) fix: consistently apply dynamic grpc proxy dialer - [@​`aa9569e`](https://redirect.github.com/siderolabs/talos/commit/aa9569e5d) chore: refactor cluster create cmd flags - [@​`1161faa`](https://redirect.github.com/siderolabs/talos/commit/1161faa05) docs: fix typo in Cilium docs - [@​`164745e`](https://redirect.github.com/siderolabs/talos/commit/164745e44) docs: remove `preserve` flag mention in upgrade notes - [@​`9a2ecba`](https://redirect.github.com/siderolabs/talos/commit/9a2ecbaaf) fix: makefile operating system param - [@​`118aa69`](https://redirect.github.com/siderolabs/talos/commit/118aa69d6) chore: update cloud-image-uploader dependencies - [@​`acdd721`](https://redirect.github.com/siderolabs/talos/commit/acdd721cf) chore: dump qemu pachine ipam records on darwin - [@​`bb90945`](https://redirect.github.com/siderolabs/talos/commit/bb9094534) chore: rotate aws iam credentials - [@​`0bfa4ae`](https://redirect.github.com/siderolabs/talos/commit/0bfa4ae1b) chore: update deps for cloud-image-uploader - [@​`956d7c7`](https://redirect.github.com/siderolabs/talos/commit/956d7c71b) chore: update sops keys - [@​`e2f819d`](https://redirect.github.com/siderolabs/talos/commit/e2f819d88) test: fix the process runner log collection - [@​`fdac4cf`](https://redirect.github.com/siderolabs/talos/commit/fdac4cfb9) fix: upgrade go-kubernetes for DRA flag bug - [@​`09d88e1`](https://redirect.github.com/siderolabs/talos/commit/09d88e1e8) test: fix some flaky tests - [@​`ec1f41a`](https://redirect.github.com/siderolabs/talos/commit/ec1f41a94) chore: make qemu config server bind work on darwin - [@​`980f4d2`](https://redirect.github.com/siderolabs/talos/commit/980f4d2b9) feat: bump dependencies - [@​`9525933`](https://redirect.github.com/siderolabs/talos/commit/95259337e) fix: k8s 1.32->1.33 upgrade check - [@​`c3c326b`](https://redirect.github.com/siderolabs/talos/commit/c3c326b40) fix: improve volume mounter automaton - [@​`918b94d`](https://redirect.github.com/siderolabs/talos/commit/918b94d9a) refactor: rewrite disk size check - [@​`ab7e693`](https://redirect.github.com/siderolabs/talos/commit/ab7e693d7) chore: make qemu lb address bind work on darwin - [@​`97ceab0`](https://redirect.github.com/siderolabs/talos/commit/97ceab001) fix: multiple logic issues in platform network config controller - [@​`46349a9`](https://redirect.github.com/siderolabs/talos/commit/46349a9df) docs: remove azure image gallery instructions - [@​`0cfcdd3`](https://redirect.github.com/siderolabs/talos/commit/0cfcdd3de) docs: fix search on base talos.dev - [@​`78646b4`](https://redirect.github.com/siderolabs/talos/commit/78646b4e0) docs: add registryd debug command - [@​`c6824c2`](https://redirect.github.com/siderolabs/talos/commit/c6824c211) fix: deny apply config requests without v1alpha1 in "normal" mode - [@​`7df0408`](https://redirect.github.com/siderolabs/talos/commit/7df0408e4) fix: interactive installer config gen - [@​`881c5d6`](https://redirect.github.com/siderolabs/talos/commit/881c5d62b) fix: suppress duplicate platform config updates - [@​`66d7788`](https://redirect.github.com/siderolabs/talos/commit/66d77888e) fix: replace downloaded asset paths correctly in cluster create cmd - [@​`6bd6c9b`](https://redirect.github.com/siderolabs/talos/commit/6bd6c9b5a) fix: generate iso greater than 4 gig - [@​`ac14032`](https://redirect.github.com/siderolabs/talos/commit/ac140324e) fix: skip PCR extension if TPM1.2 is found - [@​`09ef1f8`](https://redirect.github.com/siderolabs/talos/commit/09ef1f8a4) fix: ignore http proxy on grpc socket dial - [@​`22a72dc`](https://redirect.github.com/siderolabs/talos/commit/22a72dc80) chore: split options between three structs - [@​`22c34a5`](https://redirect.github.com/siderolabs/talos/commit/22c34a50f) fix(ci): provision cron jobs - [@​`b3b20ef`](https://redirect.github.com/siderolabs/talos/commit/b3b20eff3) fix: containerd crashing with sigsegv - [@​`f7891c3`](https://redirect.github.com/siderolabs/talos/commit/f7891c301) chore: calculate vmnet interface name preemptively - [@​`ae87edf`](https://redirect.github.com/siderolabs/talos/commit/ae87edffb) fix: drop libseccomp from rootfs - [@​`f74a805`](https://redirect.github.com/siderolabs/talos/commit/f74a805bb) fix: do correct backoff for nocloud reconcile - [@​`01bb294`](https://redirect.github.com/siderolabs/talos/commit/01bb294af) fix(ci): provision tests - [@​`e4945be`](https://redirect.github.com/siderolabs/talos/commit/e4945be3b) docs: add registryd debug command - [@​`d8c670a`](https://redirect.github.com/siderolabs/talos/commit/d8c670ad3) release(v1.11.0-alpha.0): prepare release - [@​`ace44ea`](https://redirect.github.com/siderolabs/talos/commit/ace44ea61) test: update hydrophone to 0.7.0 - [@​`3a11636`](https://redirect.github.com/siderolabs/talos/commit/3a1163692) chore: cross platform qemu preflight checks - [@​`7914fb1`](https://redirect.github.com/siderolabs/talos/commit/7914fb104) chore: move the create command to it's own package - [@​`c8e6196`](https://redirect.github.com/siderolabs/talos/commit/c8e619608) chore: prepare for release 1.11 - [@​`1299aaa`](https://redirect.github.com/siderolabs/talos/commit/1299aaa45) chore(ci): add extensions test for Youki runtime - [@​`e50ceb2`](https://redirect.github.com/siderolabs/talos/commit/e50ceb221) docs: activate Talos 1.10 docs - [@​`9d12aae`](https://redirect.github.com/siderolabs/talos/commit/9d12aaeb1) test: improve config patch test - [@​`106a656`](https://redirect.github.com/siderolabs/talos/commit/106a656b6) chore: make qemu provider build on darwin - [@​`8013aa0`](https://redirect.github.com/siderolabs/talos/commit/8013aa06c) test: replace platform metadata test - [@​`2b89c28`](https://redirect.github.com/siderolabs/talos/commit/2b89c2810) fix: relax etcd APIs RBAC requirements - [@​`1e67758`](https://redirect.github.com/siderolabs/talos/commit/1e677587c) fix: preserve kubelet image suffix - [@​`62ab8af`](https://redirect.github.com/siderolabs/talos/commit/62ab8af45) fix: disk image generation with image cache - [@​`d60626f`](https://redirect.github.com/siderolabs/talos/commit/d60626f01) fix: handle encryption type mismatch - [@​`a9109eb`](https://redirect.github.com/siderolabs/talos/commit/a9109ebd0) feat: allow SideroLink unique token in machine config - [@​`2ff3a6e`](https://redirect.github.com/siderolabs/talos/commit/2ff3a6e40) feat(kernel): add bcache kernel module to core talos - [@​`fa95a21`](https://redirect.github.com/siderolabs/talos/commit/fa95a2146) fix(ci): bios provision test - [@​`f7c5b86`](https://redirect.github.com/siderolabs/talos/commit/f7c5b86be) fix: sync PCR extension with volume provisioning lifecycle - [@​`f90c794`](https://redirect.github.com/siderolabs/talos/commit/f90c79474) chore: show bound driver in pcidevices info - [@​`8db3462`](https://redirect.github.com/siderolabs/talos/commit/8db34624c) fix: handle correctly changing platform network config - [@​`77c7a07`](https://redirect.github.com/siderolabs/talos/commit/77c7a075b) feat: update Kubernetes to 1.33.0 - [@​`74f0c48`](https://redirect.github.com/siderolabs/talos/commit/74f0c48c7) feat: add version compatibility for Talos 1.11 - [@​`c4fb7da`](https://redirect.github.com/siderolabs/talos/commit/c4fb7dad0) fix: force DNS runner shutdown on timeout - [@​`c49b483`](https://redirect.github.com/siderolabs/talos/commit/c49b4836e) docs: hetzner: add note about public iso - [@​`16ea2b1`](https://redirect.github.com/siderolabs/talos/commit/16ea2b113) docs: add what is new for 1.10 - [@​`be3f0c0`](https://redirect.github.com/siderolabs/talos/commit/be3f0c018) fix: fix Gvisor tests with containerd patch - [@​`37db132`](https://redirect.github.com/siderolabs/talos/commit/37db132b3) chore(ci): add provision test with bios - [@​`ec60b70`](https://redirect.github.com/siderolabs/talos/commit/ec60b70e7) fix: set media type to OCI for image cache layer - [@​`a471eb3`](https://redirect.github.com/siderolabs/talos/commit/a471eb31b) feat: update Linux 6.12.24, containerd 2.0.5 - [@​`54ad5b8`](https://redirect.github.com/siderolabs/talos/commit/54ad5b872) fix: extension services logging to console - [@​`601f036`](https://redirect.github.com/siderolabs/talos/commit/601f036ba) docs: correct flannel extra args example - [@​`ae94377`](https://redirect.github.com/siderolabs/talos/commit/ae94377d1) feat: support encryption config for user volumes - [@​`9616f6e`](https://redirect.github.com/siderolabs/talos/commit/9616f6e8d) docs: add caveat for kubespan and host ports - [@​`a1d08a3`](https://redirect.github.com/siderolabs/talos/commit/a1d08a362) docs: fixes typo at OpenEBS Mayastor worker patches - [@​`a91e872`](https://redirect.github.com/siderolabs/talos/commit/a91e8726e) docs: add a dark theme - [@​`c76189c`](https://redirect.github.com/siderolabs/talos/commit/c76189c58) fix: grub EFI mount point - [@​`4ca985c`](https://redirect.github.com/siderolabs/talos/commit/4ca985c65) fix: grub efi platform install - [@​`b312602`](https://redirect.github.com/siderolabs/talos/commit/b31260281) docs: update storage.md - [@​`396a290`](https://redirect.github.com/siderolabs/talos/commit/396a29040) feat: add new SBCs - [@​`a902f65`](https://redirect.github.com/siderolabs/talos/commit/a902f6580) feat: update Flannel to v0.26.7 - [@​`2bbefec`](https://redirect.github.com/siderolabs/talos/commit/2bbefec1a) docs: use cache in preview - [@​`6028a8d`](https://redirect.github.com/siderolabs/talos/commit/6028a8d2d) docs: update kubeprism.md - [@​`e51a8ef`](https://redirect.github.com/siderolabs/talos/commit/e51a8ef8c) fix: prefer new `MountStatus` resource - [@​`d9c7e79`](https://redirect.github.com/siderolabs/talos/commit/d9c7e7946) docs: fix search - [@​`b32fa02`](https://redirect.github.com/siderolabs/talos/commit/b32fa029b) feat: update Kubernetes to 1.33.0-rc.1 - [@​`f0ea478`](https://redirect.github.com/siderolabs/talos/commit/f0ea478cb) feat: support address priority - [@​`8cd3c8d`](https://redirect.github.com/siderolabs/talos/commit/8cd3c8dc7) test: fix NVIDIA OSS tests - [@​`62f2d27`](https://redirect.github.com/siderolabs/talos/commit/62f2d27cd) docs: update virtualbox.md - [@​`141326e`](https://redirect.github.com/siderolabs/talos/commit/141326ea3) docs: fix tabpane styling - [@​`134aa53`](https://redirect.github.com/siderolabs/talos/commit/134aa53cc) feat: update base CoreDNS code in host DNS to 1.12.1 </p> </details> ##### Changes since v1.11.0-beta.0 <details><summary>25 commits</summary> <p> - [@​`5a15ce8`](https://redirect.github.com/siderolabs/talos/commit/5a15ce88b) release(v1.11.0-beta.1): prepare release - [@​`614ca2e`](https://redirect.github.com/siderolabs/talos/commit/614ca2e22) fix: one more attempt to fix volume mount race on restart - [@​`4b86dfe`](https://redirect.github.com/siderolabs/talos/commit/4b86dfe6f) feat: implement encryption locking to STATE - [@​`8ae76c3`](https://redirect.github.com/siderolabs/talos/commit/8ae76c320) feat: implement `talos.config.early` command line arg - [@​`19f8c60`](https://redirect.github.com/siderolabs/talos/commit/19f8c605e) docs: remove talos API flags from mgmt commands - [@​`fa1d6fe`](https://redirect.github.com/siderolabs/talos/commit/fa1d6fef8) feat: bootedentry resource - [@​`7dee810`](https://redirect.github.com/siderolabs/talos/commit/7dee810d4) fix: live reload of TLS client config for discovery client - [@​`a5dc224`](https://redirect.github.com/siderolabs/talos/commit/a5dc22466) fix: enforce minimum size on user volumes if not set explicitly - [@​`7836e92`](https://redirect.github.com/siderolabs/talos/commit/7836e924d) feat: update containerd to 2.1.4 - [@​`5012550`](https://redirect.github.com/siderolabs/talos/commit/5012550ec) feat: add [`F71808E`](https://redirect.github.com/siderolabs/talos/commit/F71808E) watchdog driver - [@​`10ddc4c`](https://redirect.github.com/siderolabs/talos/commit/10ddc4cdd) fix: grype scan - [@​`d108e0a`](https://redirect.github.com/siderolabs/talos/commit/d108e0a08) fix(ci): use a random suffix for ami names - [@​`5042255`](https://redirect.github.com/siderolabs/talos/commit/504225546) fix: issues with reading GPT - [@​`bdaf08d`](https://redirect.github.com/siderolabs/talos/commit/bdaf08dd4) feat: update PCI DB module to v0.3.2 - [@​`667dceb`](https://redirect.github.com/siderolabs/talos/commit/667dcebec) test: wait for service account test job longer - [@​`ae176a4`](https://redirect.github.com/siderolabs/talos/commit/ae176a4b7) feat: update etcd to 3.6.4 - [@​`201b680`](https://redirect.github.com/siderolabs/talos/commit/201b6801f) fix: issue with volume remount on service restart - [@​`2a91140`](https://redirect.github.com/siderolabs/talos/commit/2a911402b) chore: tag aws snapshots created via ci with the image name - [@​`d8bd84b`](https://redirect.github.com/siderolabs/talos/commit/d8bd84b56) docs: add SBOM documentation - [@​`7eec619`](https://redirect.github.com/siderolabs/talos/commit/7eec61993) feat: unify disk encryption configuration - [@​`4ff2bf9`](https://redirect.github.com/siderolabs/talos/commit/4ff2bf9e0) feat: update etcd to v3.5.22 - [@​`31a67d3`](https://redirect.github.com/siderolabs/talos/commit/31a67d379) fix: do not download artifacts for cron Grype scan - [@​`c6b6e0b`](https://redirect.github.com/siderolabs/talos/commit/c6b6e0bb3) docs: rewrite the getting started and prod docs for v1.10 and v1.11 - [@​`ca1c656`](https://redirect.github.com/siderolabs/talos/commit/ca1c656e6) chore(ci): add more nvidia test matrix - [@​`7a2e0f0`](https://redirect.github.com/siderolabs/talos/commit/7a2e0f068) feat: sync pkgs, update Linux to 6.12.40 </p> </details> ##### Changes from siderolabs/crypto <details><summary>5 commits</summary> <p> - [siderolabs/crypto@`62a079b`](https://redirect.github.com/siderolabs/crypto/commit/62a079b) fix: update TLS config, add tests for TLS interactions - [siderolabs/crypto@`c2b4e26`](https://redirect.github.com/siderolabs/crypto/commit/c2b4e26) fix: remove code duplication and fix [`Ed25511`](https://redirect.github.com/siderolabs/talos/commit/Ed255119) CA generation - [siderolabs/crypto@`2a07632`](https://redirect.github.com/siderolabs/crypto/commit/2a07632) fix: enforce FIPS-140-3 compliance - [siderolabs/crypto@`17107ae`](https://redirect.github.com/siderolabs/crypto/commit/17107ae) fix: add generic CSR generator and OpenSSL interop - [siderolabs/crypto@`53659fc`](https://redirect.github.com/siderolabs/crypto/commit/53659fc) refactor: split into files </p> </details> ##### Changes from siderolabs/discovery-client <details><summary>3 commits</summary> <p> - [siderolabs/discovery-client@`0bffa6f`](https://redirect.github.com/siderolabs/discovery-client/commit/0bffa6f) fix: allow TLS config to be passed as a function - [siderolabs/discovery-client@`09c6687`](https://redirect.github.com/siderolabs/discovery-client/commit/09c6687) chore: fix project name in release.toml - [siderolabs/discovery-client@`71b0c6d`](https://redirect.github.com/siderolabs/discovery-client/commit/71b0c6d) fix: add FIPS-140-3 strict compliance </p> </details> ##### Changes from siderolabs/gen <details><summary>5 commits</summary> <p> - [siderolabs/gen@`044d921`](https://redirect.github.com/siderolabs/gen/commit/044d921) feat: add xslices.Deduplicate - [siderolabs/gen@`dcb2b74`](https://redirect.github.com/siderolabs/gen/commit/dcb2b74) feat: add `panicsafe` package - [siderolabs/gen@`b36ee43`](https://redirect.github.com/siderolabs/gen/commit/b36ee43) feat: make `xyaml.CheckUnknownKeys` public - [siderolabs/gen@`3e319e7`](https://redirect.github.com/siderolabs/gen/commit/3e319e7) feat: implement `xyaml.UnmarshalStrict` - [siderolabs/gen@`7c0324f`](https://redirect.github.com/siderolabs/gen/commit/7c0324f) chore: future-proof HashTrieMap </p> </details> ##### Changes from siderolabs/go-circular <details><summary>1 commit</summary> <p> - [siderolabs/go-circular@`5b39ef8`](https://redirect.github.com/siderolabs/go-circular/commit/5b39ef8) fix: do not log error if chunk zero was never written </p> </details> ##### Changes from siderolabs/go-kubernetes <details><summary>4 commits</summary> <p> - [siderolabs/go-kubernetes@`7887034`](https://redirect.github.com/siderolabs/go-kubernetes/commit/7887034) feat: add checks for Kubernetes 1.34 removals - [siderolabs/go-kubernetes@`657a74b`](https://redirect.github.com/siderolabs/go-kubernetes/commit/657a74b) feat: prepare for Kubernetes 1.34 - [siderolabs/go-kubernetes@`9070be4`](https://redirect.github.com/siderolabs/go-kubernetes/commit/9070be4) fix: remove DynamicResourceAllocation feature gate - [siderolabs/go-kubernetes@`8cb588b`](https://redirect.github.com/siderolabs/go-kubernetes/commit/8cb588b) fix: k8s 1.32->1.33 upgrade check </p> </details> ##### Changes from siderolabs/go-pcidb <details><summary>1 commit</summary> <p> - [siderolabs/go-pcidb@`9baca16`](https://redirect.github.com/siderolabs/go-pcidb/commit/9baca16) feat: update PCI DB to the latest version </p> </details> ##### Changes from siderolabs/pkgs <details><summary>59 commits</summary> <p> - [siderolabs/pkgs@`a94734c`](https://redirect.github.com/siderolabs/pkgs/commit/a94734c) feat: update containerd to 2.1.4 - [siderolabs/pkgs@`662c5a4`](https://redirect.github.com/siderolabs/pkgs/commit/662c5a4) feat: enable [`F71808E`](https://redirect.github.com/siderolabs/talos/commit/F71808E) watchdog driver - [siderolabs/pkgs@`48afc2a`](https://redirect.github.com/siderolabs/pkgs/commit/48afc2a) fix: enable ISCSI IBFT - [siderolabs/pkgs@`ddb7b5e`](https://redirect.github.com/siderolabs/pkgs/commit/ddb7b5e) feat: update Linux to 6.12.40 - [siderolabs/pkgs@`5616981`](https://redirect.github.com/siderolabs/pkgs/commit/5616981) feat: enable bootloader control on amd64 - [siderolabs/pkgs@`4a840bc`](https://redirect.github.com/siderolabs/pkgs/commit/4a840bc) chore: allow more than one commit for a PR - [siderolabs/pkgs@`e2fbfb1`](https://redirect.github.com/siderolabs/pkgs/commit/e2fbfb1) feat: update tools/toolchain to 1.11.0 - [siderolabs/pkgs@`383bbb4`](https://redirect.github.com/siderolabs/pkgs/commit/383bbb4) feat: update NVIDIA production to 570.158.01 - [siderolabs/pkgs@`853cf3a`](https://redirect.github.com/siderolabs/pkgs/commit/853cf3a) feat: bump e2fsprogs, ipxe, kspp, tools - [siderolabs/pkgs@`a3f8281`](https://redirect.github.com/siderolabs/pkgs/commit/a3f8281) feat: update Linux to 6.12.38 - [siderolabs/pkgs@`8ed84c5`](https://redirect.github.com/siderolabs/pkgs/commit/8ed84c5) feat: refactor HW\_RANDOM configuration - [siderolabs/pkgs@`108099f`](https://redirect.github.com/siderolabs/pkgs/commit/108099f) feat: enable AMD encrypted memory - [siderolabs/pkgs@`c97d25e`](https://redirect.github.com/siderolabs/pkgs/commit/c97d25e) fix: remove erroneous PURLs - [siderolabs/pkgs@`90f7c65`](https://redirect.github.com/siderolabs/pkgs/commit/90f7c65) fix: bump bldr - [siderolabs/pkgs@`a24b40e`](https://redirect.github.com/siderolabs/pkgs/commit/a24b40e) feat: update Linux to 6.12.36 and firmware - [siderolabs/pkgs@`2537e61`](https://redirect.github.com/siderolabs/pkgs/commit/2537e61) docs: more SBOM metadata to cover whole Talos - [siderolabs/pkgs@`0f4cbbc`](https://redirect.github.com/siderolabs/pkgs/commit/0f4cbbc) feat: update dependencies - [siderolabs/pkgs@`9cec45c`](https://redirect.github.com/siderolabs/pkgs/commit/9cec45c) feat: add SBOM metadata for some packages - [siderolabs/pkgs@`03bb94c`](https://redirect.github.com/siderolabs/pkgs/commit/03bb94c) feat: update dependencies - [siderolabs/pkgs@`c613abd`](https://redirect.github.com/siderolabs/pkgs/commit/c613abd) fix: iptables url - [siderolabs/pkgs@`fae59df`](https://redirect.github.com/siderolabs/pkgs/commit/fae59df) fix: download and copy hailo8 firmware - [siderolabs/pkgs@`fadf1e2`](https://redirect.github.com/siderolabs/pkgs/commit/fadf1e2) feat: update containerd to 2.1.2 - [siderolabs/pkgs@`a0b0da1`](https://redirect.github.com/siderolabs/pkgs/commit/a0b0da1) feat: enable io.latency cgroup controller - [siderolabs/pkgs@`0aaa07a`](https://redirect.github.com/siderolabs/pkgs/commit/0aaa07a) feat: add hailort package - [siderolabs/pkgs@`8555e94`](https://redirect.github.com/siderolabs/pkgs/commit/8555e94) chore: use ftpmirror for GNU sources - [siderolabs/pkgs@`9fbe2b4`](https://redirect.github.com/siderolabs/pkgs/commit/9fbe2b4) feat: update Go to 1.24.4 - [siderolabs/pkgs@`79bfa9e`](https://redirect.github.com/siderolabs/pkgs/commit/79bfa9e) feat: update NVIDIA drivers to 570.148.08 - [siderolabs/pkgs@`c8b8bd8`](https://redirect.github.com/siderolabs/pkgs/commit/c8b8bd8) feat: bump dependencies - [siderolabs/pkgs@`54bf03e`](https://redirect.github.com/siderolabs/pkgs/commit/54bf03e) feat: update Linux to 6.12.31 - [siderolabs/pkgs@`93b3aaa`](https://redirect.github.com/siderolabs/pkgs/commit/93b3aaa) feat: add patch for CephFS IMA performance regression - [siderolabs/pkgs@`ebd6627`](https://redirect.github.com/siderolabs/pkgs/commit/ebd6627) feat: disable IMA support - [siderolabs/pkgs@`8aad53b`](https://redirect.github.com/siderolabs/pkgs/commit/8aad53b) feat: add CONFIG\_NFT\_CONNLIMIT to kernel - [siderolabs/pkgs@`7a299fa`](https://redirect.github.com/siderolabs/pkgs/commit/7a299fa) feat: update Linux to 6.12.30 - [siderolabs/pkgs@`8c4603e`](https://redirect.github.com/siderolabs/pkgs/commit/8c4603e) feat: move more configs to modules on arm64 - [siderolabs/pkgs@`7b1183b`](https://redirect.github.com/siderolabs/pkgs/commit/7b1183b) feat(kernel): enable IB user-space management and RDMA - [siderolabs/pkgs@`1b1430e`](https://redirect.github.com/siderolabs/pkgs/commit/1b1430e) fix: drop pcre2 binaries - [siderolabs/pkgs@`487610c`](https://redirect.github.com/siderolabs/pkgs/commit/487610c) fix: drop broken symlinks - [siderolabs/pkgs@`f31d518`](https://redirect.github.com/siderolabs/pkgs/commit/f31d518) fix: clean up some binaries - [siderolabs/pkgs@`0f74b9b`](https://redirect.github.com/siderolabs/pkgs/commit/0f74b9b) feat: update containerd to v2.1.1 - [siderolabs/pkgs@`89b4037`](https://redirect.github.com/siderolabs/pkgs/commit/89b4037) fix: tenstorrent pkg name - [siderolabs/pkgs@`a14b544`](https://redirect.github.com/siderolabs/pkgs/commit/a14b544) chore: drop qemu-tools vmdk support - [siderolabs/pkgs@`2563e47`](https://redirect.github.com/siderolabs/pkgs/commit/2563e47) feat: add tenstorrent package - [siderolabs/pkgs@`2a1c42f`](https://redirect.github.com/siderolabs/pkgs/commit/2a1c42f) fix(renovate): flannel config - [siderolabs/pkgs@`bfa69a8`](https://redirect.github.com/siderolabs/pkgs/commit/bfa69a8) feat: add open-vmdk package - [siderolabs/pkgs@`9f1ba1f`](https://redirect.github.com/siderolabs/pkgs/commit/9f1ba1f) fix: bring back updated containerd gvisor patch - [siderolabs/pkgs@`1567cb6`](https://redirect.github.com/siderolabs/pkgs/commit/1567cb6) feat: update Linux 6.12.28, firmware - [siderolabs/pkgs@`9bc66e6`](https://redirect.github.com/siderolabs/pkgs/commit/9bc66e6) feat: update containerd to 2.1.0 - [siderolabs/pkgs@`c6b54e0`](https://redirect.github.com/siderolabs/pkgs/commit/c6b54e0) feat: enable zswap - [siderolabs/pkgs@`4cd7084`](https://redirect.github.com/siderolabs/pkgs/commit/4cd7084) feat: update dependencies - [siderolabs/pkgs@`a3fcbf8`](https://redirect.github.com/siderolabs/pkgs/commit/a3fcbf8) feat(kernel): enable panthor driver - [siderolabs/pkgs@`74d1665`](https://redirect.github.com/siderolabs/pkgs/commit/74d1665) feat: update ZFS to 2.3.2 - [siderolabs/pkgs@`ddc866b`](https://redirect.github.com/siderolabs/pkgs/commit/ddc866b) feat: update Linux to 6.12.27 - [siderolabs/pkgs@`a347857`](https://redirect.github.com/siderolabs/pkgs/commit/a347857) fix: build containerd with Go 1.23 - [siderolabs/pkgs@`74da85c`](https://redirect.github.com/siderolabs/pkgs/commit/74da85c) fix: containerd build doesn't need seccomp - [siderolabs/pkgs@`4effa05`](https://redirect.github.com/siderolabs/pkgs/commit/4effa05) fix: downgrade libseccomp to 2.5.5 - [siderolabs/pkgs@`9cea00b`](https://redirect.github.com/siderolabs/pkgs/commit/9cea00b) feat: update Linux to 6.12.25 - [siderolabs/pkgs@`cb108a5`](https://redirect.github.com/siderolabs/pkgs/commit/cb108a5) feat(kernel): enable bcache module - [siderolabs/pkgs@`d042432`](https://redirect.github.com/siderolabs/pkgs/commit/d042432) fix: backport sandbox fix for Gvisor - [siderolabs/pkgs@`fa625dc`](https://redirect.github.com/siderolabs/pkgs/commit/fa625dc) feat: update Linux 6.12.24, containerd 2.0.5 </p> </details> ##### Changes from siderolabs/siderolink <details><summary>3 commits</summary> <p> - [siderolabs/siderolink@`5f46f65`](https://redirect.github.com/siderolabs/siderolink/commit/5f46f65) feat: handle panics in goroutines - [siderolabs/siderolink@`d09ff45`](https://redirect.github.com/siderolabs/siderolink/commit/d09ff45) fix: race in wait value - [siderolabs/siderolink@`d2a79e0`](https://redirect.github.com/siderolabs/siderolink/commit/d2a79e0) fix: clean up device on failure </p> </details> ##### Changes from siderolabs/tools <details><summary>10 commits</summary> <p> - [siderolabs/tools@`1d451f3`](https://redirect.github.com/siderolabs/tools/commit/1d451f3) feat: update toolchain to 1.11.0 - [siderolabs/tools@`650b916`](https://redirect.github.com/siderolabs/tools/commit/650b916) chore: bump toolchain, update names in SBOM - [siderolabs/tools@`594704b`](https://redirect.github.com/siderolabs/tools/commit/594704b) feat: bump dependencies - [siderolabs/tools@`4818702`](https://redirect.github.com/siderolabs/tools/commit/4818702) docs: add SBOM metadata for packages copied to pkgs - [siderolabs/tools@`542a03c`](https://redirect.github.com/siderolabs/tools/commit/542a03c) feat: update dependencies - [siderolabs/tools@`0554e87`](https://redirect.github.com/siderolabs/tools/commit/0554e87) chore: use ftpmirror for GNU sources - [siderolabs/tools@`1dfd14b`](https://redirect.github.com/siderolabs/tools/commit/1dfd14b) feat: update Go to 1.24.4 - [siderolabs/tools@`af3fd64`](https://redirect.github.com/siderolabs/tools/commit/af3fd64) feat: update dependencies - [siderolabs/tools@`e35234b`](https://redirect.github.com/siderolabs/tools/commit/e35234b) feat: update dependencies - [siderolabs/tools@`c96a4e6`](https://redirect.github.com/siderolabs/tools/commit/c96a4e6) chore: update toolchain to the latest version </p> </details> ##### Dependency Changes - **cloud.google.com/go/compute/metadata** v0.6.0 -> v0.7.0 - **github.com/Azure/azure-sdk-for-go/sdk/azcore** v1.18.0 -> v1.18.1 - **github.com/Azure/azure-sdk-for-go/sdk/azidentity** v1.9.0 -> v1.10.1 - **github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azcertificates** v1.3.1 -> v1.4.0 - **github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys** v1.3.1 -> v1.4.0 - **github.com/aws/aws-sdk-go-v2/config** v1.29.14 -> v1.29.17 - **github.com/aws/aws-sdk-go-v2/feature/ec2/imds** v1.16.30 -> v1.16.32 - **github.com/aws/aws-sdk-go-v2/service/kms** v1.38.3 -> v1.41.2 - **github.com/aws/smithy-go** v1.22.3 -> v1.22.4 - **github.com/containerd/containerd/api** v1.8.0 -> v1.9.0 - **github.com/containerd/containerd/v2** v2.0.5 -> v2.1.4 - **github.com/containernetworking/plugins** v1.6.2 -> v1.7.1 - **github.com/cosi-project/runtime** v0.10.2 -> v1.10.7 - **github.com/detailyang/go-fallocate** [`432fa64`](https://redirect.github.com/siderolabs/talos/commit/432fa640bd2e) ***new*** - **github.com/docker/cli** v28.0.4 -> v28.3.3 - **github.com/docker/docker** v28.0.4 -> v28.3.3 - **github.com/equinix-ms/go-vmw-guestrpc** v0.1.1 ***new*** - **github.com/foxboron/go-uefi** [`69fb7db`](https://redirect.github.com/siderolabs/talos/commit/69fb7dba244f) -> [`a3183a1`](https://redirect.github.com/siderolabs/talos/commit/a3183a1bfc84) - **github.com/g0rbe/go-chattr** v1.0.1 ***new*** - **github.com/google/cadvisor** v0.52.1 -> v0.53.0 - **github.com/google/cel-go** v0.24.1 -> v0.26.0 - **github.com/google/go-containerregistry** v0.20.3 -> v0.20.6 - **github.com/google/go-tpm** v0.9.3 -> v0.9.5 - **github.com/grpc-ecosystem/go-grpc-middleware/v2** v2.3.1 -> v2.3.2 - **github.com/hetznercloud/hcloud-go/v2** v2.21.0 -> v2.22.0 - **github.com/jsimonetti/rtnetlink/v2** v2.0.3 -> v2.0.5 - **github.com/klauspost/cpuid/v2** v2.2.10 -> v2.3.0 - **github.com/linode/go-metadata** v0.2.1 -> v0.2.2 - **github.com/miekg/dns** v1.1.65 -> v1.1.67 - **github.com/pkg/xattr** v0.4.10 -> v0.4.12 - **github.com/prometheus/procfs** v0.16.0 -> v0.17.0 - **github.com/rivo/tview** [`949945f`](https://redirect.github.com/siderolabs/talos/commit/949945f8d922) -> [`a4a78f1`](https://redirect.github.com/siderolabs/talos/commit/a4a78f1e05cb) - **github.com/safchain/ethtool** v0.5.10 -> v0.6.1 - **github.com/scaleway/scaleway-sdk-go** v1.0.0-beta.33 -> v1.0.0-beta.34 - **github.com/siderolabs/crypto** v0.5.1 -> v0.6.3 - **github.com/siderolabs/discovery-client** v0.1.11 -> v0.1.13 - **github.com/siderolabs/gen** v0.8.0 -> v0.8.5 - **github.com/siderolabs/go-blockdevice/v2** v2.0.16 -> v2.0.19 - **github.com/siderolabs/go-circular** v0.2.2 -> v0.2.3 - **github.com/siderolabs/go-kubernetes** v0.2.21 -> v0.2.25 - **github.com/siderolabs/go-pcidb** v0.3.1 -> v0.3.2 - **github.com/siderolabs/pkgs** v1.10.0-5-g48dba3e -> v1.11.0-6-ga94734c - **github.com/siderolabs/siderolink** v0.3.13 -> v0.3.15 - **github.com/siderolabs/talos/pkg/machinery** v1.10.0 -> v1.11.0-beta.1 - **github.com/siderolabs/tools** v1.10.0 -> v1.11.0 - **github.com/spf13/pflag** v1.0.6 -> v1.0.7 - **go.etcd.io/etcd/api/v3** v3.5.21 -> v3.6.4 - **go.etcd.io/etcd/client/pkg/v3** v3.5.21 -> v3.6.4 - **go.etcd.io/etcd/client/v3** v3.5.21 -> v3.6.4 - **go.etcd.io/etcd/etcdutl/v3** v3.5.21 -> v3.6.4 - **golang.org/x/net** v0.39.0 -> v0.42.0 - **golang.org/x/oauth2** v0.29.0 -> v0.30.0 - **golang.org/x/sync** v0.13.0 -> v0.16.0 - **golang.org/x/sys** v0.32.0 -> v0.34.0 - **golang.org/x/term** v0.31.0 -> v0.33.0 - **golang.org/x/text** v0.24.0 -> v0.27.0 - **golang.org/x/time** v0.11.0 -> v0.12.0 - **google.golang.org/grpc** </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
8e838bcd20 |
chore(flux): update image kube-prometheus-stack 75.15.1 → 75.15.2 (clustertool) (#38090)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | patch | `75.15.1` -> `75.15.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v75.15.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.15.2) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.15.1...kube-prometheus-stack-75.15.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[CI] Update docker/login-action action to v3.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/prometheus-community/helm-charts/pull/6001](https://redirect.github.com/prometheus-community/helm-charts/pull/6001)1 - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@​renovate](https://redirect.github.com/renovate)\[bot] in[https://github.com/prometheus-community/helm-charts/pull/6000](https://redirect.github.com/prometheus-community/helm-charts/pull/6000)0 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-windows-exporter-0.12.1...kube-prometheus-stack-75.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
3f61b6f8da |
chore(container): update docker.io/renovate/renovate docker tag to v41.51.2 (#38082)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.51.1-full` -> `41.51.2-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.51.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.51.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.51.1...41.51.2) ##### Documentation - update references to renovate/renovate (main) ([#​37299](https://redirect.github.com/renovatebot/renovate/issues/37299)) ([876b0e5]( |
||
|
|
113c6ff5c4 |
chore(github-action): update docker/login-action digest to 184bdaa (#38081)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://redirect.github.com/docker/login-action) | action | digest | `74a5d14` -> `184bdaa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
1f86cd7ca0 |
docs(arksurvivalevolved): Simple grammar fixes in ark docs. (#38078)
**Description** Two small documentation updates in the Ark: SE chart. Now that I'm writing this I'm assuming I forgot to increment the chart version but I don't know if that's needed. ⚒️ Fixes #38077 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [x] 📜 Documentation Changes **🧪 How Has This Been Tested?** None as they are really just doc changes. Famous last words... **📃 Notes:** NA **✔️ Checklist:** - [x] ⚖️ 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 - [x] 📄 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` --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
f62c3f8dd1 |
chore(container): update docker.io/renovate/renovate docker tag to v41.51.1 (#38071)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.51.0-full` -> `41.51.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.51.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.51.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.51.0...41.51.1) ##### Bug Fixes - **manager/bazel:** raise artifact error on sha failure ([#​37249](https://redirect.github.com/renovatebot/renovate/issues/37249)) ([63e2777]( |
||
|
|
6b7f0d4d55 |
chore(helm): update image tccr.io/tccr/db-wait-redis digest to 14c792c (#38059)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/db-wait-redis](https://redirect.github.com/trueforge-org/truecharts) | digest | `13b78f5` -> `14c792c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
a4aed15200 |
chore(helm): update image tccr.io/tccr/db-wait-mariadb digest to bd60b60 (#38057)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/db-wait-mariadb](https://redirect.github.com/trueforge-org/truecharts) | digest | `e2f91d3` -> `bd60b60` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
e139f3f1e7 |
chore(helm): update image tccr.io/tccr/db-wait-postgres digest to 1826875 (#38058)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/db-wait-postgres](https://redirect.github.com/trueforge-org/truecharts) | digest | `15f2712` -> `1826875` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |