From 821cfedf7561f1b7bb478f3edce05cbffb5ce006 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 08:47:29 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/tragg?= =?UTF-8?q?o/server=200.6.1=20=E2=86=92=200.7.0=20(#34860)?= 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 | `d99e426` -> `cf780be` | 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.7.0`](https://redirect.github.com/traggo/server/releases/tag/v0.7.0) [Compare Source](https://redirect.github.com/traggo/server/compare/v0.6.1...v0.7.0) - Fix error logging messages [`50ae8ea`](https://redirect.github.com/traggo/server/commit/50ae8ea1fe24321d52b295738e43a2427d7c3dbc) - Fix styling on small screens for tags in time spans and the tag page [#​205](https://redirect.github.com/traggo/server/issues/205) by [@​Minnowo](https://redirect.github.com/Minnowo) - Add setting for using the native date-time picker [#​204](https://redirect.github.com/traggo/server/issues/204) by [@​jxddk](https://redirect.github.com/jxddk)
--- ### 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 856f9b31cf8..898bf4eeeb5 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.6.1 +appVersion: 0.7.0 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - https://hub.docker.com/r/traggo/server type: application -version: 8.7.1 +version: 8.8.0 diff --git a/charts/stable/traggo/values.yaml b/charts/stable/traggo/values.yaml index 929500fc806..0e698dfacc3 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.6.1@sha256:d99e426cf0e084a4d82973d8e449dda435b357952946e7853a7f938efe3940b6 + tag: 0.7.0@sha256:cf780be1d53de37128dc0df1287afec900d97aef13326d7655da7f433f010c10 traggo: username: admin password: admin