mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 15:41:32 -03:00
75a115d39dd67646f82f4ca2c1b0c8df6043a27b
41902 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
75a115d39d | chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.0 (#33923) | ||
|
|
2d044dc80c |
chore(flux): update image app-template 3.5.1 → 3.7.3 (clustertool) (#33924)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://redirect.github.com/bjw-s/helm-charts) | minor | `3.5.1` -> `3.7.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bjw-s/helm-charts (app-template)</summary> ### [`v3.7.3`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.3) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.2...app-template-3.7.3) #### Changelog: ##### Fixed - Fixed name suffix for HTTPRoute - Fixed incorrect default backendRefs values in HTTPRoute ### [`v3.7.2`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.2) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.1...app-template-3.7.2) #### Changelog: ##### Fixed - The Apache 2.0 LICENSE file has been added to the chart. - Fixed non-deterministic selection of primary service and port. ### [`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.1) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1) #### Changelog: ##### Fixed - Values schema is now dereferenced before packaging so it no longer relies on internet connectivity to validate the schema. ##### Changed - Updated library version to 3.7.1. - [Upgrade instructions from v2.x](https://bjw-s.github.io/helm-charts/docs/app-template/#from-2xx-to-30x) - [Common library chart definition](https://redirect.github.com/bjw-s/helm-charts/blob/main/charts/library/common/Chart.yaml) ### [`v3.7.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.1...app-template-3.7.0) ### [`v3.6.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.6.0...app-template-3.6.1) ### [`v3.6.0`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.5.1...app-template-3.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c44dd5c37a |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
81f98f2b5b |
fix(clustertool): indent corrections (#33919)
**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. --> Correct some indent details. Already was irritating on my cluster, so why not change upstream. Also it is matching with the indent of the `.Values` in the same file ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
a8797a0f42 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.10 → 0.49.11 (#33916)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `26d194c` -> `26b7c7a` | --- > [!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>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.49.11`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.11): Windows/Apple fix for startup crash - Only register memory signal handler on Linux [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.10...0.49.11) 0.49.11 Windows/Apple fix for startup crash - Only register memory signal handler on Linux </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5fe76c1592 |
chore(helm): update jupyter 2025-04-02 → 2025-04-03 (patch) (#33918)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `09a82f1` -> `d02f2cc` | | quay.io/jupyter/base-notebook | patch | `fd9071f` -> `089b078` | | quay.io/jupyter/datascience-notebook | patch | `84e784a` -> `088fed9` | | quay.io/jupyter/minimal-notebook | patch | `53b73bb` -> `529fc88` | | quay.io/jupyter/pyspark-notebook | patch | `e59dc20` -> `3eab558` | | quay.io/jupyter/r-notebook | patch | `5ee2eae` -> `88300c8` | | quay.io/jupyter/scipy-notebook | patch | `27042ca` -> `46afd5e` | | quay.io/jupyter/tensorflow-notebook | patch | `01c6887` -> `1365b85` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7d1a013fbe |
chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.6 → 0.34.7 (#33917)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `a6ce87a` -> `e9c651d` | --- > [!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>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary> ### [`v0.34.7`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.6...0.34.7) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.6...0.34.7) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e31551d7cb |
chore(helm): update image docker.io/lswl/vertex digest to 8cf8994 (#33907)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lswl/vertex | digest | `0013d1c` -> `8cf8994` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
05ae80cec8 | chore(helm): update image ghcr.io/hotio/autoscan digest to d4a52b9 (#33908) | ||
|
|
78f73c0da9 |
chore(helm): update image ghcr.io/hotio/cloudflareddns digest to cbda5b3 (#33909)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/hotio/cloudflareddns | digest | `b2185b0` -> `cbda5b3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
db91ced8b7 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 0f32b58 (#33906)
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 | `c9584b0` -> `0f32b58` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
bac4702694 |
chore(container): update traefik docker tag to v3.3.5 (#33911)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | patch | `v3.3.4` -> `v3.3.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.5) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5) **Bug fixes:** - **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy ([#​11586](https://redirect.github.com/traefik/traefik/pull/11586) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Revert compress middleware algorithms priority to v2 behavior ([#​11641](https://redirect.github.com/traefik/traefik/pull/11641) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Do not abort request when response content-type is malformed ([#​11628](https://redirect.github.com/traefik/traefik/pull/11628) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[middleware]** Compress data on flush when compression is not started ([#​11583](https://redirect.github.com/traefik/traefik/pull/11583) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[middleware]** Add back forwarded headers section in FAQ ([#​11606](https://redirect.github.com/traefik/traefik/pull/11606) by [kevinpollet](https://redirect.github.com/kevinpollet)) - New Routing Reference Documentation ([#​11330](https://redirect.github.com/traefik/traefik/pull/11330) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) **Misc:** - Merge branch v2.11 into v3.3 ([#​11644](https://redirect.github.com/traefik/traefik/pull/11644) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.3 ([#​11594](https://redirect.github.com/traefik/traefik/pull/11594) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.4...v3.3.5) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5) **Bug fixes:** - **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy ([#​11586](https://redirect.github.com/traefik/traefik/pull/11586) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Revert compress middleware algorithms priority to v2 behavior ([#​11641](https://redirect.github.com/traefik/traefik/pull/11641) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Do not abort request when response content-type is malformed ([#​11628](https://redirect.github.com/traefik/traefik/pull/11628) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[middleware]** Compress data on flush when compression is not started ([#​11583](https://redirect.github.com/traefik/traefik/pull/11583) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[middleware]** Add back forwarded headers section in FAQ ([#​11606](https://redirect.github.com/traefik/traefik/pull/11606) by [kevinpollet](https://redirect.github.com/kevinpollet)) - New Routing Reference Documentation ([#​11330](https://redirect.github.com/traefik/traefik/pull/11330) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) **Misc:** - Merge branch v2.11 into v3.3 ([#​11644](https://redirect.github.com/traefik/traefik/pull/11644) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.3 ([#​11594](https://redirect.github.com/traefik/traefik/pull/11594) by [rtribotte](https://redirect.github.com/rtribotte)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fa059dbe2f |
chore(flux): update image registry.k8s.io/kubectl v1.31.1 → v1.31.7 (clustertool) (#33914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/kubectl | patch | `v1.31.1` -> `v1.31.7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8fef2aaff6 |
chore(flux): update image renovate 1.24.0 → 1.24.1 (#33915)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate](https://truecharts.org/charts/stable/renovate) ([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate)) | patch | `1.24.0` -> `1.24.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e282a38b39 | chore(flux): update image jackett 23.3.61 → 23.3.62 (#33913) | ||
|
|
26d3d68333 | chore(flux): update image docker.io/rancher/system-upgrade-controller v0.14.1 → v0.14.2 (clustertool) (#33912) | ||
|
|
8c9027a550 |
chore(container): update golang docker tag to v1.24.2 (#33910)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | patch | `1.24.1-alpine` -> `1.24.2-alpine` | | golang | final | patch | `1.24.1` -> `1.24.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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
cd2dd7c4fe | fix(clustertool): correct bootstrap issue with nginx vs traefik and kps instead of operator | ||
|
|
f968fb3988 | hmm | ||
|
|
de7c0b824d | cleanup some go stuff | ||
|
|
5e9554a3ce | feat(clustertool): BREAKING CHANGE move to nginx | ||
|
|
ad5503debe | docs(website): ensure nginx internal is set to watch ingresses without class set | ||
|
|
6ce800c22a |
Update groups.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
f2baddad96 |
chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.232.2 (#33898)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/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 (docker.io/renovate/renovate)</summary> ### [`v39.232.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.232.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.232.1...39.232.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.54.1 (main) ([#​35159](https://redirect.github.com/renovatebot/renovate/issues/35159)) ([ca85c42]( |
||
|
|
822f443f0a |
chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.54.1 (#33895)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | minor | `6f08d86` -> `954f8f8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
b36eb78762 | chore(helm): update image docker.io/sourcegraph/server 6.1.5633 → 6.2.0 (#33902) | ||
|
|
c0473e87f4 |
chore(helm): update image docker.io/jgraph/drawio 26.1.1 → 26.2.2 (#33890)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | minor | `038e614` -> `b6919c5` | --- > [!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>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary> ### [`v26.2.2`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.2) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.1.1...v26.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
351f16ec83 |
chore(helm): update image docker.io/shenxn/protonmail-bridge 3.18.0 → 3.19.0 (#33900)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/shenxn/protonmail-bridge](https://redirect.github.com/shenxn/protonmail-bridge-docker) | minor | `1b88016` -> `3717b44` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
f785c4d976 |
chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.1.3 → 2.2.0 (#33892)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) | minor | `80f82f8` -> `8a7d164` | --- > [!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>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary> ### [`v2.2.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#220-2025-04-01) [Compare Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.1.3...2.2.0) ##### Features - Frontend: support filtering notifications ([#​26805](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26805)) ([f872a51]( |
||
|
|
2829353154 | chore(helm): update image docker.io/alexta69/metube 2025-03-28 → 2025-04-01 (#33884) | ||
|
|
f95468ce44 | chore(helm): update image docker.io/jenkins/jenkins 2.503 → 2.504 (#33889) | ||
|
|
7900c37fef |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1719 → 0.22.1722 (#33882)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `c1788dd` -> `19faa27` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e93217367d |
chore(helm): update image docker.io/jorenn92/maintainerr 2.12.0 → 2.13.1 (#33891)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `cd2b035` -> `ae7ea64` | --- > [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.13.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2131-2025-04-03) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.13.0...v2.13.1) ##### Bug Fixes - list types not showing underlying T type options in ui ([#​1682](https://redirect.github.com/jorenn92/Maintainerr/issues/1682)) ([658860f]( |
||
|
|
ce40c39159 |
chore(helm): update image docker.io/cloudflare/cloudflared 2025.2.1 → 2025.4.0 (#33885)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | minor | `03737f2` -> `522827f` | --- > [!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>cloudflare/cloudflared (docker.io/cloudflare/cloudflared)</summary> ### [`v2025.4.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.4.0) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.2.1...2025.4.0) ##### SHA256 Checksums: cloudflared-amd64.pkg: 242b9b5394aec758f6f6166cfd2d29024eafa68e93ed4f0198e3097b3c2ea1d7 cloudflared-arm64.pkg: b0a36d70025a79e9e5d703d7345408a4b6d24d5c821b12762cfb2d5dbf9f9550 cloudflared-darwin-amd64.tgz: e401a9731a5975d441023c0c0e13184032fcedfda030d7397242025a98efe45d cloudflared-darwin-arm64.tgz: 7326d8684d759ff93d728ad35f136f987dd275712ae65b68589f5d544e6e6622 cloudflared-fips-linux-amd64: f9e9ae383199ecb5e1d72ceb5b3f232d5102b824e0a439f69101b0114f8e9492 cloudflared-fips-linux-amd64.deb: 572974971be73e25d8f2f60e040553b72094d6d9558fb79d8845b0791cb2b3e7 cloudflared-fips-linux-x86_64.rpm: 6620799aa3fc472ce429d4ff52a9c2a7d0835904cb4ecfdca2cdf17ec3f34155 cloudflared-linux-386: f096a50e8a6df53b84ec1866952d559b7e583d4d8527017626d7d5fe46799a37 cloudflared-linux-386.deb: 6fa4ddfaa26f2979e3bd9734d97142ab9b45adb7543800d670a3e480840967ef cloudflared-linux-386.rpm: 5f2db71cd76b867202cb7418d8e1ca55e228c5a616c6ee77a3e50136c092a7b2 cloudflared-linux-aarch64.rpm: dd11a706f9240b6ee1accf3f33ef1c7643b34484fb11fe757c7e16abf3a86ab7 cloudflared-linux-amd64: df13e7e0a027f648c410b5cc701fbcff028724d0e93209796cdbb79ec38695d4 cloudflared-linux-amd64.deb: ec93e55c1538a5fc8214e81b310c51244461372d684c93102195d0a97aa7a67d cloudflared-linux-arm: 3269dbcc9302f1732aa490fd0b0b5d2a51b31f687595504ad356e9526049abab cloudflared-linux-arm.deb: f9fcea58bb1b4f9ed391d1044759ca42c83594a5b669441ffb23ce384870eefa cloudflared-linux-arm.rpm: 5cad7cd972217e0c7a238db4b8c5a62b6f672721362d62dea8ca0d97da86282d cloudflared-linux-arm64: 2561391ee9abdc828afcc52f5ac314b6551a9a6a31ff59cbc64efc63aec04615 cloudflared-linux-arm64.deb: fc7d95ec78ba026f2cfe931e5bc3ee4c5517a21f2bf24ff8118ba589f0d8577a cloudflared-linux-armhf: 1b0890e10c5e8d1c3f683d989261e81174b80f86ab5d98a79dd1e079cc9d207b cloudflared-linux-armhf.deb: c9a21bc832b1228f35da811983f3d945422515e1a32655d4e93168cbf00e2bae cloudflared-linux-armhf.rpm: 0a9594f437923fdffcd3d5ebc65a82d64091a0d533d02ae11093f47e29fca9a7 cloudflared-linux-x86_64.rpm: 66b103b41de3a2c2dd6de18f8e54e7551b5ca5b9514d8f99b0f6b46159490901 cloudflared-windows-386.exe: 38439060beacdcd547878ab8f98b2604b6021427c4de3ee5c63a53183addbbfe cloudflared-windows-386.msi: 053e4b32710c348581498d706aecb97c9f3c070a648648ca8521d569403fa5f8 cloudflared-windows-amd64.exe: 0f62fae4c3e0fdad2b173d8c4387ecb69142f0647e5bf3b0d0ab70ca457d52f5 cloudflared-windows-amd64.msi: ab592421a8355984991be3bfbec78190b2af804577b9404b14ba41cbbea6f56a </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9dd0cc6a07 |
chore(helm): update image docker.io/discordgsm/discord-game-server-monitor 2.18.0 → 2.19.0 (#33886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/discordgsm/discord-game-server-monitor](https://redirect.github.com/DiscordGSM/GameServerMonitor) | minor | `85cf112` -> `44281d6` | --- > [!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>DiscordGSM/GameServerMonitor (docker.io/discordgsm/discord-game-server-monitor)</summary> ### [`v2.19.0`](https://redirect.github.com/DiscordGSM/GameServerMonitor/releases/tag/2.19.0) [Compare Source](https://redirect.github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0) #### What's Changed - Python 3.12 to 3.13 (Fix) by [@​swesner411](https://redirect.github.com/swesner411) in [https://github.com/DiscordGSM/GameServerMonitor/pull/137](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/137) - Fix name, add game by [@​xLeviNx](https://redirect.github.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/135](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/135) - Doom 3 / Quake 4 Fix by [@​swesner411](https://redirect.github.com/swesner411) in [https://github.com/DiscordGSM/GameServerMonitor/pull/138](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/138) - Resolved Issue [#​134](https://redirect.github.com/DiscordGSM/GameServerMonitor/issues/134) by [@​The-Padi](https://redirect.github.com/The-Padi) in [https://github.com/DiscordGSM/GameServerMonitor/pull/139](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/139) - Update games.csv by [@​xLeviNx](https://redirect.github.com/xLeviNx) in [https://github.com/DiscordGSM/GameServerMonitor/pull/140](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/140) - Adding addinional Attributes for Game Specific Information and Style Decision by [@​Hornochs](https://redirect.github.com/Hornochs) in [https://github.com/DiscordGSM/GameServerMonitor/pull/144](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/144) - Bump discord-py from 2.4.0 to 2.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/143](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/143) - Bump pymongo from 4.11 to 4.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/142](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/142) - Bump aiohttp from 3.11.11 to 3.11.12 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/141](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/141) - Adding Multiple GameSupport by [@​Hornochs](https://redirect.github.com/Hornochs) in [https://github.com/DiscordGSM/GameServerMonitor/pull/152](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/152) - Add ETS2 support via source protocol by [@​chexwafer](https://redirect.github.com/chexwafer) in [https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155) - Bump discord-py from 2.5.0 to 2.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/147](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/147) - Bump pywin32 from 308 to 310 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/150](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/150) - Bump pymongo from 4.11.1 to 4.11.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/151](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/151) - Bump opengsq from 3.2.0 to 3.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/154](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/154) - Bump aiohttp from 3.11.12 to 3.11.16 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DiscordGSM/GameServerMonitor/pull/156](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/156) #### New Contributors - [@​chexwafer](https://redirect.github.com/chexwafer) made their first contribution in [https://github.com/DiscordGSM/GameServerMonitor/pull/155](https://redirect.github.com/DiscordGSM/GameServerMonitor/pull/155) **Full Changelog**: https://github.com/DiscordGSM/GameServerMonitor/compare/2.18.0...2.19.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
8a73fb2657 | chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.1.3 → 10.1.4 (#33880) | ||
|
|
5338be766b |
chore(helm): update image docker.io/dpage/pgadmin4 9.1 → 9.2 (#33887)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dpage/pgadmin4 | minor | `bdebdfc` -> `52cb72a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
438689f3af |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.17 → v0.21.18 (#33883)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `fcb5730` -> `a3dc73e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
bcb4331659 | chore(helm): update image docker.io/renovate/renovate 39.222.2 → 39.222.4 (#33875) | ||
|
|
8dd35fb6c1 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.9 → 0.49.10 (#33881)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `d45fe27` -> `26d194c` | --- > [!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>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.49.10`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.10): Improvements and changes [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10) #### What's Changed - Set a graph % of ETA time completed of checking the watch by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3060](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3060) - Conditions - Offer some information about what the filter/condition/trigger saw by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3062](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3062) - Re [#​2782](https://redirect.github.com/dgtlmoon/changedetection.io/issues/2782) - Should be "Clone & Edit" without watch history by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3063](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3063) - Refactor + tests for Apprise custom integration by [@​xLinkOut](https://redirect.github.com/xLinkOut) in [https://github.com/dgtlmoon/changedetection.io/pull/3057](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3057) - Small fix for when last fetched was zero bytes by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3065](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3065) - Tidy up lint errors by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3074](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3074) - Regession - Shared history/diff page with anonymous access turned on should allow screenshot access by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3076](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3076) - Restock detection - Add Indonesian phrases for out-of-stock detection by [@​sayaivan](https://redirect.github.com/sayaivan) in [https://github.com/dgtlmoon/changedetection.io/pull/3075](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3075) - Python 3.11 container base by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3077](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3077) - Adding a GC memory cleanup (releases cached libxml memory and others) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3079](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3079) #### New Contributors - [@​xLinkOut](https://redirect.github.com/xLinkOut) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/3057](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3057) - [@​sayaivan](https://redirect.github.com/sayaivan) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/3075](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3075) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
69c70067dd | chore(helm): update image docker.io/revenz/fileflows 25.02 → 25.04 (#33899) | ||
|
|
95f9cae28a |
chore(helm): update image docker.io/syncthing/syncthing 1.29.3 → 1.29.4 (#33878)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `59580c7` -> `648640e` | --- > [!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>syncthing/syncthing (docker.io/syncthing/syncthing)</summary> ### [`v1.29.4`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.29.4) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.29.3...v1.29.4) v1.29.4 Bugfixes: - [#​9990](https://redirect.github.com/syncthing/syncthing/issues/9990): Tildes break directory autocomplete </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c6c985f748 |
chore(helm): update image docker.io/semaphoreui/semaphore v2.13.3 → v2.13.7 (#33876)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `02a8d53` -> `7c22332` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.13.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.6...v2.13.7) #### Bugfixes - Incorrect working of Integration form after introducing task params. **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.7 ### [`v2.13.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.5...v2.13.6) ### [`v2.13.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.13.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.4...v2.13.5) #### Bugfixes - Import error 400 - Remove overriding ANSIBLE_SSH_ARGS - Remove panic for incorrect websocket configuration **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.5 ### [`v2.13.4`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.4) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.13.3...v2.13.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a879c6c905 |
chore(helm): update image docker.io/bizmodeller/mymediaforalexa 1.3.152.1 → 1.3.152.2 (#33870)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bizmodeller/mymediaforalexa | patch | `62ca952` -> `3d1fc2a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a7daf7358f | chore(helm): update image docker.io/sonatype/nexus3 3.78.2 → 3.79.0 (#33901) | ||
|
|
81a8a3cd1a |
chore(helm): update image docker.io/docuseal/docuseal 1.9.6 → 1.9.7 (#33871)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/docuseal/docuseal | patch | `b822cb5` -> `082d68e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
10217836b3 |
chore(helm): update image docker.io/esphome/esphome 2025.3.2 → 2025.3.3 (#33872)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | patch | `7f0095c` -> `28f07a8` | --- > [!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>esphome/esphome (docker.io/esphome/esphome)</summary> ### [`v2025.3.3`](https://redirect.github.com/esphome/esphome/releases/tag/2025.3.3) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.3.2...2025.3.3) - \[display] Don't assume glyph x_offset is zero. [esphome#8473](https://redirect.github.com/esphome/esphome/pull/8473) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Bump ESP mdns to 1.8.2 [esphome#8482](https://redirect.github.com/esphome/esphome/pull/8482) by [@​bdraco](https://redirect.github.com/bdraco) - \[speaker] Bugfix: Media player always unpauses when receiving a stop command [esphome#8474](https://redirect.github.com/esphome/esphome/pull/8474) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[lvgl] Implement switch restore [esphome#8481](https://redirect.github.com/esphome/esphome/pull/8481) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[speaker] Bugfixes: two pause state issues [esphome#8488](https://redirect.github.com/esphome/esphome/pull/8488) by [@​kahrendt](https://redirect.github.com/kahrendt) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2aaffe2fe3 |
chore(helm): update image docker.io/metabase/metabase v0.53.8 → v0.53.9 (#33873)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `6f08d86` -> `c133e36` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4b8345e1b3 |
chore(helm): update image docker.io/anirdev/slink v1.4.6 → v1.4.8 (#33869)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/anirdev/slink | patch | `6f77605` -> `7091d60` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c3b6bd3416 |
chore(helm): update image monica digest to 2881d91 (#33868)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `b1b3325` -> `2881d91` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |