From 0caa128ff63ba5a58d26679a5fad8924904232e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 May 2024 21:30:15 +0200 Subject: [PATCH] chore(deps): update container image phalcode/gamevault-backend to v12.0.0@75cf5ff by renovate (#21246) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | phalcode/gamevault-backend | major | `11.0.3` -> `12.0.0` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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). Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/gamevault-backend/Chart.yaml | 4 ++-- charts/stable/gamevault-backend/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index 84a1dd0a518..c93fd7b6e9f 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 11.0.3 +appVersion: 12.0.0 dependencies: - name: common version: 23.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - https://hub.docker.com/r/phalcode/gamevault-backend type: application -version: 7.0.4 +version: 7.0.5 diff --git a/charts/stable/gamevault-backend/values.yaml b/charts/stable/gamevault-backend/values.yaml index 6da618e6ce7..9892abaa10a 100644 --- a/charts/stable/gamevault-backend/values.yaml +++ b/charts/stable/gamevault-backend/values.yaml @@ -1,7 +1,7 @@ image: repository: phalcode/gamevault-backend pullPolicy: IfNotPresent - tag: 11.0.3@sha256:9326b6c25f2a327f4d2df48937a2be3b4bacf67f10ce86a80d50c0ce7bdbbc2f + tag: 12.0.0@sha256:75cf5ffa260f3963a3572b20c57fe3d0dd25ee5109a7656988268e6dcc7e9576 securityContext: container: runAsNonRoot: false