From e4d7eff18adc72cb39608dd37b3aa1a8f10a617a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Sep 2024 14:22:48 +0200 Subject: [PATCH] chore(deps): update container image wolveix/satisfactory-server to v1.7.4@2570735 by renovate (#26242) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | wolveix/satisfactory-server | patch | `v1.7.3` -> `v1.7.4` | --- > [!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/satisfactory/Chart.yaml | 4 ++-- charts/stable/satisfactory/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 50cdf4fa639..47187fdbaf4 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.7.3 +appVersion: 1.7.4 dependencies: - name: common version: 24.1.15 @@ -32,4 +32,4 @@ sources: - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 11.2.1 +version: 11.2.2 diff --git a/charts/stable/satisfactory/values.yaml b/charts/stable/satisfactory/values.yaml index 67d80f80b4c..4f8855c5a5d 100644 --- a/charts/stable/satisfactory/values.yaml +++ b/charts/stable/satisfactory/values.yaml @@ -1,7 +1,7 @@ image: repository: wolveix/satisfactory-server pullPolicy: IfNotPresent - tag: v1.7.3@sha256:d5e93211f497369e90aa5404c268428f27c4e9db3485601a1b1265437fd02720 + tag: v1.7.4@sha256:2570735308d6a17876a638dda047a4effc8b02a2bdb01e83c85d4affd60f9b14 persistence: config: enabled: true