From e4f4d1b1a74a2f4520a3ff8df88628256e3fe1cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Jan 2024 13:19:53 +0100 Subject: [PATCH] chore(deps): update container image phalcode/gamevault-backend to v@0cce517 by renovate (#17266) 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 | digest | `73e3c06` -> `0cce517` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 d1387c57589..d7ac1b4a18f 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -23,15 +23,15 @@ 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 url: https://truecharts.org name: gamevault-backend sources: - - https://hub.docker.com/r/phalcode/gamevault-backend - https://github.com/Phalcode/gamevault-backend - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/gamevault-backend/values.yaml b/charts/stable/gamevault-backend/values.yaml index 71549e0bece..dd9a78812ca 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.0.2@sha256:73e3c0695825c22d1be8af8a5cff86a7eb8bbf6110f836d2d902cbcdd6385671 + tag: 10.0.2@sha256:0cce5171d88af4bad85f6fc1fe99dfebc08002b7c2691b6edcd1679639fe3cc1 securityContext: container: runAsNonRoot: false