mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 15:51:23 -03:00
04f956da126496721f8beeaadfa7a1698c1bdadd
47890 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
04f956da12 | chore(helm): update image lscr.io/linuxserver/blender digest to a525882 (#39964) | ||
|
|
04dc219aaf |
chore(helm): update image docker.io/syncthing/syncthing 2.0.9 → 2.0.10 (#39967)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | patch | `e1bc00b` -> `3faeb52` | --- > [!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> ### [`v2.0.10`](https://redirect.github.com/syncthing/syncthing/releases/tag/v2.0.10) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v2.0.9...v2.0.10) #### Major changes in 2.0 - Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy. - The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag `--log-level` sets the default log level for all packages, and the `STTRACE` environment variable and GUI has been updated to set log levels per package. The `--verbose` and `--logflags` command line options have been removed and will be ignored if given. - Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the `--db-delete-retention-interval` command line option or corresponding environment variable to zero, or a longer time interval of your choosing. - Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. `-home` must be given as `--home`. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See `syncthing --help` and `syncthing serve --help` for details. - Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it. - A "default folder" is no longer created on first startup. - Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange. - The following platforms unfortunately no longer get prebuilt binaries for download at syncthing.net and on GitHub, due to complexities related to cross compilation with SQLite: - dragonfly/amd64 - solaris/amd64 - linux/ppc64 - netbsd/\* - openbsd/386 and openbsd/arm - windows/arm - The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy. This release is also available as: - APT repository: <https://apt.syncthing.net/> - Docker image: `docker.io/syncthing/syncthing:2.0.10` or `ghcr.io/syncthing/syncthing:2.0.10` (`{docker,ghcr}.io/syncthing/syncthing:2` to follow just the major version) #### What's Changed ##### Fixes - fix: improve conflict detection by tracking previous file hash (fixes [#​10349](https://redirect.github.com/syncthing/syncthing/issues/10349)) by [@​calmh](https://redirect.github.com/calmh) in [#​10351](https://redirect.github.com/syncthing/syncthing/pull/10351) - fix(ur): properly skip zero/empty fields in report by [@​calmh](https://redirect.github.com/calmh) in [#​10394](https://redirect.github.com/syncthing/syncthing/pull/10394) - fix(gui): don't fetch usage report preview unnecessarily on GUI load by [@​calmh](https://redirect.github.com/calmh) in [#​10395](https://redirect.github.com/syncthing/syncthing/pull/10395) - fix(db): only perform foreign key checking when a migration was applied by [@​pixelspark](https://redirect.github.com/pixelspark) in [#​10397](https://redirect.github.com/syncthing/syncthing/pull/10397) - fix(syncthing): do not perform CPU benchmark on startup unless logging enabled by [@​pixelspark](https://redirect.github.com/pixelspark) in [#​10398](https://redirect.github.com/syncthing/syncthing/pull/10398) - fix(model): don't announce untrusted devices to other devices (fixes [#​10393](https://redirect.github.com/syncthing/syncthing/issues/10393)) by [@​calmh](https://redirect.github.com/calmh) in [#​10408](https://redirect.github.com/syncthing/syncthing/pull/10408) - fix(sqlite): actually always insert blocks for local files (fixes [#​10388](https://redirect.github.com/syncthing/syncthing/issues/10388)) by [@​calmh](https://redirect.github.com/calmh) in [#​10411](https://redirect.github.com/syncthing/syncthing/pull/10411) ##### Other - build: update GitHub actions by [@​mrclmr](https://redirect.github.com/mrclmr) in [#​10399](https://redirect.github.com/syncthing/syncthing/pull/10399) **Full Changelog**: <https://github.com/syncthing/syncthing/compare/v2.0.9...v2.0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
34a30d2eed |
chore(helm): update image fyb3roptik/threadfin 1.2.37 → 1.2.38 (#39968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `96122ab` -> `1a4d776` | --- > [!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>Threadfin/Threadfin (fyb3roptik/threadfin)</summary> ### [`v1.2.38`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.38) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.37...1.2.38) #### What's Changed - Allows for non rewrite of Streams to https when force https if ExcludeStreamHttps setting is set to true to ensure no issues with ffmpeg by [@​iceman73](https://redirect.github.com/iceman73) in [#​635](https://redirect.github.com/Threadfin/Threadfin/pull/635) - EPG Update now no longer deleting channels - Branch 1.2.38 by [@​Fyb3roptik](https://redirect.github.com/Fyb3roptik) in [#​641](https://redirect.github.com/Threadfin/Threadfin/pull/641) #### New Contributors - [@​iceman73](https://redirect.github.com/iceman73) made their first contribution in [#​635](https://redirect.github.com/Threadfin/Threadfin/pull/635) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
01eb9adc5c | chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 70c4af1 (#39962) | ||
|
|
33142fe294 |
chore(helm): update image ghcr.io/home-operations/jackett 0.23.56 → 0.23.59 (#39969)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/jackett](https://ghcr.io/home-operations/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `780e969` -> `07fe5ed` | --- > [!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>Jackett/Jackett (ghcr.io/home-operations/jackett)</summary> ### [`v0.23.59`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.23.59) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.23.56...v0.23.59) #### Changes: - [`abfd4dc`]( |
||
|
|
c6dfe2e129 |
chore(helm): update image ghcr.io/linuxserver/foldingathome digest to b93cd54 (#39963)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages) ([source](https://redirect.github.com/linuxserver/docker-foldingathome)) | digest | `f3fad27` -> `b93cd54` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
66759f4b97 |
chore(helm): update image docker.io/tombursch/kitchenowl digest to 9d5e440 (#39961)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tombursch/kitchenowl | digest | `8dda12a` -> `9d5e440` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2943f6a647 | chore(helm): update image docker.io/factoriotools/factorio digest to e31b5cd (#39958) | ||
|
|
4eb0c1f3ba |
chore(helm): update image docker.io/foxxmd/multi-scrobbler digest to e23ddda (#39959)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/foxxmd/multi-scrobbler | digest | `7212fa3` -> `e23ddda` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4f3e5e4f17 |
chore(helm): update image docker.io/nextpvr/nextpvr_amd64 digest to 714467c (#39960)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/nextpvr/nextpvr_amd64 | digest | `b5c2908` -> `714467c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
203b228940 |
chore(flux): update image blocky 18.14.0 → 18.14.1 (clustertool) (#39965)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `18.14.0` -> `18.14.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9752f5871f |
chore(flux): update image longhorn 1.9.1 → 1.9.2 (clustertool) (#39966)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | longhorn | patch | `1.9.1` -> `1.9.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2f5786dcb0 |
chore(helm): update chart redis 17.8.0 → 17.8.1 (#39943)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `17.8.0` -> `17.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f1a4218107 |
chore(helm): update image lscr.io/linuxserver/cops digest to 8967b76 (#39956)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages) ([source](https://redirect.github.com/linuxserver/docker-cops)) | digest | `e6461d2` -> `8967b76` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
34509d52ca |
chore(helm): update image docker.io/grafana/grafana 12.1.2 → 12.2.0 (#39949)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| minor | `d709daa` -> `7414418` |
---
> [!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>grafana/grafana (docker.io/grafana/grafana)</summary>
###
[`v12.2.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1220-2025-09-23)
[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v12.1.2...v12.2.0)
##### Features and enhancements
- \*\* Alerting:\*\* Add feedback buttons for the new AI helpers
(Enterprise)
- **Access:** Remove plugin app access in plugin basic role seeder
(Enterprise)
- **Actions:** Infinity authentication
[#​109493](https://redirect.github.com/grafana/grafana/pull/109493),
[@​adela-almasan](https://redirect.github.com/adela-almasan)
- **Alerting:** Add GMA export to the new list page
[#​109784](https://redirect.github.com/grafana/grafana/pull/109784),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Add alerting AI buttons for cloud (Enterprise)
- **Alerting:** Add contact point filter to Active Notifications page
[#​109775](https://redirect.github.com/grafana/grafana/pull/109775),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Add enrichment per rule extension component (Enterprise)
- **Alerting:** Add extension point link from alert rule to
grafana-metricsdrilldown-app
[#​108566](https://redirect.github.com/grafana/grafana/pull/108566),
[@​bohandley](https://redirect.github.com/bohandley)
- **Alerting:** Add feature toggle and extension point
[#​110141](https://redirect.github.com/grafana/grafana/pull/110141),
[@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Add keepFiringFor and
missing\_series\_evals\_to\_resolve to file provisioning
[#​109699](https://redirect.github.com/grafana/grafana/pull/109699),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Add observability to enrichment UI (Enterprise)
- **Alerting:** Add tooltips in enrichment list for enrichment type
(Enterprise)
- **Alerting:** Alert enrichment list page (Enterprise)
- **Alerting:** Allow filter by rule source in Filter V2
[#​110336](https://redirect.github.com/grafana/grafana/pull/110336),
[@​laurenashleigh](https://redirect.github.com/laurenashleigh)
- **Alerting:** Auto refresh contact points in the rule form
[#​109539](https://redirect.github.com/grafana/grafana/pull/109539),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Check if TimeInterval is used in ActiveTimings when
deleting
[#​110691](https://redirect.github.com/grafana/grafana/pull/110691),
[@​fayzal-g](https://redirect.github.com/fayzal-g)
- **Alerting:** Disable group consistency check for GMA rules
[#​109599](https://redirect.github.com/grafana/grafana/pull/109599),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Display Error Message in Alert History View
[#​110123](https://redirect.github.com/grafana/grafana/pull/110123),
[@​laurenashleigh](https://redirect.github.com/laurenashleigh)
- **Alerting:** Enrichment Config Form (Enterprise)
- **Alerting:** Filter out private labels before writing recording rules
[#​109295](https://redirect.github.com/grafana/grafana/pull/109295),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** List V2 - Add a group link to the rule list item
[#​108960](https://redirect.github.com/grafana/grafana/pull/108960),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** List V2 - datasource icons for rules
[#​109033](https://redirect.github.com/grafana/grafana/pull/109033),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Load labels in drop-downs without blocking the
interaction with the form inputs
[#​110648](https://redirect.github.com/grafana/grafana/pull/110648),
[@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Mark Prometheus to Grafana conversion API as stable
[#​103499](https://redirect.github.com/grafana/grafana/pull/103499),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Move alerting file to an alerting folder
[#​110257](https://redirect.github.com/grafana/grafana/pull/110257),
[@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron)
- **Alerting:** Support JSON responses in the Prometheus conversion API
[#​109070](https://redirect.github.com/grafana/grafana/pull/109070),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Support extra labels in the Prometheus conversion API
[#​109136](https://redirect.github.com/grafana/grafana/pull/109136),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Support retry with backoff in alert rule evaluation
[#​99710](https://redirect.github.com/grafana/grafana/pull/99710),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Triage alert history with Assistant if available
(Enterprise)
- **Auditing:** Add settings to control recording of datasource query
request and response body (Enterprise)
- **Auth:** Add setting to disable username based brute force login
protection
[#​109152](https://redirect.github.com/grafana/grafana/pull/109152),
[@​TheoBrigitte](https://redirect.github.com/TheoBrigitte)
- **Auth:** Support JWT configs `tls_client_ca` and
`jwk_set_bearer_token_file`
[#​109095](https://redirect.github.com/grafana/grafana/pull/109095),
[@​Baarsgaard](https://redirect.github.com/Baarsgaard)
- **Azure:** Resource picker improvements
([#​109458](https://redirect.github.com/grafana/grafana/issues/109458))
[#​109520](https://redirect.github.com/grafana/grafana/pull/109520),
[@​aangelisc](https://redirect.github.com/aangelisc)
- **Azure:** Show resource group in picker
[#​110442](https://redirect.github.com/grafana/grafana/pull/110442),
[@​aangelisc](https://redirect.github.com/aangelisc)
- **Canvas:** Add option to disable tooltips for one-click elements
[#​109937](https://redirect.github.com/grafana/grafana/pull/109937),
[@​adela-almasan](https://redirect.github.com/adela-almasan)
- **Canvas:** Dynamic connection direction
[#​108423](https://redirect.github.com/grafana/grafana/pull/108423),
[@​adela-almasan](https://redirect.github.com/adela-almasan)
- **Chore:** Remove prometheusCodeModeMetricNamesSearch feature toggle
[#​109024](https://redirect.github.com/grafana/grafana/pull/109024),
[@​itsmylife](https://redirect.github.com/itsmylife)
- **Chore:** Removes HideAngularDeprecation configuration
[#​110665](https://redirect.github.com/grafana/grafana/pull/110665),
[@​hugohaggmark](https://redirect.github.com/hugohaggmark)
- **CloudConfig:** Add config from defaults.ini to StackInfo
(Enterprise)
- **CloudWatch:** Append query type to the request id
[#​109068](https://redirect.github.com/grafana/grafana/pull/109068),
[@​idastambuk](https://redirect.github.com/idastambuk)
- **CloudWatch:** Use default region when query region is unset
[#​109089](https://redirect.github.com/grafana/grafana/pull/109089),
[@​iwysiu](https://redirect.github.com/iwysiu)
- **CloudWatch:** Use the correct metric name for errors per function
panel in the AWS Lambda sample dashboard
[#​110718](https://redirect.github.com/grafana/grafana/pull/110718),
[@​kevinwcyu](https://redirect.github.com/kevinwcyu)
- **CommandPalette:** Use fuzzySearch util from grafana/data
[#​108884](https://redirect.github.com/grafana/grafana/pull/108884),
[@​Clarity-89](https://redirect.github.com/Clarity-89)
- **Dashboard:** Inspect drawer can no longer be opened with url or
linked to
[#​109617](https://redirect.github.com/grafana/grafana/pull/109617),
[@​torkelo](https://redirect.github.com/torkelo)
- **Dashboards:** Add support for full screen panel view and embedded
(solo panel) route to repeated panels and new layouts (via new
SoloPanelContex)
[#​107375](https://redirect.github.com/grafana/grafana/pull/107375),
[@​torkelo](https://redirect.github.com/torkelo)
- **Dashboards:** Conserve timestamp on time range copy-paste across
timezones
[#​109769](https://redirect.github.com/grafana/grafana/pull/109769),
[@​alik-r](https://redirect.github.com/alik-r)
- **Dashboards:** Enable kubernetesDashboards by default
[#​107618](https://redirect.github.com/grafana/grafana/pull/107618),
[@​dprokop](https://redirect.github.com/dprokop)
- **Dashboards:** Make it possible to render variables under a drop-down
[#​109225](https://redirect.github.com/grafana/grafana/pull/109225),
[@​leventebalogh](https://redirect.github.com/leventebalogh)
- **Database:** Add primary key to Settings table (Enterprise)
- **Database:** Add primary key to settings table (Enterprise)
- **Dependencies:** Bump Go to v1.24.5 (Enterprise)
- **Docs:** Deprecate `grafana/grafana-oss` docker repo in favor of
`grafana/grafana`
[#​110065](https://redirect.github.com/grafana/grafana/pull/110065),
[@​kminehart](https://redirect.github.com/kminehart)
- **Flame Graph:** Analyze with Grafana Assistant
[#​108684](https://redirect.github.com/grafana/grafana/pull/108684),
[@​ifrost](https://redirect.github.com/ifrost)
- **Folders:** Add team folders feature toggle
[#​109389](https://redirect.github.com/grafana/grafana/pull/109389),
[@​tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Folders:** Update folder using app platform APIs
[#​110449](https://redirect.github.com/grafana/grafana/pull/110449),
[@​tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Folders:** Use app platform search endpoint and update tests
[#​108814](https://redirect.github.com/grafana/grafana/pull/108814),
[@​tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Go:** Update to 1.24.6
[#​109313](https://redirect.github.com/grafana/grafana/pull/109313),
[@​Proximyst](https://redirect.github.com/Proximyst)
- **InfluxDB:** Ad hoc filters support for expressions
[#​109344](https://redirect.github.com/grafana/grafana/pull/109344),
[@​aangelisc](https://redirect.github.com/aangelisc)
- **Metrics:** Add http\_response\_size\_bytes metric
[#​110428](https://redirect.github.com/grafana/grafana/pull/110428),
[@​joshhunt](https://redirect.github.com/joshhunt)
- **Nested folders:** Remove feature flag
[#​109212](https://redirect.github.com/grafana/grafana/pull/109212),
[@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
- **NestedFolderPicker:** Add rootFolderUID prop
[#​109991](https://redirect.github.com/grafana/grafana/pull/109991),
[@​ywzheng1](https://redirect.github.com/ywzheng1)
- **P2P Filter:** Add adhoc filter option toggle
[#​110160](https://redirect.github.com/grafana/grafana/pull/110160),
[@​Develer](https://redirect.github.com/Develer)
- **PieChart:** Add panel options for ascending/descending sort, and no
sorting
[#​109564](https://redirect.github.com/grafana/grafana/pull/109564),
[@​cglukas](https://redirect.github.com/cglukas)
- **Plugin Extensions:** DataSource Configuration Components
[#​108350](https://redirect.github.com/grafana/grafana/pull/108350),
[@​shelldandy](https://redirect.github.com/shelldandy)
- **Plugins:** Add Connections homepage
[#​108316](https://redirect.github.com/grafana/grafana/pull/108316),
[@​oshirohugo](https://redirect.github.com/oshirohugo)
- **Plugins:** Record plugin version in request metrics
[#​110210](https://redirect.github.com/grafana/grafana/pull/110210),
[@​njvrzm](https://redirect.github.com/njvrzm)
- **Preferences:** Move codegen to apps
[#​109178](https://redirect.github.com/grafana/grafana/pull/109178),
[@​ryantxu](https://redirect.github.com/ryantxu)
- **Prometheus data source:** Migration service
[#​107364](https://redirect.github.com/grafana/grafana/pull/107364),
[@​bossinc](https://redirect.github.com/bossinc)
- **Prometheus:** Refactor metrics modal to handle high cardinality
metrics
[#​108437](https://redirect.github.com/grafana/grafana/pull/108437),
[@​itsmylife](https://redirect.github.com/itsmylife)
- **Pyroscope:** Process and display sampling annotations
[#​109707](https://redirect.github.com/grafana/grafana/pull/109707),
[@​aleks-p](https://redirect.github.com/aleks-p)
- **Reporting:** Permit valid but weird emails (Enterprise)
- **Reporting:** Show correct recipient count (Enterprise)
- **Revert:** DataSource: Support config CRUD from apiservers
([#​106996](https://redirect.github.com/grafana/grafana/issues/106996))
[#​110342](https://redirect.github.com/grafana/grafana/pull/110342),
[@​njvrzm](https://redirect.github.com/njvrzm)
- **Revert:** DataSource: Support config CRUD from apiservers
([#​8860](https://redirect.github.com/grafana/grafana/issues/8860))
(Enterprise)
- **SCIM:** Add flag for rejecting non provisioned users from logging in
(Enterprise)
- **SCIM:** Allow empty externalId on update operation (Enterprise)
- **SCIM:** Delete user instead of disabling it on SCIM DELETE user
request (Enterprise)
- **SQL Expressions:** Switch feature toggle to public preview
[#​110473](https://redirect.github.com/grafana/grafana/pull/110473),
[@​kylebrandt](https://redirect.github.com/kylebrandt)
- **Table:** Frozen columns
[#​109276](https://redirect.github.com/grafana/grafana/pull/109276),
[@​fastfrwrd](https://redirect.github.com/fastfrwrd)
- **Table:** Max row height for variable height rows
[#​109639](https://redirect.github.com/grafana/grafana/pull/109639),
[@​fastfrwrd](https://redirect.github.com/fastfrwrd)
- **Table:** Tooltip from Field
[#​109428](https://redirect.github.com/grafana/grafana/pull/109428),
[@​fastfrwrd](https://redirect.github.com/fastfrwrd)
- **Table:** Update UX for uniform-reducer case in new footer and
overflow
[#​110493](https://redirect.github.com/grafana/grafana/pull/110493),
[@​fastfrwrd](https://redirect.github.com/fastfrwrd)
- **TableNG:** Footer enhancements
[#​102948](https://redirect.github.com/grafana/grafana/pull/102948),
[@​alexjonspencer1](https://redirect.github.com/alexjonspencer1)
- **Text:** Add Inter italic font variants to Grafana UI
[#​110313](https://redirect.github.com/grafana/grafana/pull/110313),
[@​kapowaz](https://redirect.github.com/kapowaz)
- **TraceView:** Refine UI visual hierarchy inside details section
[#​108929](https://redirect.github.com/grafana/grafana/pull/108929),
[@​ifrost](https://redirect.github.com/ifrost)
- **Transformations:** Add empty values options to Transpose
[#​108421](https://redirect.github.com/grafana/grafana/pull/108421),
[@​gelicia](https://redirect.github.com/gelicia)
- **Trend/TimeSeries:** Add "Show values" option
[#​108090](https://redirect.github.com/grafana/grafana/pull/108090),
[@​HasithDeAlwis](https://redirect.github.com/HasithDeAlwis)
- **Trend:** Add support for a logarithmic x axis
[#​101433](https://redirect.github.com/grafana/grafana/pull/101433),
[@​gelicia](https://redirect.github.com/gelicia)
- **Variables:** shows warning when user tries to save erroneous
variables
[#​110154](https://redirect.github.com/grafana/grafana/pull/110154),
[@​hugohaggmark](https://redirect.github.com/hugohaggmark)
- **VizTooltip:** Replace `ExemplarHoverView` with `VizTooltip`
components
[#​109369](https://redirect.github.com/grafana/grafana/pull/109369),
[@​adela-almasan](https://redirect.github.com/adela-almasan)
##### Bug fixes
- **Alerting:** Fix bug where rules with identical mute/active intervals
produced conflicting routes
[#​110971](https://redirect.github.com/grafana/grafana/pull/110971),
[@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Fix copying of recording rule fields
[#​110311](https://redirect.github.com/grafana/grafana/pull/110311),
[@​moustafab](https://redirect.github.com/moustafab)
- **Alerting:** Fix field names on webhook HMAC/TLS config HCL export
[#​110722](https://redirect.github.com/grafana/grafana/pull/110722),
[@​JacobsonMT](https://redirect.github.com/JacobsonMT)
- **Alerting:** Fix newly created alert rules not immediately showing up
in folder view
[#​109584](https://redirect.github.com/grafana/grafana/pull/109584),
[@​tomratcliffe](https://redirect.github.com/tomratcliffe)
- **Alerting:** Fix permission checks for the Import to GMA
[#​109950](https://redirect.github.com/grafana/grafana/pull/109950),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Fix permissions for enrichment routes (Enterprise)
- **Alerting:** Fix subpath handling in the alerting package
[#​109448](https://redirect.github.com/grafana/grafana/pull/109448),
[@​konrad147](https://redirect.github.com/konrad147)
- **Alerting:** Fix wrong import (Enterprise)
- **Alerting:** Hide list view loader if we don't have anything yet
[#​110464](https://redirect.github.com/grafana/grafana/pull/110464),
[@​gillesdemey](https://redirect.github.com/gillesdemey)
- **Alerting:** Set dataSourceName to GRAFANA\_RULES\_SOURCE\_NAME when
switch…
[#​109900](https://redirect.github.com/grafana/grafana/pull/109900),
[@​laurenashleigh](https://redirect.github.com/laurenashleigh)
- **Alerting:** Update alerting module to
[`1091588`](
|
||
|
|
d91b9bd1cb |
chore(helm): update image ghcr.io/linuxserver/freshrss digest to 3c48add (#39952)
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 | `45dad71` -> `3c48add` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
74f45a7d3f | chore(helm): update image ghcr.io/linuxserver/babybuddy digest to ea0b7fb (#39951) | ||
|
|
cd3fb6ad3c |
chore(helm): update image ghcr.io/minekube/gate digest to 80b9b62 (#39955)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/minekube/gate | digest | `1f6bd01` -> `80b9b62` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
06eb3bc627 |
chore(helm): update image ghcr.io/linuxserver/remmina digest to 01d72f6 (#39954)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages) ([source](https://redirect.github.com/linuxserver/docker-remmina)) | digest | `09c54b7` -> `01d72f6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b7e40455bb |
chore(helm): update image docker.io/yacy/yacy_search_server digest to 6eb48da (#39950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/yacy/yacy_search_server | digest | `dbc38a1` -> `6eb48da` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
69ddea307c |
chore(helm): update image ghcr.io/linuxserver/grocy digest to 3eb53a9 (#39953)
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 | `05b6570` -> `3eb53a9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
aef42e8fac |
chore(container): update docker.io/renovate/renovate docker tag to v41.127.2 (#39957)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `41.127.1-full` -> `41.127.2-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.127.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.127.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.127.1...41.127.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.4 (main) ([#​38195](https://redirect.github.com/renovatebot/renovate/issues/38195)) ([6284d4f]( |
||
|
|
583c391b2b |
chore(helm): update chart mariadb 17.4.0 → 17.4.1 (#39940)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/stable/mariadb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) | patch | `17.4.0` -> `17.4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
b5861cd769 |
chore(helm): update immich v1.143.0 → v1.143.1 (patch) (#39946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `aa3f0fe` -> `2729475` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `1afd251` -> `3b02d7b` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `f0c81a1` -> `ed264be` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `2bbf700` -> `cc94659` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `6676551` -> `a5935f0` | --- > [!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>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v1.143.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.143.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.143.0...v1.143.1) ##### v1.143.1 ##### What's Changed ##### 🐛 Bug fixes - fix: migrate backup delay from old timeline by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​22327](https://redirect.github.com/immich-app/immich/pull/22327) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​22022](https://redirect.github.com/immich-app/immich/pull/22022) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​22288](https://redirect.github.com/immich-app/immich/pull/22288) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.143.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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d2285b4b9b |
chore(helm): update image docker.io/ollama/ollama 0.12.0 → 0.12.1 (#39945)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `3dfddbe` -> `7240515` | | docker.io/ollama/ollama | patch | `14def4e` -> `5aed793` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ae690e0288 | chore(helm): update image docker.io/grafana/grafana 12.1.1 → 12.1.2 (#39944) | ||
|
|
32cbf47f0d |
chore(helm): update chart mongodb 16.7.0 → 16.7.1 (#39942)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://truecharts.org/charts/stable/mongodb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) | patch | `16.7.0` -> `16.7.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
56c2e83a43 |
chore(helm): update chart clickhouse 16.8.0 → 16.8.1 (#39939)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | patch | `16.8.0` -> `16.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
5d16dbaaeb |
chore(helm): update image lscr.io/linuxserver/webtop digest to da72272 (#39938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `95f813e` -> `da72272` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1de838ce43 | chore(flux): update image kube-prometheus-stack 77.10.0 → 77.11.0 (clustertool) (#39948) | ||
|
|
374511f285 |
chore(container): update docker.io/renovate/renovate docker tag to v41.127.1 (#39947)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.126.0-full` -> `41.127.1-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.127.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.127.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.126.0...41.127.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.47.3 (main) ([#​38187](https://redirect.github.com/renovatebot/renovate/issues/38187)) ([8843d11]( |
||
|
|
84b530ecab |
chore(helm): update chart memcached 16.7.0 → 16.7.1 (#39941)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://truecharts.org/charts/stable/memcached) ([source](https://redirect.github.com/bitnami/bitnami-docker-memcached)) | patch | `16.7.0` -> `16.7.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
0439293189 |
chore(helm): update image docker.io/jenkins/jenkins 2.528 → 2.529 (#39937)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `c4e1082` -> `f1b48ce` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`v2.529`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.529) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.528...2.529) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.529 ([changelog](https://www.jenkins.io/changelog/2.529)) #### 📝 Documentation updates - doc: add link to post-installation setup wizard in README ([#​2079](https://redirect.github.com/jenkinsci/docker/issues/2079)) [@​lemeurherve](https://redirect.github.com/lemeurherve) #### 👻 Maintenance - chore: download war from mirrors unless we are publishing a release ([#​2074](https://redirect.github.com/jenkinsci/docker/issues/2074)) [@​lemeurherve](https://redirect.github.com/lemeurherve) - chore: rename `JENKINS_URL` & `JENKINS_SHA` to `WAR_URL` & `WAR_SHA` ([#​2075](https://redirect.github.com/jenkinsci/docker/issues/2075)) [@​lemeurherve](https://redirect.github.com/lemeurherve) #### 🚦 Tests - chore: don't skip Windows tests when simulating LTS build ([#​2076](https://redirect.github.com/jenkinsci/docker/issues/2076)) [@​lemeurherve](https://redirect.github.com/lemeurherve) #### 📦 Dependency updates - Bump `hadolint` version to 2.14.0 ([#​2078](https://redirect.github.com/jenkinsci/docker/issues/2078)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(deps): bump ubi9/ubi from 9.6-1756915113 to 9.6-1758184894 in /rhel/ubi9/hotspot ([#​2073](https://redirect.github.com/jenkinsci/docker/issues/2073)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
d8a1d17262 |
chore(helm): update webtop (#39934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `a984db6` -> `b975848` | | lscr.io/linuxserver/webtop | digest | `5d100a3` -> `8510353` | | lscr.io/linuxserver/webtop | digest | `f708647` -> `95f813e` | --- > [!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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6c1da1f091 | chore(helm): update image docker.io/clickhouse/clickhouse-server 25.8.4.13 → 25.8.5.17 (#39935) | ||
|
|
9188c569be |
chore(helm): update image ghcr.io/meeb/tubesync digest to e01417d (#39932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `ad8259a` -> `e01417d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b7ca0a61ac |
chore(helm): update image ghcr.io/linuxserver/digikam digest to 958d439 (#39930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages) ([source](https://redirect.github.com/linuxserver/docker-digikam)) | digest | `df72eb9` -> `958d439` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f2054a6ef8 | chore(helm): update jupyter (#39933) | ||
|
|
2360ce1bdc |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 84cba0d (#39931)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `fed4155` -> `84cba0d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f381e958f7 |
chore(helm): update image docker.io/bitnamisecure/wordpress digest to af843d9 (#39929)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/wordpress | digest | `d067ed4` -> `af843d9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
947f3df469 |
chore(helm): update image docker.io/bitnamisecure/memcached digest to 0eeb660 (#39926)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/memcached | digest | `4f662a4` -> `0eeb660` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a14e363855 |
chore(helm): update image docker.io/bitnamisecure/mongodb digest to b059b38 (#39927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mongodb | digest | `1af7b05` -> `b059b38` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
500f459972 |
chore(helm): update image docker.io/bitnamisecure/mariadb digest to 998650b (#39925)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mariadb | digest | `f055c09` -> `998650b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6ec21be20e |
chore(helm): update image docker.io/bitnamisecure/redis digest to 6705bb7 (#39928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/redis | digest | `4298c6b` -> `6705bb7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a182776044 |
chore(container): update docker.io/renovate/renovate docker tag to v41.126.0 (#39936)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | minor | `41.125.3-full` -> `41.126.0-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v41.126.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.126.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41.125.3...41.126.0) ##### Features - print reconfigureBranch ([#​38181](https://redirect.github.com/renovatebot/renovate/issues/38181)) ([0579f6c]( |
||
|
|
8ccb85d782 | chore(helm): update image ghcr.io/home-operations/jackett 0.23.52 → 0.23.56 (#39920) | ||
|
|
4086e2bc1e | chore(helm): update image docker.io/wiserain/flexget 3.18.9 → 3.18.10 (#39919) | ||
|
|
60d9fd9668 | chore(helm): update jupyter 2025-09-22 → 2025-09-23 (patch) (#39923) | ||
|
|
ca3b50e689 |
chore(helm): update image ghcr.io/linuxserver/jackett 0.23.52 → 0.23.56 (#39921)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages) ([source](https://redirect.github.com/linuxserver/docker-jackett)) | patch | `56eb747` -> `6321433` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fc9beb9762 |
chore(helm): update image ghcr.io/n8n-io/n8n 1.113.0 → 1.113.1 (#39922)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `775002f` -> `e9ef47b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |