94a496608f134fc712016fc09c2b7b4d09510fea
36348 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
94a496608f |
chore(flux): update image cert-manager 6.2.1 → 6.2.2 (clustertool) (#28427)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cert-manager](https://truecharts.org/charts/system/cert-manager) ([source](https://cert-manager.io/)) | patch | `6.2.1` -> `6.2.2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
87cd1e0ffc |
chore(helm): update chart common 25.1.0 → 25.1.5 (#28377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.0` -> `25.1.5` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9e4053df9d | feat(clustertool): remove zapr and logr from kubectl logging | ||
|
|
9adc50b5cd | feat(clustertool): add logging verbosity to kubectl apply logics | ||
|
|
21e29da3bb |
chore(helm): update image renovate/renovate 38.132.1 → 38.132.3 (#28425)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | 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.132.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.132.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.132.1...38.132.3) ##### Bug Fixes - **manager/poetry:** set `sourceName` only if defined ([#​32162](https://redirect.github.com/renovatebot/renovate/issues/32162)) ([e0fb1de](https://redirect.github.com/renovatebot/renovate/commit/e0fb1de479269af982d65a17bbde4dc4823e39fe)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bff7d61687 |
chore(helm): update image docker.io/kubernetesui/dashboard-api 1.10.0 → 1.10.1 (#28421)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-api](https://redirect.github.com/kubernetes/dashboard) | patch | `004f22c` -> `a73ae22` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kubernetes/dashboard (docker.io/kubernetesui/dashboard-api)</summary> ### [`v1.10.1`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.10.1) [Compare Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.10.0...v1.10.1) #### Changelog - CVE-2018-18264: Fix security issue related to using Dashboard's Service Account ([https://github.com/kubernetes/dashboard/pull/3400](https://redirect.github.com/kubernetes/dashboard/pull/3400) and [https://github.com/kubernetes/dashboard/pull/3289](https://redirect.github.com/kubernetes/dashboard/pull/3289)) - Add new flag `--enable-skip-login` and disable `Skip` option on the login view by default - Fix issue with closing terminal ([https://github.com/kubernetes/dashboard/pull/3327](https://redirect.github.com/kubernetes/dashboard/pull/3327)) - Fix saving Dashboard's settings into Config Maps without any data ([https://github.com/kubernetes/dashboard/pull/3280](https://redirect.github.com/kubernetes/dashboard/pull/3280)) - Update links on deploy view ([https://github.com/kubernetes/dashboard/pull/3249](https://redirect.github.com/kubernetes/dashboard/pull/3249)) - Minor performance enhancements and typography fixes #### Compatibility | Kubernetes version | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | |--------------------|----|----|-----|-----|-----|-----| | Compatibility | ✓ | ✓ | ✓ | ? | ? | ✕ | - `✓` Fully supported version range. - `?` Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard. - `✕` Unsupported version range. #### Images k8s.gcr.io/kubernetes-dashboard-arm64:v1.10.1 k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 k8s.gcr.io/kubernetes-dashboard-ppc64le:v1.10.1 k8s.gcr.io/kubernetes-dashboard-arm:v1.10.1 k8s.gcr.io/kubernetes-dashboard-s390x:v1.10.1 #### Installation kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/kubernetes-dashboard.yaml </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fddb2a5af3 |
chore(helm): update image docker.io/kubernetesui/dashboard-web 1.5.1 → 1.5.2 (#28423)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard) | patch | `86da03d` -> `2c4f217` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
545685791a |
chore(helm): update image docker.io/feramance/qbitrr v4.9.11 → v4.9.13 (#28420)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `a7770c2` -> `39064fc` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary> ### [`v4.9.13`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4913-27102024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.12...v4.9.13) - [\[patch\] Merge pull request #​123 from Feramance/search-adjustments](https://redirect.github.com/Feramance/qBitrr/commit/305cccff537dbf23aa2abe896e937ff6e10f2f61) - [@​Feramance](https://redirect.github.com/Feramance) - [Logging](https://redirect.github.com/Feramance/qBitrr/commit/9e2fe51052373c6c945fb5f50f67471340989173) - [@​Feramance](https://redirect.github.com/Feramance) - [fixed condition](https://redirect.github.com/Feramance/qBitrr/commit/577d4b4681f23150fe258cdf9680627790ecc4b9) - [@​Feramance](https://redirect.github.com/Feramance) *** ### [`v4.9.12`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v4912-27102024) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v4.9.11...v4.9.12) - [\[patch\] Merge pull request #​119 from Feramance/103-report-an-errorwhich-has-already-been-registered](https://redirect.github.com/Feramance/qBitrr/commit/76f0379a2228077481159e9087c963f26187deae) - [@​Feramance](https://redirect.github.com/Feramance) - [Merge branch '103-report-an-errorwhich-has-already-been-registered' of https://github.com/Feramance/qBitrr into 103-report-an-errorwhich-has-already-been-registered](https://redirect.github.com/Feramance/qBitrr/commit/7802207d62a427feb49fd0e8fa07929b0c1adb37) - [@​Feramance](https://redirect.github.com/Feramance) - [Reverted condition changes](https://redirect.github.com/Feramance/qBitrr/commit/0e0e55b30c8cefc9c5d7778d1fdf3f69e0d45bd8) - [@​Feramance](https://redirect.github.com/Feramance) - [Search testing](https://redirect.github.com/Feramance/qBitrr/commit/1679bee1ed7802d757726e32f14184a35b2be34a) - [@​Feramance](https://redirect.github.com/Feramance) - [Adjusted boolean checks](https://redirect.github.com/Feramance/qBitrr/commit/ca6fc4295d284eb86b30ba513cb74063d7ef91d6) - [@​Feramance](https://redirect.github.com/Feramance) - [Query logic update](https://redirect.github.com/Feramance/qBitrr/commit/6a2ef445fa279bd0028f35b37065abdda1514fdb) - [@​Feramance](https://redirect.github.com/Feramance) - [Remove file id check](https://redirect.github.com/Feramance/qBitrr/commit/b8055ae7e1985117ccb679b2f7245e8bc96eeab3) - [@​Feramance](https://redirect.github.com/Feramance) - [More logging](https://redirect.github.com/Feramance/qBitrr/commit/8680a61e34c8b06d1fab148c22aa12e7305e221c) - [@​Feramance](https://redirect.github.com/Feramance) - [Merge branch '103-report-an-errorwhich-has-already-been-registered' of https://github.com/Feramance/qBitrr into 103-report-an-errorwhich-has-already-been-registered](https://redirect.github.com/Feramance/qBitrr/commit/7c4a58c30223c1b18e75eb40c4cdea8a4b972550) - [@​Feramance](https://redirect.github.com/Feramance) - [More logging](https://redirect.github.com/Feramance/qBitrr/commit/0e1db8cb294823dd1e1f93061dd72b4077eec4f0) - [@​Feramance](https://redirect.github.com/Feramance) - [Removing yield test](https://redirect.github.com/Feramance/qBitrr/commit/00709f1f2b3ac30534f6e894bf44b8935cb57ecb) - [@​Feramance](https://redirect.github.com/Feramance) - [Search logs](https://redirect.github.com/Feramance/qBitrr/commit/dcb860624f96a7355c085c0781d4eb7f2cd09cae) - [@​Feramance](https://redirect.github.com/Feramance) - [Re-add exception handling](https://redirect.github.com/Feramance/qBitrr/commit/d724b19d5d77117418c763a426bc604f50e64f60) - [@​Feramance](https://redirect.github.com/Feramance) - [Adjust code](https://redirect.github.com/Feramance/qBitrr/commit/c0085f6ae431a276c51e074cfadefb453a517fa3) - [@​Feramance](https://redirect.github.com/Feramance) - [Updated category check logic](https://redirect.github.com/Feramance/qBitrr/commit/385cb7f6de88e4f09698cf350e768abb55d69897) - [@​Feramance](https://redirect.github.com/Feramance) - [Temporarily removed catch statement for testing](https://redirect.github.com/Feramance/qBitrr/commit/d5c6810ada03b8b48f6671aa5e115e3188d4536d) - [@​Feramance](https://redirect.github.com/Feramance) *** </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
12734c3b2a |
chore(helm): update image docker.io/kubernetesui/dashboard-auth 1.2.1 → 1.2.2 (#28422)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-auth](https://redirect.github.com/kubernetes/dashboard) | patch | `7d1b97b` -> `2d292e8` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4a871ce2f5 | fix(clustertool): ensure loglevel can also be set explicitly to info | ||
|
|
7cf34b6260 | chore(website): ensure log-level setting and multi-clustering support for clustertool are documented. | ||
|
|
52e99e53cc | fix(clustertool): use LOGLEVEL env-var to set loglevel | ||
|
|
dc22eaff8e | fix(clustertool): fix manifest path init issues for multicluster setups | ||
|
|
edb6a99dcd |
chore(helm): update image docker.io/diygod/rsshub digest to 54a604f (#28418)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `2ee4bbb` -> `54a604f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d24d3f1e7a |
chore(helm): update image ghcr.io/linuxserver/freshrss digest to 942c7ef (#28419)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages) ([source](https://redirect.github.com/linuxserver/docker-freshrss)) | digest | `dd21f35` -> `942c7ef` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6d77f7f8af | feat(website): release news article with ee leaving instructions | ||
|
|
da67db8a34 |
chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.1.2648 → 0.4.2.2653 (#28416)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr) | patch | `d20e566` -> `f1a752b` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Readarr/Readarr (ghcr.io/elfhosted/readarr-develop)</summary> ### [`v0.4.2.2653`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.2.2653): 0.4.2.2653 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.1.2648...v0.4.2.2653) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Readarr within an existing docker container.*** #### Changes: - [`b83a760`](https://redirect.github.com/Readarr/Readarr/commit/b83a7608735e9e7d9d9b13461b1b90c99e587648) Bump frontend packages - [`22ab50f`](https://redirect.github.com/Readarr/Readarr/commit/22ab50f76d17a16b462e9b50e45124934700a7a3) Bump dotnet to 6.0.35 - [`66758ca`](https://redirect.github.com/Readarr/Readarr/commit/66758ca00605990b762587b345a291bfb17d651c) New: Show update settings on all platforms - [`e7d7bc7`](https://redirect.github.com/Readarr/Readarr/commit/e7d7bc79f4ffef2ea96841bcca0335c44a9a7abf) New: Allow major version updates to be installed - [`cfccb4f`](https://redirect.github.com/Readarr/Readarr/commit/cfccb4f9c34fedf3363b59f9bb226eb199321fda) Bump version to 0.4.2 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=63&\_a=release-summary). </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1bd46342ac |
chore(helm): update image docker.io/shlinkio/shlink 4.2.3 → 4.2.4 (#28414)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink) | patch | `ab6aafe` -> `9f2f42d` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>shlinkio/shlink (docker.io/shlinkio/shlink)</summary> ### [`v4.2.4`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#424---2024-10-27) [Compare Source](https://redirect.github.com/shlinkio/shlink/compare/v4.2.3...v4.2.4) ##### Added - *Nothing* ##### Changed - [#​2231](https://redirect.github.com/shlinkio/shlink/issues/2231) Update to `endroid/qr-code` 6.0. - [#​2221](https://redirect.github.com/shlinkio/shlink/issues/2221) Switch to env vars to handle dev/local options. ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#​2232](https://redirect.github.com/shlinkio/shlink/issues/2232) Run RoadRunner in docker with `exec` to ensure signals are properly handled. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ccafdb0cd6 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.844 → 0.22.850 (#28415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `7d2953d` -> `e79af92` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
575999da6e |
chore(helm): update image docker.io/teslamate/teslamate 1.30.1 → 1.31.0 (#28417)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate) | minor | `21b53b2` -> `beb987a` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>teslamate-org/teslamate (docker.io/teslamate/teslamate)</summary> ### [`v1.31.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#1310---2024-10-27) [Compare Source](https://redirect.github.com/teslamate-org/teslamate/compare/v1.30.1...v1.31.0) As always, lots of improvements. The focus has been on performance improvements, especially on slow HW like Raspberry Pi 3B+. We achieved 240x speed improvements in several dashboards 🚀 And we welcomed [@​swiffer](https://redirect.github.com/swiffer) to the TeslaMate-Org team 👋 And much, much more. Enjoy it. **Regarding PostgreSQL 17:** TeslaMate uses PostgreSQL as database, this is an external dependency and needs to be updated by yourself. Although TeslaMate currently runs fine with PostgreSQL 12+ we strongly recommend upgrading to the latest supported version. We recommend that you do this as follows: - [Backup your data](https://docs.teslamate.org/docs/maintenance/backup_restore#backup) - [Upgrade TeslaMate to this version](https://docs.teslamate.org/docs/upgrading) - [Backup your data after the upgrade](https://docs.teslamate.org/docs/maintenance/backup_restore#backup) - [Upgrade PostgreSQL to postgres:17](https://docs.teslamate.org/docs/maintenance/upgrading_postgres) (Yes, you will have to erase your data, which is why you need your backup in the first place.) **Additional info:** In some very rare cases with very old installations of TeslaMate (from 2019) we have observed performance issues due to missing indexes. These should normally be added with our automatic migrations. If you think your installation may be missing some indexes, see [#​4201](https://redirect.github.com/teslamate-org/teslamate/issues/4201) for the corrective SQL command. ##### New features ##### Improvements and bug fixes - fix: 401 on direct Fleet API calls ([#​4095](https://redirect.github.com/teslamate-org/teslamate/issues/4095) - [@​jlestel](https://redirect.github.com/jlestel)) - feat: add support for PostgreSQL 17 ([#​4231](https://redirect.github.com/teslamate-org/teslamate/issues/4231) - [@​swiffer](https://redirect.github.com/swiffer)) - fix: add nix module option to specify postgres package ([#​4227](https://redirect.github.com/teslamate-org/teslamate/issues/4227) - [@​brianmay](https://redirect.github.com/brianmay)) - perf: limit positions to set elevation for to last 10 days ([#​4228](https://redirect.github.com/teslamate-org/teslamate/issues/4228) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: add treefmt-nix to nix flake ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - feat: use Grafana 11.0.6-security-01 ([#​4279](https://redirect.github.com/teslamate-org/teslamate/issues/4279) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Build, CI, internal - ci: pin GitHub action dependencies to protect against supply chain attacks ([#​4076](https://redirect.github.com/teslamate-org/teslamate/issues/4076) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore: correct comment for pinned Docker login-action to version 3.2.0 ([#​4120](https://redirect.github.com/teslamate-org/teslamate/issues/4120) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump erlef/setup-beam from 1.18.0 to 1.18.1 ([#​4116](https://redirect.github.com/teslamate-org/teslamate/issues/4116)) - build(deps): bump docker/login-action from 3.2.0 to 3.3.0 ([#​4115](https://redirect.github.com/teslamate-org/teslamate/issues/4115)) - chore: update PostgreSQL to version 16 in flake.nix ([#​4135](https://redirect.github.com/teslamate-org/teslamate/issues/4135)- [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump webpack from 5.92.1 to 5.94.0 in /website ([#​4171](https://redirect.github.com/teslamate-org/teslamate/issues/4171)) - build(deps): bump micromatch from 4.0.5 to 4.0.8 in /website ([#​4174](https://redirect.github.com/teslamate-org/teslamate/issues/4174)) - chore: Update tzdata to version 1.1.2 and mimerl to version 1.3.0 ([#​4205](https://redirect.github.com/teslamate-org/teslamate/issues/4205) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump send and express in /website ([#​4203](https://redirect.github.com/teslamate-org/teslamate/issues/4203)) - ci: enable dependabot for mix and npm ([#​4207](https://redirect.github.com/teslamate-org/teslamate/issues/4207) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump [@​docusaurus/preset-classic](https://redirect.github.com/docusaurus/preset-classic) from 3.4.0 to 3.5.2 in /website ([#​4210](https://redirect.github.com/teslamate-org/teslamate/issues/4210)) - build(deps): bump phoenix_ecto from 4.4.3 to 4.6.2 ([#​4213](https://redirect.github.com/teslamate-org/teslamate/issues/4213)) - build(deps): bump jason from 1.4.1 to 1.4.4 ([#​4216](https://redirect.github.com/teslamate-org/teslamate/issues/4216)) - build(deps): bump classnames from 2.3.2 to 2.5.1 in /website ([#​4211](https://redirect.github.com/teslamate-org/teslamate/issues/4211)) - ci: add treefmt as code formatting multiplexer ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): use composite action to avoid duplication in elixir workflow ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: prevent workflow runs for certain conditions and allow scheduled runs ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): use reusable workflow to check paths ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): use reusable workflows for streamlined DevOps pipeline ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(refactor): allow ghcr_build parallel to elixir test ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: ensure proper linting via treefmt ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - doc: update CI badge URL for devops workflow ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): handle empty path filter output ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - fix: avoid the need for impure for devenv ([#​4245](https://redirect.github.com/teslamate-org/teslamate/issues/4245) - [@​brianmay](https://redirect.github.com/brianmay)) - ci(fix): run ghcr build workflow only for specific conditions ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: remove branch restriction for check_paths workflow to increase sec ([#​4219](https://redirect.github.com/teslamate-org/teslamate/issues/4219) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump actions/checkout from 4.1.7 to 4.2.1 ([#​4262](https://redirect.github.com/teslamate-org/teslamate/issues/4262)) - ci(fix): only run ghcr build in DevOps workflow on own repo ([022b173](https://redirect.github.com/teslamate-org/teslamate/commit/022b173430221d385479f4ec9d91d8ccffbfe7b9) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: pin ubuntu-24.04 as runner OS ([40dab3e](https://redirect.github.com/teslamate-org/teslamate/commit/40dab3e2a978b8a867f1159626d4c157ccab6c56) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci: cleanup caches when pr is closed ([75cfc7c](https://redirect.github.com/teslamate-org/teslamate/commit/75cfc7cdd4b8f83f247211dc7fc5c5cd433bf746) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): run ghcr build in DevOps workflow for forks ([688147e](https://redirect.github.com/teslamate-org/teslamate/commit/688147e2cf3fb5b55e702185a97a4a4ebb14d7ca) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): correct syntax in ghcr_build workflow for workflow_call ([9e6a275](https://redirect.github.com/teslamate-org/teslamate/commit/9e6a2758d5ff21604976184ad69befc1c546e600) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - ci(fix): run ghcr build as separate workflow to fix permission issues with forks ([0410593](https://redirect.github.com/teslamate-org/teslamate/commit/0410593850cde00e8f201a9b7d6009f0581ed43c) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps-dev): bump credo from 1.7.1 to 1.7.8 ([#​4238](https://redirect.github.com/teslamate-org/teslamate/issues/4238)) - build(deps): bump crate-ci/typos from 1.22.9 to 1.26.0 ([#​4261](https://redirect.github.com/teslamate-org/teslamate/issues/4261)) - refactor: Cleanup nix code ([#​4265](https://redirect.github.com/teslamate-org/teslamate/issues/4265) - [@​scottbot95](https://redirect.github.com/scottbot95)) - build(deps): bump elixir from 1.16.2-otp-26 to 1.17.2-otp-27 ([#​4296](https://redirect.github.com/teslamate-org/teslamate/issues/4296) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website ([#​4303](https://redirect.github.com/teslamate-org/teslamate/issues/4303)) - feat: update to Phoenix HTML 4.1, bump dependencies ([#​4277](https://redirect.github.com/teslamate-org/teslamate/issues/4277) - sdwalker and [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) ##### Dashboards - Improve Battery Health dashboard estimations on rated range ([#​4074](https://redirect.github.com/teslamate-org/teslamate/issues/4074) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Update charges.json: range added per hour ([#​4089](https://redirect.github.com/teslamate-org/teslamate/issues/4089) - [@​DrMichael](https://redirect.github.com/DrMichael)) - small visual distinguish between AC & DC charging in charges dashboard and unification of the DC coloring in all dashboards ([#​4124](https://redirect.github.com/teslamate-org/teslamate/issues/4124) - [@​stauffenberg2020](https://redirect.github.com/stauffenberg2020)) - Improve drive stats ([#​4148](https://redirect.github.com/teslamate-org/teslamate/issues/4148) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Improve drives dashboard ([#​4146](https://redirect.github.com/teslamate-org/teslamate/issues/4146) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Odometer in charges ([#​4144](https://redirect.github.com/teslamate-org/teslamate/issues/4144) - [@​jheredianet](https://redirect.github.com/jheredianet)) - Update charging-stats for handling suc cost mixed with AC charge on TWC ([#​4137](https://redirect.github.com/teslamate-org/teslamate/issues/4137) - [@​cyberden](https://redirect.github.com/cyberden)) - Fix the issue of failing to restore efficiency dashboard ([#​4153](https://redirect.github.com/teslamate-org/teslamate/issues/4153) - [@​ghostiee](https://redirect.github.com/ghostiee)) - Improve rounding to month / weeks / days in Updates "Since Previous Update" column ([#​4164](https://redirect.github.com/teslamate-org/teslamate/issues/4164) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: Improve cost filter on Charges dashboard to show charges with negative cost as well ([#​4179](https://redirect.github.com/teslamate-org/teslamate/issues/4179) - [@​jheredianet](https://redirect.github.com/jheredianet)) - feat: display vehicle VIN as a fallback for vehicle name on grafana dashboards ([#​4198](https://redirect.github.com/teslamate-org/teslamate/issues/4198) - [@​arcastro](https://redirect.github.com/arcastro)) - feat: Add Moving Average / Percentiles to Charge Level dashboard & bucket data to support longer periods ([#​4200](https://redirect.github.com/teslamate-org/teslamate/issues/4200) - [@​swiffer](https://redirect.github.com/swiffer)) - increase max battery charge gauge threshold to 101 in case of LFP ([#​4191](https://redirect.github.com/teslamate-org/teslamate/issues/4191) - [@​neothematrix](https://redirect.github.com/neothematrix)) - multiple cars, same name, add VIN next to name ([#​4230](https://redirect.github.com/teslamate-org/teslamate/issues/4230) - [@​swiffer](https://redirect.github.com/swiffer)) - json_build_object instead of concat in battery-health ([#​4229](https://redirect.github.com/teslamate-org/teslamate/issues/4229) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: fix skipping streaming data in charging stats ([#​4252](https://redirect.github.com/teslamate-org/teslamate/issues/4252) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: improvements drive stats ([#​4258](https://redirect.github.com/teslamate-org/teslamate/issues/4258) - [@​swiffer](https://redirect.github.com/swiffer)) - fix: for drives not showing if duration < 1 minute ([#​4284](https://redirect.github.com/teslamate-org/teslamate/issues/4284) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: add max speed in drives dashboard ([#​4284](https://redirect.github.com/teslamate-org/teslamate/issues/4284) / [#​4267](https://redirect.github.com/teslamate-org/teslamate/issues/4267) - [@​js94x](https://redirect.github.com/js94x)) - perf: exclude streaming data when getting battery level ([#​4286](https://redirect.github.com/teslamate-org/teslamate/issues/4286) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: exclude streaming data in visited dashboard ([#​4287](https://redirect.github.com/teslamate-org/teslamate/issues/4287) - [@​swiffer](https://redirect.github.com/swiffer)) - fix: weighted average calculation for consumption in drives dashboard ([#​4289](https://redirect.github.com/teslamate-org/teslamate/issues/4289) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: improvement in charge level ([#​4301](https://redirect.github.com/teslamate-org/teslamate/issues/4301) - [@​swiffer](https://redirect.github.com/swiffer)) - perf: improvement and deprecated syntax removal ([#​4304](https://redirect.github.com/teslamate-org/teslamate/issues/4304) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Translations - Adding missing Swedish translation ([#​4097](https://redirect.github.com/teslamate-org/teslamate/issues/4097) - [@​tobiasehlert](https://redirect.github.com/tobiasehlert)) ##### Documentation - doc: Add initial author and list of contributors to README.md ([#​4084](https://redirect.github.com/teslamate-org/teslamate/issues/4084) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - doc: add steps to the guide regarding how to switch to Fleet API ([#​4103](https://redirect.github.com/teslamate-org/teslamate/issues/4103) - [@​yangiak](https://redirect.github.com/yangiak)) - doc: align TPMS Pressure naming in sensor config to match UI config for home assistant ([#​4104](https://redirect.github.com/teslamate-org/teslamate/issues/4104) - [@​helmo](https://redirect.github.com/helmo)) - doc: Update screenshots and rearrange links ([#​4151](https://redirect.github.com/teslamate-org/teslamate/issues/4151) - [@​jheredianet](https://redirect.github.com/jheredianet)) - doc: fix markdownlint warnings in fleet API documentation ([#​4173](https://redirect.github.com/teslamate-org/teslamate/issues/4173) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - doc: clarify using fleet API has lots of drawbacks ([#​4173](https://redirect.github.com/teslamate-org/teslamate/issues/4173) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - docs: fix Home Assistant MQTT sensor JSON templates warnings ([#​4257](https://redirect.github.com/teslamate-org/teslamate/issues/4257) - [@​longzheng](https://redirect.github.com/longzheng)) - docs: add recommended RAM size ([#​4278](https://redirect.github.com/teslamate-org/teslamate/issues/4278) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - docs: add best practice section to contribution guide ([#​4288](https://redirect.github.com/teslamate-org/teslamate/issues/4288) - [@​swiffer](https://redirect.github.com/swiffer)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0361fc2d34 |
chore(helm): update image ghcr.io/linuxserver/grocy digest to c7c842c (#28412)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages) ([source](https://redirect.github.com/linuxserver/docker-grocy)) | digest | `586618e` -> `c7c842c` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3d6a319ba6 |
chore(helm): update image docker.io/searxng/searxng digest to fd7a8d2 (#28411)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `9ca1155` -> `fd7a8d2` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d2cc92cbaa |
chore(helm): update image docker.io/diygod/rsshub digest to 2ee4bbb (#28410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `60c134e` -> `2ee4bbb` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d7a0669e64 |
chore(helm): update image docker.io/coderaiser/cloudcmd digest to f9d4891 (#28409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/coderaiser/cloudcmd | digest | `32ecfee` -> `f9d4891` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3392267d30 |
chore(helm): update image docker.io/bellamy/wallos digest to e3af37b (#28408)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bellamy/wallos | digest | `bc9a3b2` -> `e3af37b` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a1d7a0da8c |
chore(helm): update image ghcr.io/linuxserver/budge digest to 73e37ce (#28406)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/budge](https://redirect.github.com/linuxserver/docker-budge/packages) ([source](https://redirect.github.com/linuxserver/docker-budge)) | digest | `ad72697` -> `73e37ce` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
13be64db2e |
chore(helm): update image ghcr.io/open-webui/open-webui digest to 9e8ea99 (#28407)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `9e1197c` -> `9e8ea99` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
45696e9b04 |
chore(helm): update image docker.io/machines/filestash digest to 9d8cf99 (#28405)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `5c226a0` -> `9d8cf99` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0d131aea7e |
chore(helm): update image docker.io/linuxserver/calibre-web digest to eb9f821 (#28403)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/linuxserver/calibre-web | digest | `d4bc450` -> `eb9f821` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f9fb7400ee |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to acf8bc7 (#28404)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `695032d` -> `acf8bc7` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
26b42c1d52 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 63c7160 (#28402)
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 | `cfa0ea8` -> `63c7160` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
44e6b8b85d |
chore(helm): update image docker.io/semaphoreui/semaphore v2.10.33 → v2.10.34 (#28399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `8f96e51` -> `feea12e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.10.34`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.10.34) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.10.33...v2.10.34) #### Bugfixes - Docker: fixed database port environment variable [https://github.com/semaphoreui/semaphore/issues/2502](https://redirect.github.com/semaphoreui/semaphore/issues/2502) #### Links - Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.10.33...v2.10.34 - Create best docker container [](https://semaphoreui.com/install/docker/2\_10\_34/) - Join our responsive community [](https://discord.gg/5R6k7hNGcH) - Every day we add new features, fix bugs, support the community. We need your support [](https://redirect.github.com/sponsors/semaphoreui) [](https://ko-fi.com/fiftin) [](https://www.patreon.com/semaphoreui) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6a1fd2f60d |
chore(helm): update image docker.io/traggo/server 0.5.0 → 0.5.1 (#28400)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/traggo/server | patch | `db747dd` -> `494c6be` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bcf52ac54c |
chore(helm): update image docker.io/b4bz/homer v24.10.1 → v24.10.2 (#28397)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/b4bz/homer | patch | `f62ec1d` -> `25557cf` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
747c32176a |
chore(helm): update image renovate/renovate 38.132.0 → 38.132.1 (#28401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | patch | -> | 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.132.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.132.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/38.132.0...38.132.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.39 ([#​32155](https://redirect.github.com/renovatebot/renovate/issues/32155)) ([ed95612](https://redirect.github.com/renovatebot/renovate/commit/ed9561269cd296c19b7108339433c2972e5f8ca2)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.0.2 ([#​32154](https://redirect.github.com/renovatebot/renovate/issues/32154)) ([2dd31fa](https://redirect.github.com/renovatebot/renovate/commit/2dd31fa36369aec21e8bbe8c1b7ba7ddbfc9ae68)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
afdbcb87fd |
chore(helm): update image docker.io/kanboard/kanboard v1.2.40 → v1.2.41 (#28398)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kanboard/kanboard](https://kanboard.org) ([source](https://redirect.github.com/kanboard/kanboard)) | patch | `b64239d` -> `b136fc7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kanboard/kanboard (docker.io/kanboard/kanboard)</summary> ### [`v1.2.41`](https://redirect.github.com/kanboard/kanboard/releases/tag/v1.2.41): Kanboard 1.2.41 [Compare Source](https://redirect.github.com/kanboard/kanboard/compare/v1.2.40...v1.2.41) - feat: add new plugin hooks in project forms - feat: add option to add BOM at the beginning of CSV files (required for Microsoft Excel) - feat: validate app config form values - feat: add cancel button on 2FA code validation screen - fix: add CSRF check to the logout endpoint - fix: add HTML escaping when displaying exception message - fix: add URL validation for external task links - fix: correct broken migration logic for Sqlite </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f61e1c72b7 |
chore(helm): update image ghcr.io/linuxserver/firefox digest to 8fac25c (#28391)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages) ([source](https://redirect.github.com/linuxserver/docker-firefox)) | digest | `97a6077` -> `8fac25c` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6e288375af |
chore(helm): update image linuxserver/ombi digest to 051516d (#28395)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages) ([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest | `c0542bf` -> `051516d` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c3c9c2f847 |
chore(helm): update image ghcr.io/open-webui/open-webui digest to 9e1197c (#28394)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `6ab343d` -> `9e1197c` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d0ddb92c07 |
chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to bcccd7d (#28393)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/neggles/sd-webui-docker | digest | `d933d9f` -> `bcccd7d` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dad1ff8360 |
chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 9e6aa44 (#28392)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker)) | digest | `5eed2dd` -> `9e6aa44` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a9a1ba100c |
chore(helm): update image docker.io/diygod/rsshub digest to 60c134e (#28388)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `419c035` -> `60c134e` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fc7f40a256 |
chore(helm): update image docker.io/pepperlabs/peppermint digest to a8aac7b (#28389)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/pepperlabs/peppermint | digest | `fd4a4b7` -> `a8aac7b` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a9ca119776 |
chore(helm): update image docker.io/wabayang/jelu digest to 2e72032 (#28390)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wabayang/jelu | digest | `1f559dd` -> `2e72032` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f74af8ae03 |
chore(flux): update image traefik-crds 3.2.1 → 3.2.2 (clustertool) (#28396)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik-crds](https://truecharts.org/charts/system/traefik-crds) ([source](https://redirect.github.com/traefik/traefik)) | patch | `3.2.1` -> `3.2.2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c9c5a29e55 |
fix(common): fix middlware lookups (#28387)
**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)--> When the items are empty, the lookupMiddlwares were left containing the following: ``` items: [] metadata: … ``` While we were expected a list of dicts, as we re-assign `.items` to lookupMiddlwares Because items were empty, we ended up with a dict instead. On the first loop it had the `items` which was trying to access metadata.name Simply assign an empty list if there are no items, and range will skip the loop. **⚙️ 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._ |
||
|
|
7de5a9c1f4 |
chore(common): better handle and try to potentialy bugtrace (#28386)
**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._ |
||
|
|
5ac0f5476b | fix(clustertool): remove dependency on specific workflow for automerge | ||
|
|
6c1a4d6d77 |
fix(common): no name, no namespace? Trash! (#28385)
**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: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
87f86d8a09 | chore(traefik-crds): update traefik crds and remove outdated crds |