From 31bdfb5e5088e1138f09e485aaa76e37a3af64dd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:15:01 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/quake3 to latest (#14974) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/quake3 | digest | `539dfba` -> `87d6947` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/quake3/Chart.yaml | 2 +- charts/incubator/quake3/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/quake3/Chart.yaml b/charts/incubator/quake3/Chart.yaml index 27486041bca..73de7075192 100644 --- a/charts/incubator/quake3/Chart.yaml +++ b/charts/incubator/quake3/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 - https://www.idsoftware.com/ type: application -version: 2.0.9 +version: 2.0.10 diff --git a/charts/incubator/quake3/values.yaml b/charts/incubator/quake3/values.yaml index 39f6d9192a1..a385ea0d75d 100644 --- a/charts/incubator/quake3/values.yaml +++ b/charts/incubator/quake3/values.yaml @@ -8,7 +8,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/quake3 - tag: latest@sha256:539dfbaf308fdb55fd5fe2fb1896e0b0d05de658ebbcd12d16019ffe6aab214a + tag: latest@sha256:87d69477136435b43f54cf111d13491cbee5de1a475fa25d0c63329d95d4a6f6 persistence: serverfiles: enabled: true