From 4f6000e485e801af20b36f331e59689aa86697a7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 16 Sep 2024 14:22:37 +0200 Subject: [PATCH] chore(deps): update container image ich777/fivemserver to latest@059a2bb by renovate (#26461) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/fivemserver | digest | `305370b` -> `059a2bb` | --- > [!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://redirect.github.com/renovatebot/renovate). --- charts/stable/fivem/Chart.yaml | 2 +- charts/stable/fivem/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index 477012b4417..17390de76fa 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fivem - https://hub.docker.com/r/ich777/fivemserver type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/fivem/values.yaml b/charts/stable/fivem/values.yaml index e91c397c291..5905e008887 100644 --- a/charts/stable/fivem/values.yaml +++ b/charts/stable/fivem/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/fivemserver - tag: latest@sha256:305370bd4a4fab3a0e6d883a14b3fd20872bcbf87b99e82968154adef73ca55b + tag: latest@sha256:059a2bb9387ef76b0008010d31bc28c119e81d78f1cd360c053b815ab20d94de persistence: serverfiles: enabled: true