From b6a72f66271d2ba77831e4849374dcec0fd8d0f5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Mar 2024 19:35:19 +0100 Subject: [PATCH] chore(deps): update container image phalcode/gamevault-backend to v10.3.2@403ecfb by renovate (#19962) 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 | patch | `10.3.1` -> `10.3.2` | --- > [!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/gamevault-backend/Chart.yaml | 6 +++--- charts/stable/gamevault-backend/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index 4fd411e3cbe..6cd191d315a 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.1 +appVersion: 10.3.2 dependencies: - name: common version: 20.2.9 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png keywords: - gamevault-backend - games -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/gamevault-backend - https://hub.docker.com/r/phalcode/gamevault-backend type: application -version: 5.8.0 +version: 5.8.1 diff --git a/charts/stable/gamevault-backend/values.yaml b/charts/stable/gamevault-backend/values.yaml index b7e6ce5ff27..25ac1dbf65b 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.1@sha256:cc0aaf44a94979cbefbec7d4f4c259a5b21e882e44482dd5c983ad88ad8a9f1e + tag: 10.3.2@sha256:403ecfb903d6408750e7de113dd3d0d80959da42e737119a0b5e693eac7554d7 securityContext: container: runAsNonRoot: false