From c7a530a0635453b99ee547be7cc6d4e7008300ad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Mar 2026 16:51:50 +0100 Subject: [PATCH] =?UTF-8?q?fix(traggo):=20update=20image=20docker.io/tragg?= =?UTF-8?q?o/server=200.8.2=20=E2=86=92=200.8.3=20(#45693)?= 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) | patch | `b2c4b5b` → `8bf5107` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.3`](https://redirect.github.com/traggo/server/releases/tag/v0.8.3) [Compare Source](https://redirect.github.com/traggo/server/compare/v0.8.2...v0.8.3) - Fix "rename tag" renaming tags from other users ([#​238](https://redirect.github.com/traggo/server/issues/238) via [#​241](https://redirect.github.com/traggo/server/issues/241)) - Fix "delete tag" failing when another user has a tag with the same name ([#​238](https://redirect.github.com/traggo/server/issues/238) via [#​241](https://redirect.github.com/traggo/server/issues/241)) - Fix crashes/error messages of some endpoints when the user isn't authenticated ([#​241](https://redirect.github.com/traggo/server/issues/241))
--- ### 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 e0b287e7754..d3f867bea64 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.8.2 +appVersion: 0.8.3 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/traggo - https://hub.docker.com/r/traggo/server type: application -version: 9.18.0 +version: 9.18.1 diff --git a/charts/stable/traggo/values.yaml b/charts/stable/traggo/values.yaml index a056263d82a..5a741480111 100644 --- a/charts/stable/traggo/values.yaml +++ b/charts/stable/traggo/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/traggo/server pullPolicy: IfNotPresent - tag: 0.8.2@sha256:b2c4b5b46e74ab98c2bd1463b4595ce407f2cfda34a98f66ad014cba7a49f2d2 + tag: 0.8.3@sha256:8bf510774ce1729b5bd9a8930e174de03ebec8c25ca4aaa087c0e56e2bcbb67a traggo: username: admin password: admin