From 4e5af484d7b154d70bc726b0165335c9b46546c1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Feb 2026 15:02:58 +0100 Subject: [PATCH] =?UTF-8?q?feat(gamevault-backend):=20update=20image=20doc?= =?UTF-8?q?ker.io/phalcode/gamevault-backend=2016.2.0=20=E2=86=92=2016.3.0?= =?UTF-8?q?=20(#45005)?= 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/phalcode/gamevault-backend | minor | `e2c8558` → `6eb5fbb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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/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 eb26dc3505b..c5a0a0b0239 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 16.2.0 +appVersion: 16.3.0 dependencies: - name: common version: 28.29.59 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gamevault-backend - https://hub.docker.com/r/phalcode/gamevault-backend type: application -version: 13.10.14 +version: 13.11.0 diff --git a/charts/stable/gamevault-backend/values.yaml b/charts/stable/gamevault-backend/values.yaml index 786da14fbf7..61d54e902da 100644 --- a/charts/stable/gamevault-backend/values.yaml +++ b/charts/stable/gamevault-backend/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/phalcode/gamevault-backend pullPolicy: IfNotPresent - tag: 16.2.0@sha256:e2c855803ab59fffba65c8cbb4a134495927478d2dd60f9c74df3398ee6f0d6e + tag: 16.3.0@sha256:6eb5fbb04e533d3a5d3786b2b0aaf8aa279a37a25fde7d9a0bb84ec9b00cf65a securityContext: container: runAsNonRoot: false