From 5d396bb3c608eb3b515fa8fde6fa4dd18f076e9f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 Jan 2026 18:22:58 +0100 Subject: [PATCH] =?UTF-8?q?feat(traggo):=20update=20image=20docker.io/trag?= =?UTF-8?q?go/server=200.7.1=20=E2=86=92=200.8.1=20(#43316)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/traggo/server](https://redirect.github.com/traggo/server) | minor | `f471db2` -> `df82490` | --- > [!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
traggo/server (docker.io/traggo/server) ### [`v0.8.1`](https://redirect.github.com/traggo/server/releases/tag/v0.8.1) [Compare Source](https://redirect.github.com/traggo/server/compare/v0.7.1...v0.8.1) - Apply theme selection on login ([#​107](https://redirect.github.com/traggo/server/issues/107) via [#​211](https://redirect.github.com/traggo/server/issues/211)) by [@​zumoshi](https://redirect.github.com/zumoshi) - Fix rename tag case normalization ([#​131](https://redirect.github.com/traggo/server/issues/131) via [#​212](https://redirect.github.com/traggo/server/issues/212)) by [@​zumoshi](https://redirect.github.com/zumoshi) - Disallow spaces in tag creation ([#​72](https://redirect.github.com/traggo/server/issues/72) via [#​213](https://redirect.github.com/traggo/server/issues/213)) by [@​zumoshi](https://redirect.github.com/zumoshi) - Set cache headers on static resources ([`4612b5c`](https://redirect.github.com/traggo/server/commit/4612b5ca801d45c510db7b7000c26cf607e5e798)) by [@​Minnowo](https://redirect.github.com/Minnowo) - Allow includes/excludes tag filters for dashboard charts ([#​102](https://redirect.github.com/traggo/server/issues/102) via [#​215](https://redirect.github.com/traggo/server/issues/215), [#​224](https://redirect.github.com/traggo/server/issues/224)) by [@​spl3g](https://redirect.github.com/spl3g) - Update dependencies - Remove linux/i386 because it broke and hasn't many downloads
--- ### 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/traggo/Chart.yaml | 4 ++-- charts/stable/traggo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index c9cf20daed1..0381815a8a1 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 0.7.1 +appVersion: 0.8.1 dependencies: - name: common version: 28.29.17 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/traggo - https://hub.docker.com/r/traggo/server type: application -version: 9.13.5 +version: 9.14.0 diff --git a/charts/stable/traggo/values.yaml b/charts/stable/traggo/values.yaml index 6f29496da79..6e7c8839448 100644 --- a/charts/stable/traggo/values.yaml +++ b/charts/stable/traggo/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/traggo/server pullPolicy: IfNotPresent - tag: 0.7.1@sha256:f471db20b8062a9fcb649aaa54e30f2cc4c4a0d93a6022dae7d1a9ab7d870125 + tag: 0.8.1@sha256:df82490bea6a3ac89bb8d8fb4e7a7755348967d804eda6f1fdb4590b46bdc72a traggo: username: admin password: admin