From 480d33a4806fd7cc878af383ce464f8573b77a2f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Apr 2024 06:48:43 +0200 Subject: [PATCH] chore(deps): update container image phalcode/gamevault-backend to v11.0.0@b0bd199 by renovate (#20026) 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 | `10.3.3` -> `11.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). --- 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 a3260ff8b3f..2a9cea53f5b 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: 10.3.3 +appVersion: 11.0.0 dependencies: - name: common version: 20.2.10 @@ -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: 5.8.3 +version: 6.0.0 diff --git a/charts/stable/gamevault-backend/values.yaml b/charts/stable/gamevault-backend/values.yaml index e10081a9df0..0d206aeaf87 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: 10.3.3@sha256:e5b84c050926d54867d0db8900e6089e2c7a8e5f1f2b7189fb1fd5876c83d188 + tag: 11.0.0@sha256:b0bd199717ec860fbb99fa7610e097a08d5864975802a35d3dbd068f96c254e0 securityContext: container: runAsNonRoot: false