7ee446d571673df927ffbf63b893ce5c311ed0f7
43550
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
8deb35ffb6 |
chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 720a650 (#35252)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages) ([source](https://redirect.github.com/linuxserver/docker-mysql-workbench)) | digest | `39e9954` -> `720a650` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5fd72d84a1 |
chore(helm): update image docker.io/jgraph/drawio 26.2.15 → 27.0.2 (#35257)
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)) | major | `fdf8141` -> `cce34a8` | --- > [!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> ### [`v27.0.2`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.2.15...v27.0.2) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.2.15...v27.0.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
882d9d503c |
chore(helm): update image docker.io/grafana/grafana 11.6.1 → 12.0.0 (#35256)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana) | major | `52c3e20` -> `263cbef` | --- > [!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.0.0`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1200-2025-05-05) [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.6.1...v12.0.0) ##### Features and enhancements - **Alerting:** API to convert submitted Prometheus rules to GMA [#​102231](https://redirect.github.com/grafana/grafana/pull/102231), [@​fayzal-g](https://redirect.github.com/fayzal-g) - **Alerting:** Add HMAC signature config to the webhook integration [#​100960](https://redirect.github.com/grafana/grafana/pull/100960), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Add MissingSeriesEvalsToResolve to the APIs [#​102150](https://redirect.github.com/grafana/grafana/pull/102150), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Add UI migration feature toggle [#​102217](https://redirect.github.com/grafana/grafana/pull/102217), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Add backend support for keep_firing_for [#​100750](https://redirect.github.com/grafana/grafana/pull/100750), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Add details and edit pages for groups [#​100884](https://redirect.github.com/grafana/grafana/pull/100884), [@​konrad147](https://redirect.github.com/konrad147) - **Alerting:** Add keep_firing_for and Recovering state [#​103248](https://redirect.github.com/grafana/grafana/pull/103248), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Add migration to clean up rule versions table [#​102484](https://redirect.github.com/grafana/grafana/pull/102484), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Add missing_series_evals_to_resolve option to alert rule form [#​102808](https://redirect.github.com/grafana/grafana/pull/102808), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Delete permanently deleted alert rules. [#​102960](https://redirect.github.com/grafana/grafana/pull/102960), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Detect target folder rules and show warning [#​103673](https://redirect.github.com/grafana/grafana/pull/103673), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Migration UI [#​102010](https://redirect.github.com/grafana/grafana/pull/102010), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Recover deleted alert rules [#​101869](https://redirect.github.com/grafana/grafana/pull/101869), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Remove constraints for uniqueness of rule title [#​102067](https://redirect.github.com/grafana/grafana/pull/102067), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Remove feature flag `alertingNoDataErrorExecution` [#​102156](https://redirect.github.com/grafana/grafana/pull/102156), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Sequential evaluation of rules in group [#​98829](https://redirect.github.com/grafana/grafana/pull/98829), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Skip rules that are managed by plugins when importing datasource-managed rules [#​103573](https://redirect.github.com/grafana/grafana/pull/103573), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Stop allowing manual editing/restore of internal AM config via settings [#​103884](https://redirect.github.com/grafana/grafana/pull/103884), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Template preview enhancements [#​103817](https://redirect.github.com/grafana/grafana/pull/103817), [@​JacobsonMT](https://redirect.github.com/JacobsonMT) - **Alerting:** Update alerting module to [`58ba6c6`](https://redirect.github.com/grafana/grafana/commit/58ba6c617ff05eb1d6f65c59d369a6a16923dff6) [#​102812](https://redirect.github.com/grafana/grafana/pull/102812), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Alerting:** Use 'Grafana IRM' wording in alerting contact point [#​102014](https://redirect.github.com/grafana/grafana/pull/102014), [@​brojd](https://redirect.github.com/brojd) - **Alerting:** Webhook Improvements - Templateable Payloads [#​103818](https://redirect.github.com/grafana/grafana/pull/103818), [@​JacobsonMT](https://redirect.github.com/JacobsonMT) - **AppChrome:** Move kiosk button into profile menu [#​103600](https://redirect.github.com/grafana/grafana/pull/103600), [@​torkelo](https://redirect.github.com/torkelo) - **AppPlatform:** Introduce experimental Github integration for dashboard configuration management [#​96329](https://redirect.github.com/grafana/grafana/pull/96329), [@​MissingRoberto](https://redirect.github.com/MissingRoberto) - **Authorization:** Add group to role DisplayName to make filtered list more clear [#​102950](https://redirect.github.com/grafana/grafana/pull/102950), [@​forsethc](https://redirect.github.com/forsethc) - **Azure Monitor:** Add logs query builder [#​99055](https://redirect.github.com/grafana/grafana/pull/99055), [@​alyssabull](https://redirect.github.com/alyssabull) - **Azure:** Mark Azure Prometheus exemplars as GA and enable by default [#​100595](https://redirect.github.com/grafana/grafana/pull/100595), [@​aangelisc](https://redirect.github.com/aangelisc) - **AzureMonitor:** Improve selection of Basic Logs tables in the query builder [#​103820](https://redirect.github.com/grafana/grafana/pull/103820), [@​aangelisc](https://redirect.github.com/aangelisc) - **BrowseDashboards:** Switch to list view if sort is set [#​102196](https://redirect.github.com/grafana/grafana/pull/102196), [@​Clarity-89](https://redirect.github.com/Clarity-89) - **Checkbox:** Add z-index to description [#​103847](https://redirect.github.com/grafana/grafana/pull/103847), [@​Clarity-89](https://redirect.github.com/Clarity-89) - **Chore:** Promoting feature toggle pluginsSriChecks GA [#​102212](https://redirect.github.com/grafana/grafana/pull/102212), [@​tolzhabayev](https://redirect.github.com/tolzhabayev) - **CloudMigrations:** Add sorting and error filtering to Snapshot Results backend [#​102753](https://redirect.github.com/grafana/grafana/pull/102753), [@​mmandrus](https://redirect.github.com/mmandrus) - **CloudMigrations:** Change onPremToCloudMigrations feature toggle to GA [#​103212](https://redirect.github.com/grafana/grafana/pull/103212), [@​dana-axinte](https://redirect.github.com/dana-axinte) - **CloudMigrations:** Enable high-level resource type selection [#​103011](https://redirect.github.com/grafana/grafana/pull/103011), [@​macabu](https://redirect.github.com/macabu) - **CloudMigrations:** Implement table sorting in the UI [#​103061](https://redirect.github.com/grafana/grafana/pull/103061), [@​mmandrus](https://redirect.github.com/mmandrus) - **CloudWatch:** Migrate to aws-sdk-go-v2 [#​103106](https://redirect.github.com/grafana/grafana/pull/103106), [@​njvrzm](https://redirect.github.com/njvrzm) - **Cloudwatch:** Do not parse log query grouping field to float [#​102244](https://redirect.github.com/grafana/grafana/pull/102244), [@​iwysiu](https://redirect.github.com/iwysiu) - **Cloudwatch:** Migrate to aws-sdk-go-v2 [#​99643](https://redirect.github.com/grafana/grafana/pull/99643), [@​njvrzm](https://redirect.github.com/njvrzm) - **Cloudwatch:** Revert aws sdk go v2 [#​103644](https://redirect.github.com/grafana/grafana/pull/103644), [@​iwysiu](https://redirect.github.com/iwysiu) - **Config:** Removes setting `viewers_can_edit` [#​102275](https://redirect.github.com/grafana/grafana/pull/102275), [@​eleijonmarck](https://redirect.github.com/eleijonmarck) - **Dashboard Restore:** Remove experimental functionality under feature flag `dashboardRestore` for now - this will be reworked [#​103204](https://redirect.github.com/grafana/grafana/pull/103204), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **Dashboards:** Add Dashboard Schema validation (1) [#​103662](https://redirect.github.com/grafana/grafana/pull/103662), [@​marcoabreu](https://redirect.github.com/marcoabreu) - **Dashboards:** Add a config setting that limits the number of series that will be displayed in a panel. Users can opt in to render all series. [#​103405](https://redirect.github.com/grafana/grafana/pull/103405), [@​oscarkilhed](https://redirect.github.com/oscarkilhed) - **Dashboards:** Prevent saving to a non-existent folder [#​103503](https://redirect.github.com/grafana/grafana/pull/103503), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **Dashboards:** Prevent version restore to same data [#​102665](https://redirect.github.com/grafana/grafana/pull/102665), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **Dependencies:** Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 [#​102555](https://redirect.github.com/grafana/grafana/pull/102555), [@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]) - **Docs:** Standard Datetime units limited to millisecond precision [#​103610](https://redirect.github.com/grafana/grafana/pull/103610), [@​axelavargas](https://redirect.github.com/axelavargas) - **ElasticSearch:** Improve index pattern error messaging and docs [#​103899](https://redirect.github.com/grafana/grafana/pull/103899), [@​idastambuk](https://redirect.github.com/idastambuk) - **ElasticSearch:** Make script field input a text area [#​103708](https://redirect.github.com/grafana/grafana/pull/103708), [@​idastambuk](https://redirect.github.com/idastambuk) - **Extensions:** Expose new observable APIs for accessing components and links [#​103063](https://redirect.github.com/grafana/grafana/pull/103063), [@​leventebalogh](https://redirect.github.com/leventebalogh) - **Feat:** Make expressions work with plugins that set `alerting:false` but `backend:true` in their `plugin.json` files [#​102232](https://redirect.github.com/grafana/grafana/pull/102232), [@​tolzhabayev](https://redirect.github.com/tolzhabayev) - **FlameGraphPanel:** Add units to standard options ([#​89815](https://redirect.github.com/grafana/grafana/issues/89815)) [#​102720](https://redirect.github.com/grafana/grafana/pull/102720), [@​snyderdan](https://redirect.github.com/snyderdan) - **Frontend:** Remove Angular [#​99760](https://redirect.github.com/grafana/grafana/pull/99760), [@​jackw](https://redirect.github.com/jackw) - **Go:** Bump to 1.24.2 [#​103521](https://redirect.github.com/grafana/grafana/pull/103521), [@​Proximyst](https://redirect.github.com/Proximyst) - **Go:** Bump to 1.24.2 (Enterprise) - **I18n:** Add 13 new languages for translations [#​102971](https://redirect.github.com/grafana/grafana/pull/102971), [@​joshhunt](https://redirect.github.com/joshhunt) - **Influx:** Support PDC for Influx SQL [#​103032](https://redirect.github.com/grafana/grafana/pull/103032), [@​aangelisc](https://redirect.github.com/aangelisc) - **JWT:** Add org role mapping support to the JWT provider [#​101584](https://redirect.github.com/grafana/grafana/pull/101584), [@​QuentinBisson](https://redirect.github.com/QuentinBisson) - **K8s:** Dashboards: Add fine grained access control checks to /apis [#​104418](https://redirect.github.com/grafana/grafana/pull/104418), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **K8s:** Enable kubernetesClientDashboardsFolders by default [#​103843](https://redirect.github.com/grafana/grafana/pull/103843), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **LBAC for data sources:** PublicPreview and self serve enablement [#​102276](https://redirect.github.com/grafana/grafana/pull/102276), [@​eleijonmarck](https://redirect.github.com/eleijonmarck) - **Live:** Remove queryOverLive and live-service-web-worker experimental feature flags [#​103518](https://redirect.github.com/grafana/grafana/pull/103518), [@​ryantxu](https://redirect.github.com/ryantxu) - **Logs Panel:** Add ISO8601 date to log download files [#​102932](https://redirect.github.com/grafana/grafana/pull/102932), [@​gtk-grafana](https://redirect.github.com/gtk-grafana) - **Logs Table:** Add new Controls component to Explore [#​103467](https://redirect.github.com/grafana/grafana/pull/103467), [@​matyax](https://redirect.github.com/matyax) - **Logs:** Add new Controls component to Explore [#​103401](https://redirect.github.com/grafana/grafana/pull/103401), [@​matyax](https://redirect.github.com/matyax) - **Logs:** Always keep displayed fields with changed queries [#​102493](https://redirect.github.com/grafana/grafana/pull/102493), [@​svennergr](https://redirect.github.com/svennergr) - **Logs:** Clean up Explore meta information [#​103801](https://redirect.github.com/grafana/grafana/pull/103801), [@​matyax](https://redirect.github.com/matyax) - **Logs:** Prevent automatic scrolling on refresh after changing scroll position [#​102463](https://redirect.github.com/grafana/grafana/pull/102463), [@​matyax](https://redirect.github.com/matyax) - **MetricsDrilldown:** Advance `exploreMetricsUseExternalAppPlugin` feature toggle stage [#​102137](https://redirect.github.com/grafana/grafana/pull/102137), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **MetricsDrilldown:** Advance `exploreMetricsUseExternalAppPlugin` to GA [#​103653](https://redirect.github.com/grafana/grafana/pull/103653), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **MetricsDrilldown:** Mark `exploreMetricsUseExternalAppPlugin` as not frontend-only [#​102942](https://redirect.github.com/grafana/grafana/pull/102942), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **MetricsDrilldown:** Remove legacy Metrics Drilldown code paths [#​103845](https://redirect.github.com/grafana/grafana/pull/103845), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **MetricsDrilldown:** Restore link to Metrics Drilldown from Explore [#​104075](https://redirect.github.com/grafana/grafana/pull/104075), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **NodeGraph:** Add node graph algorithm layout option [#​102760](https://redirect.github.com/grafana/grafana/pull/102760), [@​joey-grafana](https://redirect.github.com/joey-grafana) - **Plugins:** Remove plugin dependency version (Enterprise) - **Plugins:** Remove sort by options from plugins catalog [#​102862](https://redirect.github.com/grafana/grafana/pull/102862), [@​oshirohugo](https://redirect.github.com/oshirohugo) - **Plugins:** Remove support for secrets manager plugins [#​101467](https://redirect.github.com/grafana/grafana/pull/101467), [@​wbrowne](https://redirect.github.com/wbrowne) - **Plugins:** Remove support for secrets manager plugins (Enterprise) - **Plugins:** Remove userStorageAPI feature toggle [#​102915](https://redirect.github.com/grafana/grafana/pull/102915), [@​oshirohugo](https://redirect.github.com/oshirohugo) - **Prometheus:** Add back [@​lezer/highlight](https://redirect.github.com/lezer/highlight) to dev dependency [#​102632](https://redirect.github.com/grafana/grafana/pull/102632), [@​idastambuk](https://redirect.github.com/idastambuk) - **Prometheus:** Add support for cloud partners Prometheus data sources [#​103482](https://redirect.github.com/grafana/grafana/pull/103482), [@​kevinwcyu](https://redirect.github.com/kevinwcyu) - **Prometheus:** Enable Combobox metric select by default [#​101045](https://redirect.github.com/grafana/grafana/pull/101045), [@​joshhunt](https://redirect.github.com/joshhunt) - **Prometheus:** Enable prometheusRunQueriesInParallel feature toggle by default [#​102127](https://redirect.github.com/grafana/grafana/pull/102127), [@​itsmylife](https://redirect.github.com/itsmylife) - **RecordedQueries:** Deprecate recorded queries UI messaging (Enterprise) - **Security:** Update JWT library (CVE-2025-30204) [#​102715](https://redirect.github.com/grafana/grafana/pull/102715), [@​Proximyst](https://redirect.github.com/Proximyst) - **Tempo:** Add support for ad-hoc filters [#​102448](https://redirect.github.com/grafana/grafana/pull/102448), [@​ifrost](https://redirect.github.com/ifrost) - **Tempo:** Remove aggregate by [#​98474](https://redirect.github.com/grafana/grafana/pull/98474), [@​joey-grafana](https://redirect.github.com/joey-grafana) - **TraceView:** Add scope attributes to span details [#​103173](https://redirect.github.com/grafana/grafana/pull/103173), [@​joey-grafana](https://redirect.github.com/joey-grafana) - **TraceView:** Render all links in span details [#​101881](https://redirect.github.com/grafana/grafana/pull/101881), [@​ifrost](https://redirect.github.com/ifrost) - **Traces:** Preinstall Traces Drilldown app with Grafana [#​102986](https://redirect.github.com/grafana/grafana/pull/102986), [@​ifrost](https://redirect.github.com/ifrost) ##### Bug fixes - **Alerting:** Fix Simple condition threshold inputs with negative values. [#​102976](https://redirect.github.com/grafana/grafana/pull/102976), [@​soniaAguilarPeiron](https://redirect.github.com/soniaAguilarPeiron) - **Alerting:** Fix display of `Normal (Updated)` in alert history [#​102476](https://redirect.github.com/grafana/grafana/pull/102476), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Fix rule instances table [#​102290](https://redirect.github.com/grafana/grafana/pull/102290), [@​konrad147](https://redirect.github.com/konrad147) - **Alerting:** Make nested folders work in Alert List Panel [#​103550](https://redirect.github.com/grafana/grafana/pull/103550), [@​tomratcliffe](https://redirect.github.com/tomratcliffe) - **Alerting:** Remove rule type switch for modified export mode [#​102287](https://redirect.github.com/grafana/grafana/pull/102287), [@​konrad147](https://redirect.github.com/konrad147) - **Alerting:** Simplified alert rule toggle bug fixes [#​102119](https://redirect.github.com/grafana/grafana/pull/102119), [@​gillesdemey](https://redirect.github.com/gillesdemey) - **Alertmanager:** Add Role-Based Access Control via reqAction Field [#​101543](https://redirect.github.com/grafana/grafana/pull/101543), [@​olegpixel](https://redirect.github.com/olegpixel) - **App Platform:** Pin bleve to fix CVE-2022-31022 [#​102513](https://redirect.github.com/grafana/grafana/pull/102513), [@​Proximyst](https://redirect.github.com/Proximyst) - **AppChrome/MegaMenu:** Fixes issue with default state being initialised to undocked [#​103507](https://redirect.github.com/grafana/grafana/pull/103507), [@​torkelo](https://redirect.github.com/torkelo) - **AppTitle:** Fix overflowing text [#​103583](https://redirect.github.com/grafana/grafana/pull/103583), [@​tskarhed](https://redirect.github.com/tskarhed) - **Azure:** Ensure basic logs queries are limited to a single resource [#​103588](https://redirect.github.com/grafana/grafana/pull/103588), [@​aangelisc](https://redirect.github.com/aangelisc) - **CloudWatch:** Import new grafana-aws-sdk with PDC fix [#​103249](https://redirect.github.com/grafana/grafana/pull/103249), [@​njvrzm](https://redirect.github.com/njvrzm) - **ColorPicker:** Fixed height when switching tabs [#​103304](https://redirect.github.com/grafana/grafana/pull/103304), [@​DanMPA](https://redirect.github.com/DanMPA) - **Dashboard:** Fix Core Panel Migrations - table panel [#​102146](https://redirect.github.com/grafana/grafana/pull/102146), [@​axelavargas](https://redirect.github.com/axelavargas) - **DashboardScenePage:** Correct slug in self referencing data links [#​100048](https://redirect.github.com/grafana/grafana/pull/100048), [@​Sergej-Vlasov](https://redirect.github.com/Sergej-Vlasov) - **Dashboards:** Fix duplicate provisioning when errors occur on title-only based provisioning [#​102249](https://redirect.github.com/grafana/grafana/pull/102249), [@​stephaniehingtgen](https://redirect.github.com/stephaniehingtgen) - **Dashboards:** Fix panel link to Grafana Metrics Drilldown [#​103759](https://redirect.github.com/grafana/grafana/pull/103759), [@​NWRichmond](https://redirect.github.com/NWRichmond) - **Fix:** Change secure_json_data column data type to medium text only MYSQL [#​102557](https://redirect.github.com/grafana/grafana/pull/102557), [@​s4kh](https://redirect.github.com/s4kh) - **GrafanaUI:** Prevent ToolbarButton from submitting form [#​102228](https://redirect.github.com/grafana/grafana/pull/102228), [@​kozhuhds](https://redirect.github.com/kozhuhds) - **GrafanaUI:** Remove blurred background from overlay backdrops to improve performance [#​103563](https://redirect.github.com/grafana/grafana/pull/103563), [@​joshhunt](https://redirect.github.com/joshhunt) - **LDAP test:** Fix page crash [#​102587](https://redirect.github.com/grafana/grafana/pull/102587), [@​ashharrison90](https://redirect.github.com/ashharrison90) - **Navigation:** Fix bookmarks when Grafana is running under subpath [#​102679](https://redirect.github.com/grafana/grafana/pull/102679), [@​matejkubinec](https://redirect.github.com/matejkubinec) - **PanelEdit:** Fixes suggestions not applying options or field config [#​102675](https://redirect.github.com/grafana/grafana/pull/102675), [@​torkelo](https://redirect.github.com/torkelo) - **PluginProxy:** Fix nil pointer in OAuth forwarding [#​103626](https://redirect.github.com/grafana/grafana/pull/103626), [@​moustafab](https://redirect.github.com/moustafab) - **Plugins:** Fix better UX for disabled Angular plugins [#​101333](https://redirect.github.com/grafana/grafana/pull/101333), [@​hugohaggmark](https://redirect.github.com/hugohaggmark) - **Plugins:** Fix support for adhoc filters with raw queries in InfluxDB [#​101966](https://redirect.github.com/grafana/grafana/pull/101966), [@​beejeebus](https://redirect.github.com/beejeebus) - **Renderer:** Fix regression on callback URL in plugin mode [#​103787](https://redirect.github.com/grafana/grafana/pull/103787), [@​AgnesToulet](https://redirect.github.com/AgnesToulet) - **SQL:** Fix builder crashes when any in selected [#​102871](https://redirect.github.com/grafana/grafana/pull/102871), [@​zoltanbedi](https://redirect.github.com/zoltanbedi) - **SSE:** Fix goroutine leak in math operation expression parsing [#​102380](https://redirect.github.com/grafana/grafana/pull/102380), [@​kylebrandt](https://redirect.github.com/kylebrandt) - **Tempo:** Add fixes for broken exemplars [#​103298](https://redirect.github.com/grafana/grafana/pull/103298), [@​joey-grafana](https://redirect.github.com/joey-grafana) ##### Breaking changes - **Alerting:** Make $value return the query value in case when a single datasource is used [#​102301](https://redirect.github.com/grafana/grafana/pull/102301), [@​alexander-akhmetov](https://redirect.github.com/alexander-akhmetov) - **Alerting:** Relax permissions for access a rule [#​103664](https://redirect.github.com/grafana/grafana/pull/103664), [@​moustafab](https://redirect.github.com/moustafab) - **Alerting:** Remove feature toggles relating to Loki Alert State History [#​103540](https://redirect.github.com/grafana/grafana/pull/103540), [@​rwwiv](https://redirect.github.com/rwwiv) - **Alerting:** Remove the POST endpoint for the internal Grafana Alertmanager config [#​103819](https://redirect.github.com/grafana/grafana/pull/103819), [@​rwwiv](https://redirect.github.com/rwwiv) - **Anonymous:** Enforce org role Viewer setting [#​102070](https://redirect.github.com/grafana/grafana/pull/102070), [@​eleijonmarck](https://redirect.github.com/eleijonmarck) - **Chore:** Enable Grafana version check when installing plugins [#​103176](https://redirect.github.com/grafana/grafana/pull/103176), [@​andresmgot](https://redirect.github.com/andresmgot) - **Chore:** Enabling failWrongDSUID by default in Grafana 12 [#​102192](https://redirect.github.com/grafana/grafana/pull/102192), [@​tolzhabayev](https://redirect.github.com/tolzhabayev) - **Config:** Removes setting `viewers_can_edit` [#​101767](https://redirect.github.com/grafana/grafana/pull/101767), [@​eleijonmarck](https://redirect.github.com/eleijonmarck) - **Frontend:** Remove Angular (Enterprise) - **Plugin Extensions:** Clean up the deprecated APIs [#​102102](https://redirect.github.com/grafana/grafana/pull/102102), [@​leventebalogh](https://redirect.github.com/leventebalogh) - **Plugins:** Remove plugin dependency version [#​103728](https://redirect.github.com/grafana/grafana/pull/103728), [@​wbrowne](https://redirect.github.com/wbrowne) - **Tempo:** Remove traceQLStreaming feature toggle [#​103619](https://redirect.github.com/grafana/grafana/pull/103619), [@​adrapereira](https://redirect.github.com/adrapereira) ##### Plugin development fixes & changes - **Combobox:** add grouping functionality [#​100603](https://redirect.github.com/grafana/grafana/pull/100603), [@​eledobleefe](https://redirect.github.com/eledobleefe) - **Grafana UI:** Add `columnGap` + `rowGap` to `Stack`/`Grid` [#​102883](https://redirect.github.com/grafana/grafana/pull/102883), [@​ashharrison90](https://redirect.github.com/ashharrison90) - **Grafana UI:** Clearly separate multiple warnings by using HTML tags [#​97979](https://redirect.github.com/grafana/grafana/pull/97979), [@​zenador](https://redirect.github.com/zenador) <!-- 12.0.0 END --> <!-- 11.6.1 START --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
d48db66246 |
chore(helm): update image docker.io/songkong/songkong digest to 0e1c511 (#35251)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/songkong/songkong | digest | `783cbdf` -> `0e1c511` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a59d21cf26 |
chore(flux): update image kube-prometheus-stack 71.2.0 → 72.3.0 (clustertool) (#35254)a
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | major | `71.2.0` -> `72.3.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v72.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.3.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.2.0...kube-prometheus-stack-72.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5626](https://redirect.github.com/prometheus-community/helm-charts/pull/5626) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-27.13.0...kube-prometheus-stack-72.3.0 ### [`v72.2.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.2.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.1.1...kube-prometheus-stack-72.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Helm release grafana to v9 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5620](https://redirect.github.com/prometheus-community/helm-charts/pull/5620) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.1.1...kube-prometheus-stack-72.2.0 ### [`v72.1.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.1.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.1.0...kube-prometheus-stack-72.1.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack]coredns dashboard had a little syntax issue by [@​shin71](https://redirect.github.com/shin71) in [https://github.com/prometheus-community/helm-charts/pull/5616](https://redirect.github.com/prometheus-community/helm-charts/pull/5616) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-1.17.2...kube-prometheus-stack-72.1.1 ### [`v72.1.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.1.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.0.1...kube-prometheus-stack-72.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5614](https://redirect.github.com/prometheus-community/helm-charts/pull/5614) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-1.17.1...kube-prometheus-stack-72.1.0 ### [`v72.0.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.0.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.0.0...kube-prometheus-stack-72.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Match serviceAccount name for the prometheus-operator admission webhook deployment by [@​mihaico](https://redirect.github.com/mihaico) in [https://github.com/prometheus-community/helm-charts/pull/5506](https://redirect.github.com/prometheus-community/helm-charts/pull/5506) #### New Contributors - [@​mihaico](https://redirect.github.com/mihaico) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/5506](https://redirect.github.com/prometheus-community/helm-charts/pull/5506) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/alertmanager-1.17.0...kube-prometheus-stack-72.0.1 ### [`v72.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.0.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-71.2.0...kube-prometheus-stack-72.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[CI] Update actions/create-github-app-token action to v2.0.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/prometheus-community/helm-charts/pull/5604](https://redirect.github.com/prometheus-community/helm-charts/pull/5604) - \[kube-prometheus-stack] Add optional PDB for operator by [@​jcpunk](https://redirect.github.com/jcpunk) in [https://github.com/prometheus-community/helm-charts/pull/5600](https://redirect.github.com/prometheus-community/helm-charts/pull/5600) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-redis-exporter-6.10.2...kube-prometheus-stack-72.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
7900f41dd1 |
chore(helm): update image docker.io/domoticz/domoticz 2024.7 → 2025.1 (#35255)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/domoticz/domoticz](https://redirect.github.com/domoticz/domoticz) | major | `ffba80d` -> `f9f22d6` | --- > [!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>domoticz/domoticz (docker.io/domoticz/domoticz)</summary> ### [`v2025.1`](https://redirect.github.com/domoticz/domoticz/releases/tag/2025.1): Stable Release 2025.1 [Compare Source](https://redirect.github.com/domoticz/domoticz/compare/2024.7...2025.1) Stable 2025.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
f6e193be2f |
chore(helm): update image ghcr.io/linuxserver/firefox 136.0.4 → 138.0.1 (#35258)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages) ([source](https://redirect.github.com/linuxserver/docker-firefox)) | major | `bb388da` -> `2e1ac01` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
0387d118ac |
chore(website): lock file maintenance (#35269)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==--> |
||
|
|
547504442f |
chore(helm): update image ghcr.io/home-operations/prowlarr 1.35.1.5034 → 1.36.0.5044 (#35268)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | minor | `f9c4e4c` -> `ad966d1` | --- > [!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>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary> ### [`v1.36.0.5044`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.0.5044): 1.36.0.5044 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.35.1.5034...v1.36.0.5044) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`c0d2cb4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c0d2cb42e90f714bc7111e292a73162855bd9675) Fixed: (PTP) Sorting releases by time added - [`8081f13`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8081f13052da28679052604e1ee7541cf1826b4e) Clean logging messages in AppriseProxy - [`84b672e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/84b672e617b706bf710ed91852c54843ff7153b0) Fixed: Sync indexers to apps only if search is available - [`ed586c2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ed586c2d72fda1ea2bb703c06441d2096e082bbf) Update fixture file for PTP - [`233176e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/233176e32110562954ec71deb6c45714c0f25716) Improve error message when BHD's API responds with HTML - [`d1e3390`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d1e3390baea4757e3c32f8a008235185ec049832) Fixed: (PTP) Category mapping for search results - [`1cd60c7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1cd60c7a409959e84804d677664f3db9773f5a99) Bump version to 1.36.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=187&\_a=release-summary). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
96dea2b0b4 |
chore(helm): update image ghcr.io/home-operations/radarr digest to 794fb31 (#35263)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | digest | `9e7c9a0` -> `794fb31` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6da0bfed72 |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to 6688b2b (#35265)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages) ([source](https://redirect.github.com/linuxserver/docker-mylar3)) | digest | `954cc1e` -> `6688b2b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7c6d1279c8 |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.4-fpm docker digest to 21468f5 (#35260)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `d6e30ce` -> `21468f5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0c7f4b78d7 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
ad1c77f769 |
chore(helm): update image friendica digest to 34c1be7 (#35226)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `82e7cd2` -> `34c1be7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a0c01da6f8 |
chore(helm): update image docker.io/alpine/socat digest to a114a8c (#35221)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `98323ce` -> `a114a8c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c547718816 |
chore(helm): update image docker digest to 3a861ec (#35220)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `f49e1c7` -> `3a861ec` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9409ed5309 |
chore(helm): update image docker.io/mbentley/omada-controller digest to 216fb4c (#35223)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `1865260` -> `216fb4c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
eeadfed116 |
chore(helm): update image docker.io/searxng/searxng digest to 22ca72c (#35225)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `145b720` -> `22ca72c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
31d934cf7b |
chore(helm): update image docker.io/ronivay/xen-orchestra digest to 467d5b4 (#35224)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | digest | `999826b` -> `467d5b4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
60a4912932 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 003ab80 (#35222)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `28696d6` -> `003ab80` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6197316d93 |
chore(helm): update image ghcr.io/linuxserver/davos digest to d192cfa (#35227)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages) ([source](https://redirect.github.com/linuxserver/docker-davos)) | digest | `673ce1a` -> `d192cfa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3c91551fa0 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 22edf7f (#35228)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `4a103c5` -> `22edf7f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ae619707c6 |
chore(helm): update image docker.io/balabit/syslog-ng 4.8.0 → 4.8.2 (#35232)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/balabit/syslog-ng](https://redirect.github.com/syslog-ng/syslog-ng) | patch | `835dec2` -> `9b86ac1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
018c4e0b66 |
chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 2edfd05 (#35229)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress)) | digest | `b7852a1` -> `2edfd05` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
eca616cbb6 |
chore(flux): update image jackett 23.3.97 → 23.3.98 (#35231)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.97` -> `23.3.98` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
da0b0a2f53 |
chore(helm): update image docker.io/brandawg93/peanut 5.7.4 → 5.7.5 (#35233)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | patch | `22604c7` -> `c76faf5` | --- > [!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>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary> ### [`v5.7.5`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.7.5) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.7.4...v5.7.5) #### What's Changed - Fix auth secret by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [https://github.com/Brandawg93/PeaNUT/pull/244](https://redirect.github.com/Brandawg93/PeaNUT/pull/244) **Full Changelog**: https://github.com/Brandawg93/PeaNUT/compare/v5.7.4...v5.7.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1f0543f47e |
chore(helm): update image docker.io/deconzcommunity/deconz 2.30.1 → 2.30.2 (#35235)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/deconzcommunity/deconz | patch | `c5b11ee` -> `0a700ad` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
6acf300e49 |
chore(helm): update image docker.io/tinymediamanager/tinymediamanager 5.1.5 → 5.1.6 (#35239)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tinymediamanager/tinymediamanager | patch | `5fbca69` -> `599ecf9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ec9baca4b0 |
chore(helm): update image docker.io/jeessy/ddns-go v6.9.1 → v6.9.2 (#35236)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jeessy/ddns-go | patch | `9e321ef` -> `88bf5ce` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
858a6ff5af |
chore(helm): update image docker.io/semaphoreui/semaphore v2.14.9 → v2.14.10 (#35237)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `15cfc94` -> `9064ecf` | --- > [!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.14.10`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.14.10) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.14.9...v2.14.10) #### Bugfixes - Semaphore runner does not use correct ansible version in image \*--ansible2.16.5[https://github.com/semaphoreui/semaphore/issues/3005](https://redirect.github.com/semaphoreui/semaphore/issues/3005)5 - No Survey variables when launching task with play button from Task Templates [https://github.com/semaphoreui/semaphore/issues/3009](https://redirect.github.com/semaphoreui/semaphore/issues/3009) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1f8ff3f5e1 |
chore(helm): update image docker.io/shaneisrael/fireshare v1.2.22 → v1.2.23 (#35238)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/shaneisrael/fireshare | patch | `1888875` -> `61c51ff` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8500bff577 |
chore(helm): update image docker.io/wiserain/flexget 3.15.38 → 3.15.40 (#35240)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `69121c5` -> `3e4544f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ecdc2ba72a |
chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.9 → 0.34.10 (#35244)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync) | patch | `c7e4943` -> `aa39f34` | --- > [!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.10`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.9...0.34.10) [Compare Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.34.9...0.34.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b9ec856416 |
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.34.1 → v1.34.2 (#35242)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `15f2553` -> `83defec` | --- > [!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>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.34.2`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.34.2) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.34.1...v1.34.2) ##### Features - adjustable thumbnail size on Job Queue and History ([#​1668](https://redirect.github.com/fluidd-core/fluidd/issues/1668)) ([0b7cbfd](https://redirect.github.com/fluidd-core/fluidd/commit/0b7cbfd0d029b0f8b490d80714dd77b57d069e4a)) - Enhancements to Happy Hare MMU support ([#​1666](https://redirect.github.com/fluidd-core/fluidd/issues/1666)) ([7471c36](https://redirect.github.com/fluidd-core/fluidd/commit/7471c36fa5597b3cabbee35d35e03fa7d061a6f7)) - **FileSystem:** disk space alert below 20% or 1Gb ([285278f](https://redirect.github.com/fluidd-core/fluidd/commit/285278f8f59a22ab9d999409339a8e03384ff7be)) - **i18n-de:** Update German translations ([3d13c65](https://redirect.github.com/fluidd-core/fluidd/commit/3d13c6529b756d663cb0d97d795a30dc2ef51ca3)) - **i18n-hu:** Update Hungarian translations ([07d5930](https://redirect.github.com/fluidd-core/fluidd/commit/07d5930bef60af3125b7631d4234cf08e28448ea)) - **i18n-pl:** Update Polish translations ([1802c4b](https://redirect.github.com/fluidd-core/fluidd/commit/1802c4b4e2b5d80ec5f29eccd2ab37b2bb26a6af)) - **i18n-pt:** Update Portuguese translations ([4850507](https://redirect.github.com/fluidd-core/fluidd/commit/4850507cb74d6bc566e4cfd260b816d15389d4a9)) - **i18n-sv:** Update Swedish translations ([766540c](https://redirect.github.com/fluidd-core/fluidd/commit/766540cd07a35f0a72395da50f62752ac76b27fa)) - **i18n-tr:** Update Turkish translations ([98d7892](https://redirect.github.com/fluidd-core/fluidd/commit/98d7892841864b8ec914989b90678b9e9c489ae2)) - **i18n-uk:** Update Ukrainian translations ([ab599b3](https://redirect.github.com/fluidd-core/fluidd/commit/ab599b3320621f44f51fec3737385f9a4f5dd1fd)) - **JobQueue:** use current print ETA in queue ETA ([#​1669](https://redirect.github.com/fluidd-core/fluidd/issues/1669)) ([770899b](https://redirect.github.com/fluidd-core/fluidd/commit/770899b8a5fc1a2c1292ac0ec56b9db6961aa025)) - sub menu to non-selected MMU gate ([#​1679](https://redirect.github.com/fluidd-core/fluidd/issues/1679)) ([ab0c9c6](https://redirect.github.com/fluidd-core/fluidd/commit/ab0c9c67541b40ba47dfdf53ee5c88d8d42d49d8)) - **Updates:** adds python packages support ([#​1672](https://redirect.github.com/fluidd-core/fluidd/issues/1672)) ([87879d5](https://redirect.github.com/fluidd-core/fluidd/commit/87879d57e831269cdcbf527022cec899766692d0)) ##### Bug Fixes - use path & filename in MmuEditTtgMapDialog ([#​1676](https://redirect.github.com/fluidd-core/fluidd/issues/1676)) ([4e3da1b](https://redirect.github.com/fluidd-core/fluidd/commit/4e3da1b39ac325178945f6fd3634cc92e971db64)) ##### Code Refactorings - fixes minor code typo ([4a5cbc5](https://redirect.github.com/fluidd-core/fluidd/commit/4a5cbc567142d887b72decda4e800be8dd84d70a)) - update status ([d2f5f1f](https://redirect.github.com/fluidd-core/fluidd/commit/d2f5f1f84d94b16382b45addef4909bdd3e75d6c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8b2e439117 |
chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.4.1 → 10.4.2 (#35241)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | patch | `5e1e698` -> `4a8adb3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v10.4.2`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1042-2025-05-08) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.4.1...v10.4.2) ##### Bug Fixes - bump Z-Wave JS Server to 3.0.2 ([#​4227](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4227)) ([f349990](https://redirect.github.com/zwave-js/zwave-js-ui/commit/f34999065997e8c418f7c404c6a7a9d8777a626e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8216f70b35 |
chore(helm): update image docker.io/stonith404/pingvin-share v1.11.1 → v1.12.0 (#35248)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/stonith404/pingvin-share](https://redirect.github.com/stonith404/pingvin-share) | minor | `bf73383` -> `a014aa6` | --- > [!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>stonith404/pingvin-share (docker.io/stonith404/pingvin-share)</summary> ### [`v1.12.0`](https://redirect.github.com/stonith404/pingvin-share/releases/tag/v1.12.0) [Compare Source](https://redirect.github.com/stonith404/pingvin-share/compare/v1.11.1...v1.12.0) ##### Features - **s3:** stream s3 content over a zip file ([#​822](https://redirect.github.com/stonith404/pingvin-share/issues/822) by [@​thereis](https://redirect.github.com/thereis)) ##### Bug Fixes - disable HTML rendering in Markdown preview ([427e99c](https://redirect.github.com/stonith404/pingvin-share/commit/427e99c7b1d00ff6ed7b5fd879d8cf0f0d49281a)) - health check for containers with reverse proxy disabled ([#​816](https://redirect.github.com/stonith404/pingvin-share/issues/816) by [@​marvinruder](https://redirect.github.com/marvinruder)) - OIDC configuration from YAML configuration file doesn't get loaded ([48a6ceb](https://redirect.github.com/stonith404/pingvin-share/commit/48a6ceb3b4b4dfc0407dc6f9ee2e07cca1829cef)) - spelling mistake and add clarity in email template ([#​824](https://redirect.github.com/stonith404/pingvin-share/issues/824) by [@​bunnypranav](https://redirect.github.com/bunnypranav)) - use sandbox CSP for file previews ([1864951](https://redirect.github.com/stonith404/pingvin-share/commit/1864951bdbf573431e795109224a45545b86b54d) Thanks to Myo) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b431708924 |
chore(container): update docker.io/renovate/renovate docker tag to v40.11.2 (#35245)
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 | `40.8.0-full` -> `40.11.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> ### [`v40.11.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.11.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.11.1...40.11.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.64.7 (main) ([#​35838](https://redirect.github.com/renovatebot/renovate/issues/35838)) ([b3730ca](https://redirect.github.com/renovatebot/renovate/commit/b3730cadbb788b5befa120e6ce8056c6a60fd6d8)) ##### Documentation - added information about Developer Platform APIs ([#​35816](https://redirect.github.com/renovatebot/renovate/issues/35816)) ([91960ed](https://redirect.github.com/renovatebot/renovate/commit/91960edb18ef4f90a2155d2d9a353b306795deb9)) ### [`v40.11.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.11.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.11.0...40.11.1) ##### Bug Fixes - properly pass configured env ([#​35835](https://redirect.github.com/renovatebot/renovate/issues/35835)) ([bb9faed](https://redirect.github.com/renovatebot/renovate/commit/bb9faed9c3754c316bea5415a3100df4284ce639)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.24 (main) ([#​35834](https://redirect.github.com/renovatebot/renovate/issues/35834)) ([99d93ef](https://redirect.github.com/renovatebot/renovate/commit/99d93ef780f8e968bcd1caad40d1656d887a004e)) ### [`v40.11.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.11.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.7...40.11.0) ##### Features - **versioning:** isBreaking ([#​31859](https://redirect.github.com/renovatebot/renovate/issues/31859)) ([6793550](https://redirect.github.com/renovatebot/renovate/commit/67935500d72c23d212b6d767adcb8b956b4bc6bf)) ##### Documentation - fix bumpVersions example for charts ([#​35830](https://redirect.github.com/renovatebot/renovate/issues/35830)) ([9a2ac27](https://redirect.github.com/renovatebot/renovate/commit/9a2ac273c57408deb0e5332a3e5be77b9eca5394)) ##### Miscellaneous Chores - **config:** migrate renovate config ([#​35775](https://redirect.github.com/renovatebot/renovate/issues/35775)) ([c038dc6](https://redirect.github.com/renovatebot/renovate/commit/c038dc639495774aaaddfb81fb9bc6cfe2fb6bb2)) - **renovate:** require approval for next branch ([#​35831](https://redirect.github.com/renovatebot/renovate/issues/35831)) ([30ef4cb](https://redirect.github.com/renovatebot/renovate/commit/30ef4cb473d0e2092488fdb9c9b6064ad6abd210)) ### [`v40.10.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.7) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.6...40.10.7) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.64.6 (main) ([#​35827](https://redirect.github.com/renovatebot/renovate/issues/35827)) ([d83c150](https://redirect.github.com/renovatebot/renovate/commit/d83c150e3d4352a5cb3c8d58b8b9b946c52054b3)) ### [`v40.10.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.6) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.5...40.10.6) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.23 (main) ([#​35825](https://redirect.github.com/renovatebot/renovate/issues/35825)) ([479266f](https://redirect.github.com/renovatebot/renovate/commit/479266ff5200b67707d922bed47c4115da6a57a8)) ##### Code Refactoring - Make package caching params explicit ([#​35815](https://redirect.github.com/renovatebot/renovate/issues/35815)) ([7ab0956](https://redirect.github.com/renovatebot/renovate/commit/7ab095648f7bf3f661f5b772b9182108da7f9896)) ### [`v40.10.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.4...40.10.5) ##### Bug Fixes - **bumpVersions:** do not set allowed values as it is a template field ([#​35819](https://redirect.github.com/renovatebot/renovate/issues/35819)) ([5cc3918](https://redirect.github.com/renovatebot/renovate/commit/5cc3918986fbaeecbb1adfe053a3c60e1f7f35cb)) ##### Miscellaneous Chores - **deps:** update actions/dependency-review-action action to v4.7.0 (main) ([#​35817](https://redirect.github.com/renovatebot/renovate/issues/35817)) ([f47e391](https://redirect.github.com/renovatebot/renovate/commit/f47e39123ea077bd728141a58d3fab66e3c7ee2b)) - **deps:** update containerbase/internal-tools action to v3.10.31 (main) ([#​35820](https://redirect.github.com/renovatebot/renovate/issues/35820)) ([caa7480](https://redirect.github.com/renovatebot/renovate/commit/caa74805b01e7128d706863736d3e5426e69f1e8)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.23 (main) ([#​35821](https://redirect.github.com/renovatebot/renovate/issues/35821)) ([ad55047](https://redirect.github.com/renovatebot/renovate/commit/ad550470036886f4dcafddee44caa13133912c6e)) ### [`v40.10.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.3...40.10.4) ##### Build System - drop obsolete re2 patch ([#​35810](https://redirect.github.com/renovatebot/renovate/issues/35810)) ([dd77175](https://redirect.github.com/renovatebot/renovate/commit/dd77175d444e1eb2c06b2ca84a95074475f0e96d)) ##### Continuous Integration - fix node version install ([#​35811](https://redirect.github.com/renovatebot/renovate/issues/35811)) ([c48922f](https://redirect.github.com/renovatebot/renovate/commit/c48922f8b0322045123dbf621f552713d06548c2)) ### [`v40.10.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.2...40.10.3) ##### Miscellaneous Chores - **deps:** update dependency [@​vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin) to v1.1.44 (main) ([#​35813](https://redirect.github.com/renovatebot/renovate/issues/35813)) ([cc6a883](https://redirect.github.com/renovatebot/renovate/commit/cc6a883df3645331ea92478be173aa2bcb5d5c5c)) ##### Build System - **deps:** update dependency cronstrue to v2.60.0 (main) ([#​35814](https://redirect.github.com/renovatebot/renovate/issues/35814)) ([6b53f12](https://redirect.github.com/renovatebot/renovate/commit/6b53f122012b52aeb2afaed898bce7f8659e0f50)) ### [`v40.10.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.1...40.10.2) ##### Bug Fixes - **mix:** redirect archives cache ([#​35806](https://redirect.github.com/renovatebot/renovate/issues/35806)) ([6c985eb](https://redirect.github.com/renovatebot/renovate/commit/6c985eba3e9d576aa8b6d0f90f6155c103ab0539)) - **npm/pnpm:** redirect cache and store dir ([#​35807](https://redirect.github.com/renovatebot/renovate/issues/35807)) ([8fb6a9c](https://redirect.github.com/renovatebot/renovate/commit/8fb6a9c89e7c293895c5a4ae861596c97601a189)) ### [`v40.10.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.10.0...40.10.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.64.5 (main) ([#​35804](https://redirect.github.com/renovatebot/renovate/issues/35804)) ([320eba3](https://redirect.github.com/renovatebot/renovate/commit/320eba3d82707254e218dc2553fb7c22e5e39f49)) ### [`v40.10.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.10.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.9.1...40.10.0) ##### Features - **manager/mise:** support assorted mise tools ([#​35650](https://redirect.github.com/renovatebot/renovate/issues/35650)) ([866cdb3](https://redirect.github.com/renovatebot/renovate/commit/866cdb391b78f368ea7c6c9baf62e36343fce2e6)) ##### Code Refactoring - **libyears:** restructure exported type ([#​35778](https://redirect.github.com/renovatebot/renovate/issues/35778)) ([83570fe](https://redirect.github.com/renovatebot/renovate/commit/83570fed11b19f7eaa1bfb40d235eda694c582a3)) ### [`v40.9.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.9.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.9.0...40.9.1) ##### Bug Fixes - **manager:** Migrate to `managerFilePatterns` of config-presets ([#​35799](https://redirect.github.com/renovatebot/renovate/issues/35799)) ([18a44a1](https://redirect.github.com/renovatebot/renovate/commit/18a44a137ef760230fa481c3dcf764828c4d0468)) ### [`v40.9.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.9.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.8.2...40.9.0) ##### Features - **maven:** Package cache provider ([#​34959](https://redirect.github.com/renovatebot/renovate/issues/34959)) ([57ec100](https://redirect.github.com/renovatebot/renovate/commit/57ec1001f783427f64c0b3d8c81c07d8449eebfb)) ##### Bug Fixes - Add missing memory caching to HTTP requests ([#​35793](https://redirect.github.com/renovatebot/renovate/issues/35793)) ([476563f](https://redirect.github.com/renovatebot/renovate/commit/476563f42ba1639349a81e30473caae6dfebf026)) ### [`v40.8.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.8.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.8.1...40.8.2) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.22 (main) ([#​35795](https://redirect.github.com/renovatebot/renovate/issues/35795)) ([cbc4d99](https://redirect.github.com/renovatebot/renovate/commit/cbc4d99b379efbf8bd56a2e11c040371a3a7a7e1)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.22 (main) ([#​35794](https://redirect.github.com/renovatebot/renovate/issues/35794)) ([74c34fc](https://redirect.github.com/renovatebot/renovate/commit/74c34fc643cf9fa144ed68db280e1ca2ebf9b236)) ### [`v40.8.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.8.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.8.0...40.8.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.21 (main) ([#​35781](https://redirect.github.com/renovatebot/renovate/issues/35781)) ([106754d](https://redirect.github.com/renovatebot/renovate/commit/106754d4494f9a0ecd0439ec62fe97abd7a7f57b)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.21 (main) ([#​35779](https://redirect.github.com/renovatebot/renovate/issues/35779)) ([b7bc6c6](https://redirect.github.com/renovatebot/renovate/commit/b7bc6c6d6401bc9a7967456e29da8ff08e26fd6a)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
05cb90ee5d |
chore(helm): update image docker.io/victoriametrics/victoria-metrics v1.116.0 → v1.117.0 (#35249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/victoriametrics/victoria-metrics](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics) | minor | `b10c78f` -> `2093194` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
88d556fc73 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.4.4 → 2025.5.1 (#35247)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | minor | `c9a4eef` -> `249d5c2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.5.1`](https://redirect.github.com/home-assistant/core/releases/tag/2025.5.1) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.5.0...2025.5.1) - Fix Z-Wave restore nvm command to wait for driver ready ([@​MartinHjelmare] - [#​144413]) ([zwave_js docs]) - fix homekit air purifier temperature sensor to convert unit ([@​tamwahba] - [#​144435]) ([homekit docs]) - Add LAP-V102S-AUSR to VeSync ([@​DukeChocula] - [#​144437]) ([vesync docs]) - Bump pylamarzocco to 2.0.1 ([@​zweckj] - [#​144454]) ([lamarzocco docs]) (dependency) - Fix Z-Wave reset accumulated values button entity category ([@​MartinHjelmare] - [#​144459]) ([zwave_js docs]) - Fix point import error ([@​fredrike] - [#​144462]) ([point docs]) - Ignore Fronius Gen24 firmware 1.35.4-1 SSL verification issue ([@​farmio] - [#​144463]) ([fronius docs]) - Don't encrypt or decrypt unknown files in backup archives ([@​emontnemery] - [#​144495]) ([backup docs]) - Bump forecast-solar to 4.2.0 ([@​bdraco] - [#​144502]) ([forecast_solar docs]) (dependency) - Fix removing of smarthome templates on startup of AVM Fritz!SmartHome integration ([@​mib1185] - [#​144506]) ([fritzbox docs]) - Bump aiodns to 3.4.0 ([@​bdraco] - [#​144511]) ([dnsip docs]) (dependency) - Fix statistics coordinator subscription for lamarzocco ([@​zweckj] - [#​144541]) ([lamarzocco docs]) - Update frontend to [`2025050`](https://redirect.github.com/home-assistant/core/commit/20250509).0 ([@​bramkragten] - [#​144549]) ([frontend docs]) (dependency) - Reolink clean device registry mac ([@​starkillerOG] - [#​144554]) ([reolink docs]) - Prevent errors during cleaning of connections/identifiers in device registry ([@​starkillerOG] - [#​144558]) [#​144406]: https://redirect.github.com/home-assistant/core/pull/144406 [#​144413]: https://redirect.github.com/home-assistant/core/pull/144413 [#​144435]: https://redirect.github.com/home-assistant/core/pull/144435 [#​144437]: https://redirect.github.com/home-assistant/core/pull/144437 [#​144454]: https://redirect.github.com/home-assistant/core/pull/144454 [#​144459]: https://redirect.github.com/home-assistant/core/pull/144459 [#​144462]: https://redirect.github.com/home-assistant/core/pull/144462 [#​144463]: https://redirect.github.com/home-assistant/core/pull/144463 [#​144495]: https://redirect.github.com/home-assistant/core/pull/144495 [#​144502]: https://redirect.github.com/home-assistant/core/pull/144502 [#​144506]: https://redirect.github.com/home-assistant/core/pull/144506 [#​144511]: https://redirect.github.com/home-assistant/core/pull/144511 [#​144541]: https://redirect.github.com/home-assistant/core/pull/144541 [#​144549]: https://redirect.github.com/home-assistant/core/pull/144549 [#​144554]: https://redirect.github.com/home-assistant/core/pull/144554 [#​144558]: https://redirect.github.com/home-assistant/core/pull/144558 [@​DukeChocula]: https://redirect.github.com/DukeChocula [@​MartinHjelmare]: https://redirect.github.com/MartinHjelmare [@​bdraco]: https://redirect.github.com/bdraco [@​bramkragten]: https://redirect.github.com/bramkragten [@​emontnemery]: https://redirect.github.com/emontnemery [@​farmio]: https://redirect.github.com/farmio [@​fredrike]: https://redirect.github.com/fredrike [@​frenck]: https://redirect.github.com/frenck [@​mib1185]: https://redirect.github.com/mib1185 [@​starkillerOG]: https://redirect.github.com/starkillerOG [@​tamwahba]: https://redirect.github.com/tamwahba [@​zweckj]: https://redirect.github.com/zweckj [backup docs]: https://www.home-assistant.io/integrations/backup/ [dnsip docs]: https://www.home-assistant.io/integrations/dnsip/ [forecast_solar docs]: https://www.home-assistant.io/integrations/forecast_solar/ [fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/ [fronius docs]: https://www.home-assistant.io/integrations/fronius/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [lamarzocco docs]: https://www.home-assistant.io/integrations/lamarzocco/ [point docs]: https://www.home-assistant.io/integrations/point/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [vesync docs]: https://www.home-assistant.io/integrations/vesync/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ### [`v2025.5.0`](https://redirect.github.com/home-assistant/core/releases/tag/2025.5.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.4.4...2025.5.0) https://www.home-assistant.io/blog/2025/05/07/release-20255/ </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ade1871c64 | chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.46.0 → 0.46.1 (#35243) | ||
|
|
d969a9d666 |
chore(helm): update image docker.io/clickhouse/clickhouse-server 25.4.2.31 → 25.4.3.22 (#35234)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | patch | `5311f71` -> `cbca92d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
764767a33b |
chore(helm): update image docker.io/whyour/qinglong 2.18.3 → 2.19.0 (#35250)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | minor | `fd26193` -> `b250628` | --- > [!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>whyour/qinglong (docker.io/whyour/qinglong)</summary> ### [`v2.19.0`](https://redirect.github.com/whyour/qinglong/compare/v2.18.3...v2.19.0) [Compare Source](https://redirect.github.com/whyour/qinglong/compare/v2.18.3...v2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
e2c26a5259 |
chore(helm): update image docker.io/bobokun/qbit_manage v4.2.2 → v4.3.0 (#35246)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bobokun/qbit_manage | minor | `33e4834` -> `c52c93e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ef5e423d46 |
chore(container): update docker.io/renovate/renovate docker tag to v40.8.2 (#35230)
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 | `40.8.0-full` -> `40.8.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> ### [`v40.8.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.8.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.8.1...40.8.2) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.22 (main) ([#​35795](https://redirect.github.com/renovatebot/renovate/issues/35795)) ([cbc4d99](https://redirect.github.com/renovatebot/renovate/commit/cbc4d99b379efbf8bd56a2e11c040371a3a7a7e1)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.22 (main) ([#​35794](https://redirect.github.com/renovatebot/renovate/issues/35794)) ([74c34fc](https://redirect.github.com/renovatebot/renovate/commit/74c34fc643cf9fa144ed68db280e1ca2ebf9b236)) ### [`v40.8.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.8.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.8.0...40.8.1) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.21 (main) ([#​35781](https://redirect.github.com/renovatebot/renovate/issues/35781)) ([106754d](https://redirect.github.com/renovatebot/renovate/commit/106754d4494f9a0ecd0439ec62fe97abd7a7f57b)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.21 (main) ([#​35779](https://redirect.github.com/renovatebot/renovate/issues/35779)) ([b7bc6c6](https://redirect.github.com/renovatebot/renovate/commit/b7bc6c6d6401bc9a7967456e29da8ff08e26fd6a)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c3de6edf40 |
chore(helm): update image tccr.io/tccr/db-wait-redis digest to 819717e (#35216)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/db-wait-redis](https://redirect.github.com/truecharts/public) | digest | `c4ffaa0` -> `819717e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0ecc60ed1b |
chore(helm): update image ghcr.io/authelia/authelia 4.39.1 → 4.39.2 (#35218)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/authelia/authelia](https://redirect.github.com/authelia/authelia/pkgs/container/authelia) ([source](https://redirect.github.com/authelia/authelia)) | patch | `e325963` -> `7422c90` | --- > [!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>authelia/authelia (ghcr.io/authelia/authelia)</summary> ### [`v4.39.2`](https://redirect.github.com/authelia/authelia/releases/tag/v4.39.2) [Compare Source](https://redirect.github.com/authelia/authelia/compare/v4.39.1...v4.39.2) ##### Bug Fixes - **commands:** incorrect flag mapping ([#​9292](https://redirect.github.com/authelia/authelia/issues/9292)) ([6b358ef](https://redirect.github.com/authelia/authelia/commit/6b358ef5b201672fedc433d26cc004cd50ee4535)) - **configuration:** missing oidc alg validations ([#​9267](https://redirect.github.com/authelia/authelia/issues/9267)) ([694cf9e](https://redirect.github.com/authelia/authelia/commit/694cf9ee98112dd06af0a71de11378e8ce8a44aa)) - **configuration:** yescrypt not configurable ([#​9241](https://redirect.github.com/authelia/authelia/issues/9241)) ([0f6c1dc](https://redirect.github.com/authelia/authelia/commit/0f6c1dcdc8d9892e3506d2d53e4edfba5a8b4b1c)) - **oidc:** consent semantics not enforced ([#​9331](https://redirect.github.com/authelia/authelia/issues/9331)) ([04c27fe](https://redirect.github.com/authelia/authelia/commit/04c27fef7bd1715a621bda3d9910317c997b051a)) - **oidc:** consent subject binding too early ([#​9302](https://redirect.github.com/authelia/authelia/issues/9302)) ([3ebed86](https://redirect.github.com/authelia/authelia/commit/3ebed86c189abd30d9166ae9688bad82674ffd01)) - **oidc:** device authorization flow ([#​9429](https://redirect.github.com/authelia/authelia/issues/9429)) ([f6001ff](https://redirect.github.com/authelia/authelia/commit/f6001ffe39cbd11e00ec9ae2cf9f3577fcdb16a9)) - **oidc:** ensure stateful userinfo token use ([#​9385](https://redirect.github.com/authelia/authelia/issues/9385)) ([9b2de99](https://redirect.github.com/authelia/authelia/commit/9b2de99878990e191068317b3da9c5a7a278218e)), closes [#​9382](https://redirect.github.com/authelia/authelia/issues/9382) - **oidc:** include missing id token claims in implicit flow ([#​9238](https://redirect.github.com/authelia/authelia/issues/9238)) ([1313776](https://redirect.github.com/authelia/authelia/commit/13137760d9df066165710ecb3ee2a9511a956ec9)) - **oidc:** missing device code handlers ([#​9265](https://redirect.github.com/authelia/authelia/issues/9265)) ([b0cf8c5](https://redirect.github.com/authelia/authelia/commit/b0cf8c52443583870cd95e2b4dd8128a17504afe)) - **oidc:** missing grant handlers ([#​9272](https://redirect.github.com/authelia/authelia/issues/9272)) ([25f79d0](https://redirect.github.com/authelia/authelia/commit/25f79d0c9543d2343bbfbd555e7dc663ab2c561c)) - **webauthn:** metadata errors too vague ([#​9012](https://redirect.github.com/authelia/authelia/issues/9012)) ([1eaf858](https://redirect.github.com/authelia/authelia/commit/1eaf858a0a086676091558f3117ff9bbe809baef)) - **webauthn:** passkey compliance workaround ([#​9278](https://redirect.github.com/authelia/authelia/issues/9278)) ([0a3e633](https://redirect.github.com/authelia/authelia/commit/0a3e6335dc206686a8d8a3be7f9ca086640d3b0f)), closes [#​9094](https://redirect.github.com/authelia/authelia/issues/9094) - **web:** differing password ux ([#​9243](https://redirect.github.com/authelia/authelia/issues/9243)) ([aef2966](https://redirect.github.com/authelia/authelia/commit/aef29664637f36414619ec0eb5af8c46d08608e9)) - **web:** display name is mislabeled as username ([#​9108](https://redirect.github.com/authelia/authelia/issues/9108)) ([b05026c](https://redirect.github.com/authelia/authelia/commit/b05026cd4912118e7b68920b028049b8b63392a1)) - **web:** unified peek button for password fields ([#​9311](https://redirect.github.com/authelia/authelia/issues/9311)) ([ec34a3f](https://redirect.github.com/authelia/authelia/commit/ec34a3f4c093863c79b65313f4c7f7474d0e9eed)) ##### Performance Improvements - **configuration:** decode hooks improvements ([#​9338](https://redirect.github.com/authelia/authelia/issues/9338)) ([8dbdfdc](https://redirect.github.com/authelia/authelia/commit/8dbdfdcd6322a0c3a6d52c91dd9f3cfc4af124b8)) ##### Docker Container - `docker pull authelia/authelia:4.39.2` - `docker pull ghcr.io/authelia/authelia:4.39.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
00f33dbc89 |
chore(helm): update image ghcr.io/meeb/tubesync digest to 3033601 (#35215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `be71ad3` -> `3033601` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
62f1e481ed |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1884 → 0.22.1887 (#35219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `3ce13a0` -> `60fa138` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
af1ac96d75 |
chore(deps): pin tccr.io/tccr/alpine docker tag to 8ae22cc (#35211)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | tccr.io/tccr/alpine | final | pinDigest | -> `8ae22cc` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==--> |
||
|
|
8a0c61fd49 | chore(helm): update image ghcr.io/linuxserver/emulatorjs digest to 66a1d3f (#35213) |