fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.10 → 1.4.12 (#44270)

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

<details>
<summary>connorgallopo/Tracearr
(ghcr.io/connorgallopo/tracearr)</summary>

###
[`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

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhY2VhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2026-01-29 02:36:44 +01:00
committed by GitHub
parent 1c619b5c73
commit 9570e5acc2
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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: