From 712fce608c68743b7cea38a2c8edac323d7060f5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Mar 2024 19:21:47 +0100 Subject: [PATCH] chore(deps): update container image traggo/server to v0.4.4@d5b7274 by renovate (#19476) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | traggo/server | patch | `0.4.3` -> `0.4.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/traggo/Chart.yaml | 6 +++--- charts/stable/traggo/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index a7ac41eb0e4..422f3b4cf08 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.4.3 +appVersion: 0.4.4 dependencies: - name: common version: 20.2.2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png keywords: - time-tracking - tag -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - https://hub.docker.com/r/traggo/server type: application -version: 6.8.1 +version: 6.8.2 diff --git a/charts/stable/traggo/values.yaml b/charts/stable/traggo/values.yaml index b3a8e39f342..b70ebc9c64c 100644 --- a/charts/stable/traggo/values.yaml +++ b/charts/stable/traggo/values.yaml @@ -1,7 +1,7 @@ image: repository: traggo/server pullPolicy: IfNotPresent - tag: 0.4.3@sha256:93a800bb78b429b258d275cc79b8329331f4ef239ba1c79bcd5386155d8eae41 + tag: 0.4.4@sha256:d5b72742db60a8b12e0e70060cb536f94458b59bcc6862701178821983962b50 traggo: username: admin password: admin