7730b3557d1c6bf5689a20617e6477abece99047
36521
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
7730b3557d |
Update FAQ.md (#28615)
**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 - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 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:** - [ ] ⚖️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> |
||
|
|
e20a4457f9 |
fix(clustertool) fix systemupgrade with kyverno 1.13.0 (#28614)
**Description** it seems like something has changed in kyverno 1.13.0 (3.3.0) compared to 1.12.x (3.2.7) which now requires the "get verb" for admissionController to be set. event log of the apply-talos pod: ```SchedulerError: running Bind plugin "DefaultBinder": admission webhook "mutate.kyverno.svc-fail" denied the request: mutation policy mutate-pod-binding error: failed to apply policy mutate-pod-binding rules [project-foo: variable substitution failed: failed to resolve schematic at path /mutate/patchStrategicMerge/metadata/annotations/extensions.talos.dev\/schematic: failed to fetch data for APICall: failed to GET resource with raw url : /api/v1/nodes/k8s-control-1: unknown]``` ⚒️ 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 **🧪 How Has This Been Tested?** on a fresh RC20 bootstrapped VM after updating kyverno chart to 3.3.0 **📃 Notes:** this is not reproducable with kyverno chart 3.2.7 **✔️ Checklist:** - [ ] ⚖️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
2f6d0cf350 |
Fix reconciling for cattle.io plans (#28605)
**Description** Kustomization for system-upgrade-controller-plans never finishes with message: Plan/talos namespace not specified: the server could not find the requested resource (patch plans.upgrade.cattle.io talos) Also reported on discord: https://discord.com/channels/830763548678291466/1253691401644933200/1299641386563403899 ⚒️ 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 **🧪 How Has This Been Tested?** Tested on a fresh installation with ClusterTool RC20 **📃 Notes:** If the namespace is not set, the Plans for talos and kubernates is never created via fluxCD **✔️ Checklist:** - [ ] ⚖️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
ae7f57a8a9 |
chore(helm): update image docker.io/beromir/servas 0.2.0 → 0.3.0 (#28613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/beromir/servas | minor | `e3beaf0` -> `845818f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
5f84018c54 |
chore(helm): update image renovate/renovate 38.138.0 → 38.138.3 (#28612)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | --- > [!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>renovatebot/renovate (renovate/renovate)</summary> ### [`v38.138.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.138.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.138.2...38.138.3) ##### Bug Fixes - **manager/poetry:** fix schema for optional dependencies ([#​32096](https://redirect.github.com/renovatebot/renovate/issues/32096)) ([ff8c63e](https://redirect.github.com/renovatebot/renovate/commit/ff8c63ea04bc8ca22f16ae028ca1f7bfa9c55655)) ##### Miscellaneous Chores - **deps:** update dependency google-github-actions/auth to v2.1.7 ([#​32233](https://redirect.github.com/renovatebot/renovate/issues/32233)) ([1b3dbef](https://redirect.github.com/renovatebot/renovate/commit/1b3dbef37e6e43f93d4022484c66c226f930445f)) ### [`v38.138.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.138.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.138.1...38.138.2) ##### Build System - **deps:** update opentelemetry-js monorepo ([#​32228](https://redirect.github.com/renovatebot/renovate/issues/32228)) ([9d8f91c](https://redirect.github.com/renovatebot/renovate/commit/9d8f91c8ef1195b5daf3172d73bbc30826cf3a3c)) ### [`v38.138.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.138.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.138.0...38.138.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.41 ([#​32230](https://redirect.github.com/renovatebot/renovate/issues/32230)) ([8e4ef69](https://redirect.github.com/renovatebot/renovate/commit/8e4ef69c6262f95053226e3bf78ae872ba32c486)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8e55154e3f |
chore(helm): update image ghcr.io/open-webui/open-webui digest to 4dabf69 (#28610)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `caa8691` -> `4dabf69` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7d655ca790 |
chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 3674661 (#28609)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `aa1e74d` -> `3674661` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c4bc7fc2a0 |
chore(helm): update image ghcr.io/elfhosted/riven-frontend digest to 0b48da4 (#28608)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven-frontend | digest | `eb44190` -> `0b48da4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
81962d9826 |
chore(helm): update image docker.io/foxxmd/multi-scrobbler digest to 0b1289f (#28607)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/foxxmd/multi-scrobbler | digest | `7525678` -> `0b1289f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
29979f90f8 |
chore(helm): update image docker.io/bellamy/wallos digest to 2019b4e (#28606)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bellamy/wallos | digest | `e436a00` -> `2019b4e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e0d194956b |
chore(helm): update image renovate/renovate 38.135.3 → 38.138.0 (#28604)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!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>renovatebot/renovate (renovate/renovate)</summary> ### [`v38.138.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.138.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.137.1...38.138.0) ##### Features - **hex:** Add protobuf definitions for registry v2 support ([#​32222](https://redirect.github.com/renovatebot/renovate/issues/32222)) ([5e53b6a](https://redirect.github.com/renovatebot/renovate/commit/5e53b6ad5b92b5bdd066b400d0fa404dad3c4f60)) ##### Bug Fixes - **presets:** apply NodeJS docker workaround for private registries ([#​32220](https://redirect.github.com/renovatebot/renovate/issues/32220)) ([9faae86](https://redirect.github.com/renovatebot/renovate/commit/9faae86ff907458aa91a412a744f9251ae2eaf26)) ### [`v38.137.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.137.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.137.0...38.137.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.40.1 ([#​32224](https://redirect.github.com/renovatebot/renovate/issues/32224)) ([134a38f](https://redirect.github.com/renovatebot/renovate/commit/134a38f66480a885332c4adb2a1563c87a2b7f45)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.17.0 ([#​32225](https://redirect.github.com/renovatebot/renovate/issues/32225)) ([813eb88](https://redirect.github.com/renovatebot/renovate/commit/813eb884007a470bb945ec57573b2832d9ab1514)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.0.4 ([#​32223](https://redirect.github.com/renovatebot/renovate/issues/32223)) ([5e91e82](https://redirect.github.com/renovatebot/renovate/commit/5e91e825f8c92575b9264052381116e26af302df)) ### [`v38.137.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.137.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.136.0...38.137.0) ##### Features - **manager/asdf:** add additional asdf supported tools ([#​32214](https://redirect.github.com/renovatebot/renovate/issues/32214)) ([712910a](https://redirect.github.com/renovatebot/renovate/commit/712910a192f126b1cf1feeb165d3e7f5fc1aabcd)) ### [`v38.136.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.136.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.135.3...38.136.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.40.0 ([#​32219](https://redirect.github.com/renovatebot/renovate/issues/32219)) ([a471762](https://redirect.github.com/renovatebot/renovate/commit/a471762e137619c06e73a678d6b63ca984da7dba)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b024d3340b |
fix(website): update starlight-links-validator 0.12.3 → 0.12.4 (#28602)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [starlight-links-validator](https://redirect.github.com/HiDeoo/starlight-links-validator) | dependencies | patch | [`0.12.3` -> `0.12.4`](https://renovatebot.com/diffs/npm/starlight-links-validator/0.12.3/0.12.4) | --- > [!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>HiDeoo/starlight-links-validator (starlight-links-validator)</summary> ### [`v0.12.4`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/v0.12.4) [Compare Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.12.3...v0.12.4) ##### 🐞 Bug Fixes - Ignores links in draft pages - by [@​HiDeoo](https://redirect.github.com/HiDeoo) [<samp>(da925)</samp>](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/da925d5) ##### [View changes on GitHub](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.12.3...v0.12.4) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d70cf99022 |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.25.0 → 9.26.0 (#28603)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `f00866b` -> `dd945bf` | --- > [!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>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v9.26.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9260-2024-10-30) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.25.0...v9.26.0) ##### Features - bump [@​zwave-js/server](https://redirect.github.com/zwave-js/server)[@​1](https://redirect.github.com/1).39.0 ([#​3970](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3970)) ([ab24962](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ab2496231ff3e8403d5b06e5f92df24b908781d6)) - bump zwave-js@13.10.2 ([#​3965](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3965)) ([f909f84](https://redirect.github.com/zwave-js/zwave-js-ui/commit/f909f84185cdad7bcf6e8b7d37c65da1b781cad2)) - bump zwave-js@13.10.3 ([#​3968](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3968)) ([885ea26](https://redirect.github.com/zwave-js/zwave-js-ui/commit/885ea266644412af3c81b859543f00c5148147bf)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
3a4bb6dbac |
chore(helm): update image ghcr.io/linuxserver/booksonic-air digest to a41e6c9 (#28599)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/booksonic-air](https://redirect.github.com/linuxserver/docker-booksonic-air/packages) ([source](https://redirect.github.com/linuxserver/docker-booksonic-air)) | digest | `1c53338` -> `a41e6c9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c4f92e85cb |
chore(helm): update image ghcr.io/linuxserver/remmina digest to 2a500d1 (#28600)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages) ([source](https://redirect.github.com/linuxserver/docker-remmina)) | digest | `a8175d4` -> `2a500d1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
914f867e63 |
chore(helm): update image docker.io/diygod/rsshub digest to f6f4dea (#28598)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `03a8228` -> `f6f4dea` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
64d6369404 |
chore(flux): update image prometheus-operator 8.8.1 → 8.8.2 (clustertool) (#28601)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator](https://truecharts.org/charts/system/prometheus-operator) ([source](https://redirect.github.com/prometheus-operator)) | patch | `8.8.1` -> `8.8.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a4ca3b3eb0 |
chore(helm): update image docker.io/jonnyan404/verysync 2.17.0 → 2.18.3 (#28597)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jonnyan404/verysync | minor | `7431e6b` -> `b5f328f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
d385395ffd |
chore(helm): update image renovate/renovate 38.135.2 → 38.135.3 (#28596)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | --- > [!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>renovatebot/renovate (renovate/renovate)</summary> ### [`v38.135.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.135.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.135.2...38.135.3) ##### Bug Fixes - **rebaseWhen:** text in PR for new branches with automerge=true ([#​32218](https://redirect.github.com/renovatebot/renovate/issues/32218)) ([56df90b](https://redirect.github.com/renovatebot/renovate/commit/56df90bc39726ed3b040f4205faf41d79b03cb3a)) ##### Documentation - fix repositories bumpVersion example ([#​32008](https://redirect.github.com/renovatebot/renovate/issues/32008)) ([0a98b13](https://redirect.github.com/renovatebot/renovate/commit/0a98b13b64735221a8c53bdb2c0a7b34758ad9f5)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.15 ([#​32210](https://redirect.github.com/renovatebot/renovate/issues/32210)) ([9bb91c8](https://redirect.github.com/renovatebot/renovate/commit/9bb91c8d4d77e25826bda3730ca8c3f9dc5e52a7)) ##### Tests - **lib/data:** schemas for changelog and source urls ([#​32151](https://redirect.github.com/renovatebot/renovate/issues/32151)) ([95efd9f](https://redirect.github.com/renovatebot/renovate/commit/95efd9f6fe21b16d71f5e5fc1b0cc38608325431)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bb25cb4ab6 |
chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.4 → 2.6.5 (#28595)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `2be29d9` -> `4a5cca2` | --- > [!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>AnotherStranger/docker-borg-backup (ghcr.io/anotherstranger/borg-server)</summary> ### [`v2.6.5`](https://redirect.github.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#265-2024-10-30) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.4...v2.6.5) ##### Build System - **release:** 2.6.4-rc.5 ([6cc39e6](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6cc39e63cf9ef94bead88e24b6d221da825f4ce2)) - **release:** 2.6.5-rc.1 ([efd034c](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/efd034c40244844cbfbe38f742496d30fbd0036f)) - **release:** 2.6.5-rc.2 ([2739383](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/2739383b0252d6ffb17506417011de76bfb84ba4)) - **release:** 2.6.5-rc.3 ([69dc571](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/69dc5712b68d87dbdc98b65a3cbf900144b1db3e)) - **release:** 2.6.5-rc.4 ([46f294f](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/46f294fcaf467d4dcdad1783dd31b80b9708b621)) - **release:** 2.6.5-rc.5 ([1fd2714](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/1fd2714d791fe5d36b9968553871a78b30358e27)) - **release:** 2.6.5-rc.6 ([5484c3d](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/5484c3df62b9a1f5cde60aca54bd3c4ae6c0cc63)) - **release:** 2.6.5-rc.7 ([77096d6](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/77096d6ecbfd6951ff3614a17ce04a622dfc534d)) - **release:** 2.6.5-rc.8 ([bc94812](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/bc94812c4e53599fb88156281aeba23ce0eb95d3)) - **release:** 2.6.5-rc.9 ([fbba5ff](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/fbba5ffcb1f281a413c85d30a8da5da5fd60fae2)) ##### Code Refactoring - **deps:** update actions/checkout digest to [`11bd719`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/11bd719) ([53896cc](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/53896cce9620d0f9f5c91c91d8bb33967addd82c)) - **deps:** update actions/checkout digest to [`eef6144`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/eef6144) ([299dc8e](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/299dc8e805251c226cd5579307b4c936849383ef)) - **deps:** update actions/setup-node digest to [`39370e3`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/39370e3) ([a5a91e7](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/a5a91e703751017c86722f6a9468ce11fc8fa94a)) - **deps:** update actions/setup-python digest to [`0b93645`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/0b93645) ([8b3b4af](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/8b3b4af60e5ad84b4d9977b1919f5444fd08dc38)) - **deps:** update dependency alpine\_3\_20/openssl to v3.3.2-r1 ([1631270](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/163127047418cdb639676b8348a514cea71a9e70)) - **deps:** update docker/build-push-action digest to [`4f58ea7`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/4f58ea7) ([647127f](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/647127fe0f477f03d75d33795ed7b2ebe41d9cb9)) - **deps:** update docker/setup-buildx-action digest to [`c47758b`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/c47758b) ([1d8cc89](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/1d8cc8914140d5f5e585d91fdd9980c88e514e9b)) - **deps:** update github/codeql-action digest to [`6624720`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6624720) ([fb4aa70](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/fb4aa708a991d50679342bbdd63ab29f88a362fc)) - **deps:** update github/codeql-action digest to [`6db8d63`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6db8d63) ([6f687f7](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6f687f72b67de9deb5a1b4a683ba47a0bc5ec83e)) - **deps:** update python docker tag to v3.12.7-alpine3.20 ([132c4ed](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/132c4edacff59b7641736224f94e36eac9ce98a8)) - **deps:** update python docker tag to v3.13.0-alpine3.20 ([9a713fe](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/9a713fe36ebacdcc6cad4315ffe3d93fdeb76621)) - **deps:** update sigstore/cosign-installer action to v3.7.0 ([745d5b6](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/745d5b6d28f004975fa58df8df36be577885eab0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3ab3b96250 |
chore(helm): update chart kube-prometheus-stack 65.5.0 → 65.5.1 (#28594)
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 | `65.5.0` -> `65.5.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> ### [`v65.5.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.5.0...kube-prometheus-stack-65.5.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-65.5.0...kube-prometheus-stack-65.5.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9e04958f56 |
chore(minecraft-bungeecord) nuke minecraft-bungeecord (#28592)
**Description** replaced with minecraft-proxy ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [X] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 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:** - [ ] ⚖️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
0e7df88819 |
chore(mc-router) nuke mc-router (#28593)
**Description** replaced with minecraft-router ⚒️ Fixes # <!--(issue)--> **⚙️ 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 **🧪 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:** - [ ] ⚖️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
71a7e56d5d |
chore(helm): update image docker.io/mbentley/omada-controller digest to e7cd28f (#28585)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `7001e79` -> `e7cd28f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9e00be69a3 |
chore(helm): update image docker.io/gaseousgames/gaseousserver v1.7.6 → v1.7.7 (#28588)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/gaseousgames/gaseousserver | patch | `da982bb` -> `2d6c566` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
adda37fb89 |
chore(helm): update image ghcr.io/linuxserver/calibre digest to af61bfb (#28586)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | digest | `bccd97d` -> `af61bfb` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9b9cb714b6 |
chore(helm): update image docker.io/diygod/rsshub digest to 03a8228 (#28584)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `3c0fcc6` -> `03a8228` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5488b21fd2 |
chore(helm): update image docker digest to 61b179d (#28583)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `c73ddf3` -> `61b179d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
66df6c7fc9 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.860 → 0.22.862 (#28589)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `b9b7944` -> `d08e1bc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c540f0b3de |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.7 → v3.0.8 (clustertool) (#28590)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | require | patch | `v3.0.7` -> `v3.0.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.8`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.8) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.7...v3.0.8) #### Changelog - [`2b22c29`](https://redirect.github.com/budimanjojo/talhelper/commit/2b22c29880139b46ae514aa4b7c99798faf6807a) Set meta.mainProgram - [`0382692`](https://redirect.github.com/budimanjojo/talhelper/commit/038269215533f15179af00815c9bad2dd883b271) chore(container): update bitnami/kubectl docker tag to v1.31.2 - [`fd0d0df`](https://redirect.github.com/budimanjojo/talhelper/commit/fd0d0dfa8f7e62513a404fbc75e5db4c03ec2872) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.8.2 - [`637e33c`](https://redirect.github.com/budimanjojo/talhelper/commit/637e33cbaffb4edb89155ad40e7fef348150cb4d) chore(container): update mcr.microsoft.com/devcontainers/go:1.23-bookworm docker digest to [`2e00578`](https://redirect.github.com/budimanjojo/talhelper/commit/2e00578) - [`9b07624`](https://redirect.github.com/budimanjojo/talhelper/commit/9b07624f5edcbd24db4c4ad0c997d82e9e73962a) chore(deps): update dependency siderolabs/talos to v1.8.2 - [`90b4c62`](https://redirect.github.com/budimanjojo/talhelper/commit/90b4c628530628b3360e605598439ffd07e982df) chore(github-action): update actions/checkout action to v4.2.2 - [`dd8b52f`](https://redirect.github.com/budimanjojo/talhelper/commit/dd8b52f152270911b45156002b6e6f8ef6eed5a0) chore(github-action): update actions/checkout digest to [`11bd719`](https://redirect.github.com/budimanjojo/talhelper/commit/11bd719) - [`e614fdf`](https://redirect.github.com/budimanjojo/talhelper/commit/e614fdf7d235adcd2749ae3c77f3c9435825c0c4) chore(github-action): update actions/setup-go action to v5.1.0 - [`e99b624`](https://redirect.github.com/budimanjojo/talhelper/commit/e99b624f918b9ba6023d9ad63d8478977d11cbc3) chore(github-action): update renovatebot/github-action action to v40.3.3 - [`e22dc37`](https://redirect.github.com/budimanjojo/talhelper/commit/e22dc3705526f7e867410d0ccaee426d0c1ea1e7) chore(github-action): update renovatebot/github-action action to v40.3.4 - [`cfc96a9`](https://redirect.github.com/budimanjojo/talhelper/commit/cfc96a971ec92d7345c197bce2591b94bed001ae) chore(schema): update talos-extensions.yaml JSON schema - [`12ca33f`](https://redirect.github.com/budimanjojo/talhelper/commit/12ca33fb6184982d6ae8903873c8fa487ad3e18b) chore(schema): update talos-extensions.yaml JSON schema ([#​657](https://redirect.github.com/budimanjojo/talhelper/issues/657)) - [`0bc9971`](https://redirect.github.com/budimanjojo/talhelper/commit/0bc99718bcdc45b047495bca613c7fa2d8d0f71a) chore(schema): update talos-extensions.yaml JSON schema ([#​659](https://redirect.github.com/budimanjojo/talhelper/issues/659)) - [`a66c30b`](https://redirect.github.com/budimanjojo/talhelper/commit/a66c30b11315ce32baa86c9235fe4672ee1de0e5) chore(schema): update talos-extensions.yaml JSON schema ([#​662](https://redirect.github.com/budimanjojo/talhelper/issues/662)) - [`5d67b3e`](https://redirect.github.com/budimanjojo/talhelper/commit/5d67b3e26a4748e9579673a6198da39acba78738) chore(schema): update talos-extensions.yaml JSON schema ([#​668](https://redirect.github.com/budimanjojo/talhelper/issues/668)) - [`4488dad`](https://redirect.github.com/budimanjojo/talhelper/commit/4488dad7c13a48fe1784f35264154dedc68f687d) chore(schema): update talos-extensions.yaml JSON schema ([#​670](https://redirect.github.com/budimanjojo/talhelper/issues/670)) - [`83e9124`](https://redirect.github.com/budimanjojo/talhelper/commit/83e9124316576171e496f3087964efa1a47d05a1) chore(schema): update talos-extensions.yaml JSON schema ([#​674](https://redirect.github.com/budimanjojo/talhelper/issues/674)) - [`8b939e6`](https://redirect.github.com/budimanjojo/talhelper/commit/8b939e6cb0ca0d004cd08ff1d91cd534dab0286b) feat(readme): Thank you [@​eocx](https://redirect.github.com/eocx) for the sponsor! - [`5cd36a1`](https://redirect.github.com/budimanjojo/talhelper/commit/5cd36a141a7f377c89057ce2a9c82be18aad9cee) feat: add easy overlay for flake parts - [`7fae270`](https://redirect.github.com/budimanjojo/talhelper/commit/7fae270ecd609e90db6f3cc6b0162117d9d96ee2) feat: add talhelper package and docs - [`aea9f8c`](https://redirect.github.com/budimanjojo/talhelper/commit/aea9f8c063293dc63164bffcdbb7aad9cc3d32c3) feat: update Scoop for talhelper version v3.0.7 - [`85f73b9`](https://redirect.github.com/budimanjojo/talhelper/commit/85f73b9ff4d029b1ddf88c697f9017b19388abae) feat: update flake ([#​646](https://redirect.github.com/budimanjojo/talhelper/issues/646)) - [`94c2348`](https://redirect.github.com/budimanjojo/talhelper/commit/94c2348d36537b917975a82c0089e5b454995445) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.7 - [`c1226bf`](https://redirect.github.com/budimanjojo/talhelper/commit/c1226bf516e55f16384162090b8a7908d0fc91ed) fix(deps): update module github.com/fatih/color to v1.18.0 - [`7cbe1c5`](https://redirect.github.com/budimanjojo/talhelper/commit/7cbe1c505dd78b1af859fd8c0e5164b9bd7908dd) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.9.0-alpha.0 - [`0bd0f20`](https://redirect.github.com/budimanjojo/talhelper/commit/0bd0f20a7fef2e64cf35d613377c1b9f641c56bd) fix(flake): Update package to be talhelper not default - [`fb6f7a8`](https://redirect.github.com/budimanjojo/talhelper/commit/fb6f7a85f374f0ed597bf0fcd8d68b43ed2a4134) fix(genconfig): skip applying patch that contains empty file </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6e60c49829 |
chore(helm): update image ghcr.io/linuxserver/mstream digest to ac15b20 (#28587)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages) ([source](https://redirect.github.com/linuxserver/docker-mstream)) | digest | `8a0d6b5` -> `ac15b20` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7cd35e423c |
feat(minecraft-proxy) move minecraft-proxy to stable (#28571)
**Description** Move chart to stable. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 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 - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
45885a6792 |
feat(minecraft-router) move minecraft-router to stable (#28572)
**Description** Move minecraft-router to stable ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 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:** - [ ] ⚖️ 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 corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
c85fc77253 |
chore(helm): update image docker.io/webpsh/webps digest to bc20164 (#28579)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/webpsh/webps | digest | `bbb94e7` -> `bc20164` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0021769c8a |
chore(helm): update image docker.io/miniflux/miniflux 2.2.1 → 2.2.2 (#28582)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/miniflux/miniflux](https://miniflux.app) ([source](https://redirect.github.com/miniflux/v2)) | patch | `5950f53` -> `7d3e21d` | --- > [!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>miniflux/v2 (docker.io/miniflux/miniflux)</summary> ### [`v2.2.2`](https://redirect.github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-222-October-29-2024) [Compare Source](https://redirect.github.com/miniflux/v2/compare/2.2.1...2.2.2) - fix(webauthn): add backup eligibility flag workaround to avoid a 401 response - fix: update `Last-Modified` if it changes in a 304 response - feat(webauthn): show help message regarding username and non-discoverable credentials - feat(rss): calculate hash based on item title/content for feeds without GUID and link - feat(locale): update Chinese translations - feat(locale): update Polish translations - feat(integration): add Cubox integration - feat(client): add `custom_js` field to Go API client - feat(api): add endpoint for user integration status - feat: update feed icon during force refresh - feat: take `Retry-After` header into consideration for rate limited feeds - feat: set entry URL to rewritten URL if a rewrite rule is defined - feat: replace `xurls` third-party module with an ad-hoc regexp - feat: add new settings option to allow external fonts - feat: add custom user JavaScript similar to custom CSS - chore: update test case comment - build(deps): bump `golang.org/x/net` from `0.29.0` to `0.30.0` - build(deps): bump `github.com/yuin/goldmark` from `1.7.4` to `1.7.8` - build(deps): bump `github.com/tdewolff/minify/v2` from `2.20.37` to `2.21.1` - build(deps): bump `github.com/prometheus/client_golang` - build(deps): bump `github.com/andybalholm/brotli` from `1.1.0` to `1.1.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c4c91db4cc |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 4727601 (#28580)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `29413ac` -> `4727601` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
501d968c58 |
chore(helm): update image docker.io/odoo digest to ee15af8 (#28578)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `6691ff6` -> `ee15af8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fcff922131 |
chore(helm): update image docker.io/diygod/rsshub digest to 3c0fcc6 (#28575)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `18e2a00` -> `3c0fcc6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
cf93b7ff4c |
chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to 6e7aefc (#28581)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/neggles/sd-webui-docker | digest | `f249139` -> `6e7aefc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
71a09b92aa |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 1314a4f (#28574)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `1190d54` -> `1314a4f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0886e47863 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to c49b506 (#28576)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `7bd1f54` -> `c49b506` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f8dc9c90ee |
chore(helm): update image docker digest to c73ddf3 (#28573)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `8d50398` -> `c73ddf3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
71d7a8fd33 |
chore(helm): update image docker.io/machines/filestash digest to 38707b5 (#28577)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `f357bc3` -> `38707b5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
23a81a45da |
Update getting-started.md
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
13223dfc19 |
Update 2024-10-27-leaving-scale.md
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
fbae9ea0fa |
chore(helm): update image renovate/renovate 38.135.0 → 38.135.2 (#28570)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | --- > [!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>renovatebot/renovate (renovate/renovate)</summary> ### [`v38.135.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.135.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.135.1...38.135.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.39.1 ([#​32206](https://redirect.github.com/renovatebot/renovate/issues/32206)) ([d3b64cc](https://redirect.github.com/renovatebot/renovate/commit/d3b64cc931717011da861f7dfe98221961936ab0)) ### [`v38.135.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.135.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.135.0...38.135.1) ##### Bug Fixes - Fix timestamps for `internalChecksFilter` checks ([#​32204](https://redirect.github.com/renovatebot/renovate/issues/32204)) ([d12b94c](https://redirect.github.com/renovatebot/renovate/commit/d12b94cf6ad13df90e3804e96cc0f1420781e4a7)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ac6748d2be |
chore(helm): update image docker.io/advplyr/audiobookshelf 2.16.1 → 2.16.2 (#28569)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | patch | `5825644` -> `acfda2b` | --- > [!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>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.16.2`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.16.2) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.16.1...v2.16.2) ##### Fixed - Incorrect time remaining for podcast episodes [#​3560](https://redirect.github.com/advplyr/audiobookshelf/issues/3560) - Server crash when streaming download by [@​mikiher](https://redirect.github.com/mikiher) in [#​3565](https://redirect.github.com/advplyr/audiobookshelf/issues/3565) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.16.1...v2.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b5c6bdffd4 |
chore(helm): update image docker.io/diygod/rsshub digest to 18e2a00 (#28567)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `cd99279` -> `18e2a00` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
be41fccdab |
chore(helm): update image ghcr.io/linuxserver/ubooquity digest to b206070 (#28568)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | digest | `ea5bc9d` -> `b206070` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e81fbc56b1 |
chore(helm): update image docker.io/fallenbagel/jellyseerr 1.9.2 → 2.0.1 (#28445)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/fallenbagel/jellyseerr](https://redirect.github.com/Fallenbagel/jellyseerr) | major | `8f708df` -> `8ff2889` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Fallenbagel/jellyseerr (docker.io/fallenbagel/jellyseerr)</summary> ### [`v2.0.1`](https://redirect.github.com/Fallenbagel/jellyseerr/releases/tag/v2.0.1) [Compare Source](https://redirect.github.com/Fallenbagel/jellyseerr/compare/v2.0.0...v2.0.1) > \[!WARNING] > > ### Warning (For linux/armv7 users) > > Unfortunately we had to drop support for armv7 as Next.js 14 does not bundle [@​next/swc](https://redirect.github.com/next/swc) support for armv7. We apologize for this, however, until they add support for it, there is nothing we can really do as we needed to upgrade to Next.js 14. On devices that support aarch64, we recommend using aarch64 (RPi3, RPi3B, RPi4+, etc). #### Highlights This release lays the groundwork for future feature integrations by resolving existing issues and should improve overall stability. ##### New setup page The setup process has been improved. Emby users can now configure Jellyseerr without having to edit environment variable.  ##### Blacklist media from Jellyseerr Users with special permissions can blacklist media to hide it from users. The blacklist is managed in a new page with options to remove items.  ##### Faster downloads update Sync delay between Jellyseerr and the \*arrs is now reduced. A request to Sonarr/Radarr is now made to refresh the monitored downloads right before retrieving the estimated download times. ##### Switch to Jellyfin API Tokens Before, Jellyseerr used admin user auth tokens to connect to Jellyfin and perform requests. Now, it will switch to using API tokens instead, with these tokens being automatically generated from the previous auth tokens to ensure a seamless migration. #### Details ##### Bug Fixes - fetch override to attach XSRF token to fix csrfProtection issue ([#​1014](https://redirect.github.com/fallenbagel/jellyseerr/issues/1014)) ([4945b54](https://redirect.github.com/fallenbagel/jellyseerr/commit/4945b5429848b36fc0ee41cf0277ed79f53d8286)), closes [#​1011](https://redirect.github.com/fallenbagel/jellyseerr/issues/1011) - handle non-existent rottentomatoes rating ([#​1018](https://redirect.github.com/fallenbagel/jellyseerr/issues/1018)) ([a351264](https://redirect.github.com/fallenbagel/jellyseerr/commit/a351264b878b2660ae7a6415f26d38b52015c591)) - rewrite avatarproxy and CachedImage ([#​1016](https://redirect.github.com/fallenbagel/jellyseerr/issues/1016)) ([4e48fdf](https://redirect.github.com/fallenbagel/jellyseerr/commit/4e48fdf2cb9f76ae5c25073b585718650abd3288)), closes [#​1012](https://redirect.github.com/fallenbagel/jellyseerr/issues/1012) [#​1013](https://redirect.github.com/fallenbagel/jellyseerr/issues/1013) - use jellyfinMediaId4k for mediaUrl4k ([#​1006](https://redirect.github.com/fallenbagel/jellyseerr/issues/1006)) ([a0f80fe](https://redirect.github.com/fallenbagel/jellyseerr/commit/a0f80fe7647ef4a9025ca93407cd21ddc640fed1)), closes [#​520](https://redirect.github.com/fallenbagel/jellyseerr/issues/520) *** This release is also available on: - `v2.0.1` ### [`v2.0.0`](https://redirect.github.com/Fallenbagel/jellyseerr/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/Fallenbagel/jellyseerr/compare/v1.9.2...v2.0.0) > \[!WARNING] > > ### Warning (For linux/armv7 users) > > Unfortunately we had to drop support for armv7 as Next.js 14 does not bundle [@​next/swc](https://redirect.github.com/next/swc) support for armv7. We apologize for this, however, until they add support for it, there is nothing we can really do as we needed to upgrade to Next.js 14. On devices that support aarch64, we recommend using aarch64 (RPi3, RPi3B, RPi4+, etc). #### Highlights This release lays the groundwork for future feature integrations by resolving existing issues and should improve overall stability. ##### New setup page The setup process has been improved. Emby users can now configure Jellyseerr without having to edit environment variable. Existing users should have their `JELLYFIN_TYPE=emby` variable migrated to a setting in `settings.json` where `mediaServerType=3`.  ##### Blacklist media from Jellyseerr Users with special permissions can blacklist media to hide it from users. The blacklist is managed in a new page with options to remove items.  ##### Faster downloads update Sync delay between Jellyseerr and the \*arrs is now reduced. A request to Sonarr/Radarr is now made to refresh the monitored downloads right before retrieving the estimated download times. ##### Switch to Jellyfin API Tokens Before, Jellyseerr used admin user auth tokens to connect to Jellyfin and perform requests. Now, it will switch to using API tokens instead, with these tokens being automatically generated from the previous auth tokens to ensure a seamless migration. #### Details ##### Bug Fixes - abort availability sync job if auth token invalid/connection lost ([#​845](https://redirect.github.com/fallenbagel/jellyseerr/issues/845)) ([bdee340](https://redirect.github.com/fallenbagel/jellyseerr/commit/bdee34053080c8975a88ba16a9e8f402e10fe7e1)) - add an error message to say when an email is already taken ([#​947](https://redirect.github.com/fallenbagel/jellyseerr/issues/947)) ([89e0a83](https://redirect.github.com/fallenbagel/jellyseerr/commit/89e0a831ec85a6905f539f59b7523bb1feb90bcf)) - add missing brackets ([#​888](https://redirect.github.com/fallenbagel/jellyseerr/issues/888)) ([6cea8bb](https://redirect.github.com/fallenbagel/jellyseerr/commit/6cea8bba592b8db566b4d8147630385f5c377f1b)) - add missing content-type header ([#​887](https://redirect.github.com/fallenbagel/jellyseerr/issues/887)) ([2be9c7d](https://redirect.github.com/fallenbagel/jellyseerr/commit/2be9c7dcc1f418726a19e99cfdb3933257a03c6f)) - add missing header when creating an issue ([#​879](https://redirect.github.com/fallenbagel/jellyseerr/issues/879)) ([084e1b2](https://redirect.github.com/fallenbagel/jellyseerr/commit/084e1b224e109f0f8279741b9a5ead138396d7f8)) - add missing parameter to delete requests from ExternalAPI ([#​904](https://redirect.github.com/fallenbagel/jellyseerr/issues/904)) ([36d98a2](https://redirect.github.com/fallenbagel/jellyseerr/commit/36d98a2681921a8770027b78878688f2782e8b77)), closes [#​903](https://redirect.github.com/fallenbagel/jellyseerr/issues/903) - **api:** fix nextjs error handler ([#​882](https://redirect.github.com/fallenbagel/jellyseerr/issues/882)) ([0116c13](https://redirect.github.com/fallenbagel/jellyseerr/commit/0116c13e0632d1ccec43299fbb10cd71db45bc29)) - **api:** handle non-existent ratings on IMDb ([#​822](https://redirect.github.com/fallenbagel/jellyseerr/issues/822)) ([74a2d25](https://redirect.github.com/fallenbagel/jellyseerr/commit/74a2d25f153b07a0cae5b44adca5fa1fed5a3b9e)) - **api:** save new password when reset password of local account ([#​886](https://redirect.github.com/fallenbagel/jellyseerr/issues/886)) ([5cc4389](https://redirect.github.com/fallenbagel/jellyseerr/commit/5cc43898256b130c2576f34a3d4e7ce6a3940d3e)) - **blacklist:** add blacklist to mobile menu ([#​980](https://redirect.github.com/fallenbagel/jellyseerr/issues/980)) ([f390da4](https://redirect.github.com/fallenbagel/jellyseerr/commit/f390da486625a22951956ba96867de63f73bfc2b)), closes [#​979](https://redirect.github.com/fallenbagel/jellyseerr/issues/979) - change SeriesSearch to MissingEpisodeSearch for season requests ([#​711](https://redirect.github.com/fallenbagel/jellyseerr/issues/711)) ([ee7e91c](https://redirect.github.com/fallenbagel/jellyseerr/commit/ee7e91c7c948b17b556a625919eb1252a721bb6e)) - **docker:** add postinstall script ([#​839](https://redirect.github.com/fallenbagel/jellyseerr/issues/839)) ([f714132](https://redirect.github.com/fallenbagel/jellyseerr/commit/f7141329094d88eb0940b1db1f21376142cb8893)) - enhance error messages when Fetch API fails ([#​893](https://redirect.github.com/fallenbagel/jellyseerr/issues/893)) ([fccfca6](https://redirect.github.com/fallenbagel/jellyseerr/commit/fccfca6ed06c8dc599e1ea4b1b3dbac48eb3a7f6)) - handle status badge for season packs ([#​927](https://redirect.github.com/fallenbagel/jellyseerr/issues/927)) ([80f6301](https://redirect.github.com/fallenbagel/jellyseerr/commit/80f63017ac5e9b1720a19c761dbef4dd517f1c2c)) - length of undefined on users warnings ([#​875](https://redirect.github.com/fallenbagel/jellyseerr/issues/875)) ([c600566](https://redirect.github.com/fallenbagel/jellyseerr/commit/c600566ac0045c2314f9013b063007b087ee4327)) - remove DNS caching ([#​837](https://redirect.github.com/fallenbagel/jellyseerr/issues/837)) ([268c7df](https://redirect.github.com/fallenbagel/jellyseerr/commit/268c7df28eea8b911d6a53297f5ce296983067ce)) - remove email requirement for the user, and use the username if no email provided ([#​900](https://redirect.github.com/fallenbagel/jellyseerr/issues/900)) ([d5f817e](https://redirect.github.com/fallenbagel/jellyseerr/commit/d5f817e734131cdacc229361d9498a095af57950)) - remove protocol-relative URLs from next/image ([#​889](https://redirect.github.com/fallenbagel/jellyseerr/issues/889)) ([c80d9a8](https://redirect.github.com/fallenbagel/jellyseerr/commit/c80d9a853a2a3451293a5382ef183c18add0c040)) - resize episode preview image ([#​842](https://redirect.github.com/fallenbagel/jellyseerr/issues/842)) ([96ba53f](https://redirect.github.com/fallenbagel/jellyseerr/commit/96ba53fecc7b9d269f0d974051ab62836b0102bc)) - resize header image in network and studio pages ([#​902](https://redirect.github.com/fallenbagel/jellyseerr/issues/902)) ([4220855](https://redirect.github.com/fallenbagel/jellyseerr/commit/422085523e5dfc132f3c3ca19eaa87117828b7be)) - rewrite request from axios to Fetch ([#​920](https://redirect.github.com/fallenbagel/jellyseerr/issues/920)) ([9aee888](https://redirect.github.com/fallenbagel/jellyseerr/commit/9aee8887d3cca6e018f4be1c8400c22e86bf8dab)) - rewrite the rate limit utility ([#​896](https://redirect.github.com/fallenbagel/jellyseerr/issues/896)) ([3fc14c9](https://redirect.github.com/fallenbagel/jellyseerr/commit/3fc14c9e2262463afec666e7f54e38d0d36cff68)) - **session:** set the correct TTL for the cookie store ([#​992](https://redirect.github.com/fallenbagel/jellyseerr/issues/992)) ([96e1d40](https://redirect.github.com/fallenbagel/jellyseerr/commit/96e1d40304749ce00d2ff7359efc39a1d9724358)), closes [#​991](https://redirect.github.com/fallenbagel/jellyseerr/issues/991) - set correct user type when importing from emby ([#​949](https://redirect.github.com/fallenbagel/jellyseerr/issues/949)) ([e57d265](https://redirect.github.com/fallenbagel/jellyseerr/commit/e57d2654d1c634a91649722d3a2bf4d73c4a02ca)), closes [#​948](https://redirect.github.com/fallenbagel/jellyseerr/issues/948) - **setup:** page display when homepage is loading ([#​940](https://redirect.github.com/fallenbagel/jellyseerr/issues/940)) ([7423bbb](https://redirect.github.com/fallenbagel/jellyseerr/commit/7423bbbffc5bee2e52e3348254f035dc8527d973)) - **tmdb:** fallback movie/show overview to English when none is available in requested locale ([#​928](https://redirect.github.com/fallenbagel/jellyseerr/issues/928)) ([12f908d](https://redirect.github.com/fallenbagel/jellyseerr/commit/12f908de7f5fbd717a5f151858b6edee3be13ed9)), closes [#​925](https://redirect.github.com/fallenbagel/jellyseerr/issues/925) - update the filter removing existing users from Jellyfin import modal ([#​924](https://redirect.github.com/fallenbagel/jellyseerr/issues/924)) ([61dcd8e](https://redirect.github.com/fallenbagel/jellyseerr/commit/61dcd8e487d7886773ccb12501623c17838476e5)) ##### Code Refactoring - **jellyfin:** abstract jellyfin hostname, updated ui to reflect it, better validation ([#​773](https://redirect.github.com/fallenbagel/jellyseerr/issues/773)) ([38ad875](https://redirect.github.com/fallenbagel/jellyseerr/commit/38ad875dd7848b4e92ac3ccdd16dbf785f6a5c4d)) ##### Features - add environment variable for API key ([#​831](https://redirect.github.com/fallenbagel/jellyseerr/issues/831)) ([45ef150](https://redirect.github.com/fallenbagel/jellyseerr/commit/45ef150e36944d456cc9440574b5ac75f2e4bbc1)) - adds status filter for tv shows ([#​796](https://redirect.github.com/fallenbagel/jellyseerr/issues/796)) ([cfd1bc2](https://redirect.github.com/fallenbagel/jellyseerr/commit/cfd1bc253557d6e19725743b8aa9a2fa33bbe760)), closes [#​605](https://redirect.github.com/fallenbagel/jellyseerr/issues/605) - allow request managers to delete data from sonarr/radarr ([#​644](https://redirect.github.com/fallenbagel/jellyseerr/issues/644)) ([a5d22ba](https://redirect.github.com/fallenbagel/jellyseerr/commit/a5d22ba5b83dd0e812b16f06476d993b5d59cb2a)) - blacklist items from Discover page ([#​632](https://redirect.github.com/fallenbagel/jellyseerr/issues/632)) ([818aa60](https://redirect.github.com/fallenbagel/jellyseerr/commit/818aa60aac185da07bfb71b08e0448939b63a736)), closes [#​490](https://redirect.github.com/fallenbagel/jellyseerr/issues/490) - Jellyfin/Emby server type setup ([#​685](https://redirect.github.com/fallenbagel/jellyseerr/issues/685)) ([15cb949](https://redirect.github.com/fallenbagel/jellyseerr/commit/15cb949f1f2e617853f90ae7bb8ae5d6622f610e)) - **jellyfinapi:** switch to API tokens instead of auth tokens ([#​868](https://redirect.github.com/fallenbagel/jellyseerr/issues/868)) ([bd4da6d](https://redirect.github.com/fallenbagel/jellyseerr/commit/bd4da6d5fc8cb55c2bc3d9a8336787cbd30814d0)) - Option on item's page to add/remove from watchlist ([#​781](https://redirect.github.com/fallenbagel/jellyseerr/issues/781)) ([2348f23](https://redirect.github.com/fallenbagel/jellyseerr/commit/2348f23f433195d64dee3e6eeede296fca5fdbc9)), closes [#​730](https://redirect.github.com/fallenbagel/jellyseerr/issues/730) - refresh monitored downloads before getting queue items ([#​994](https://redirect.github.com/fallenbagel/jellyseerr/issues/994)) ([92ba262](https://redirect.github.com/fallenbagel/jellyseerr/commit/92ba26207dcb1ddd696e0f01931d2609c521ae45)), closes [#​866](https://redirect.github.com/fallenbagel/jellyseerr/issues/866) - show quality profile on request ([#​847](https://redirect.github.com/fallenbagel/jellyseerr/issues/847)) ([6445332](https://redirect.github.com/fallenbagel/jellyseerr/commit/64453320d36595e75dcb710dfd43997bf2d2acd5)) - **translation:** added full Hebrew translation ([#​871](https://redirect.github.com/fallenbagel/jellyseerr/issues/871)) ([c96ca67](https://redirect.github.com/fallenbagel/jellyseerr/commit/c96ca6742e0a6d5685319c52f995fe06e439a450)) - update Plex logo ([#​884](https://redirect.github.com/fallenbagel/jellyseerr/issues/884)) ([3a363ae](https://redirect.github.com/fallenbagel/jellyseerr/commit/3a363ae1ffa7f384be6f7d25f8558b1e55a73fb3)) ##### Reverts - fix(api): fix nextjs error handler ([#​882](https://redirect.github.com/fallenbagel/jellyseerr/issues/882)) ([#​892](https://redirect.github.com/fallenbagel/jellyseerr/issues/892)) ([62dbde4](https://redirect.github.com/fallenbagel/jellyseerr/commit/62dbde448c7f7d530de8534bb8538452d0f91276)) ##### BREAKING CHANGES - Deprecated the JELLYFIN_TYPE variable to identify Emby media server and instead rely on the mediaServerType that is set in the `settings.json`. Existing environment variable users can log out and log back in to set the mediaServerType to `3` (Emby). - Added a serverType to the `/auth/jellyfin` which requires a serverType to be set (`jellyfin`/`emby`) - refactor(auth): jellyfin/emby authentication to set MediaServerType - **jellyfin:** Jellyfin settings now does not include a hostname. Instead it abstracted it to ip, port, useSsl, and urlBase. However, migration of old settings to new settings should work automatically. *** This release is also available on: - `v2.0.0` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |