From 6c643152c089d4f0efcdd3524bdfd2e73e30ecf5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 10 Sep 2024 20:23:18 +0200 Subject: [PATCH] chore(deps): update container image wolveix/satisfactory-server to v1.7.1@1b4da53 by renovate (#26212) 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 | minor | `v1.6.2` -> `v1.7.1` | --- > [!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 efa4e62fa4d..aa6204a38cc 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.6.2 +appVersion: 1.7.1 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.1.5 +version: 11.2.0 diff --git a/charts/stable/satisfactory/values.yaml b/charts/stable/satisfactory/values.yaml index 113fd9a1235..f3d88cc5ee9 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.6.2@sha256:5443b92765d330834ab767bb2dc63f303ee1775711753781a86c96b0add4a327 + tag: v1.7.1@sha256:1b4da539ea30dacdbdba977b28397d26fbae87097dc7ca438c16197c2ea0f4b2 persistence: config: enabled: true