From 9570e5acc26d6cbf4e1a6af64a64468d7c9b4edf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Jan 2026 02:36:44 +0100 Subject: [PATCH] =?UTF-8?q?fix(tracearr):=20update=20image=20ghcr.io/conno?= =?UTF-8?q?rgallopo/tracearr=201.4.10=20=E2=86=92=201.4.12=20(#44270)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/connorgallopo/tracearr](https://redirect.github.com/connorgallopo/Tracearr) | patch | `26d7486` -> `3ac79a0` | --- > [!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
connorgallopo/Tracearr (ghcr.io/connorgallopo/tracearr) ### [`v1.4.12`](https://redirect.github.com/connorgallopo/Tracearr/releases/tag/v1.4.12) Fix TimescaleDB migrations and compression settings - Migration 0045: Handle hypertable compression automatically - Decompress chunks, alter column, re-enable compression - Works for both TimescaleDB and non-TimescaleDB users - Fix compression orderby auto-detection (32-column limit) - Auto-fix compression settings on server startup
--- ### 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. --- - [ ] 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). --- charts/stable/tracearr/Chart.yaml | 4 ++-- charts/stable/tracearr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tracearr/Chart.yaml b/charts/stable/tracearr/Chart.yaml index 1d5a10bff6c..b2a05c573c4 100644 --- a/charts/stable/tracearr/Chart.yaml +++ b/charts/stable/tracearr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.10 +appVersion: 1.4.12 dependencies: - name: common version: 28.29.40 @@ -46,5 +46,5 @@ sources: - https://github.com/connorgallopo/Tracearr/blob/main/docker/docker-compose.yml - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tracearr type: application -version: 1.0.18 +version: 1.0.19 diff --git a/charts/stable/tracearr/values.yaml b/charts/stable/tracearr/values.yaml index 36e24c2f421..c807814f6b7 100644 --- a/charts/stable/tracearr/values.yaml +++ b/charts/stable/tracearr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/connorgallopo/tracearr pullPolicy: IfNotPresent - tag: 1.4.10@sha256:26d7486f4166c9fb6ee8375b22079294fca5b0e10afc13dcce4fbb606223bbb7 + tag: 1.4.12@sha256:3ac79a0cae844ea4642ae8098a12f2bdea191d5f11c03b38b3085d41ccb36b90 securityContext: container: