From 6a1fd2f60ddfd6fe9b71dfd56e14d6781ec202fd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Oct 2024 02:03:09 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/tragg?= =?UTF-8?q?o/server=200.5.0=20=E2=86=92=200.5.1=20(#28400)?= 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 | patch | `db747dd` -> `494c6be` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 5a769f702a5..1b1e64b5325 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.5.0 +appVersion: 0.5.1 dependencies: - name: common version: 25.1.0 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - https://hub.docker.com/r/traggo/server type: application -version: 8.3.0 +version: 8.3.1 diff --git a/charts/stable/traggo/values.yaml b/charts/stable/traggo/values.yaml index a947a202332..6fee671d19d 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.5.0@sha256:db747dd56af7fb8cd8f4bedeebfe804f69d29f12fd583d13e18d9ebaf944a063 + tag: 0.5.1@sha256:494c6be66ac02cbb0d1200e92e3adc47f15649c445f0813aeb05e0c35c254bee traggo: username: admin password: admin