From e7bf411568df3d4f481c2ac345cca02cc1f552aa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 20 Sep 2024 14:34:02 +0200 Subject: [PATCH] chore(deps): update container image wolveix/satisfactory-server to v1.8.6@4af56d4 by renovate (#26702) 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.8.5` -> `v1.8.6` | --- > [!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 85f232c3f48..caa133470cf 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.8.5 +appVersion: 1.8.6 dependencies: - name: common version: 24.1.16 @@ -32,4 +32,4 @@ sources: - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 12.0.0 +version: 12.0.1 diff --git a/charts/stable/satisfactory/values.yaml b/charts/stable/satisfactory/values.yaml index 611439a985e..8384fe584f5 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.8.5@sha256:8a968aa693716ca88da8680409c54f2f3daff71a76fb2ac2c990a782673a81e8 + tag: v1.8.6@sha256:4af56d4b47277094a1a8bcd095be6e6ad5a324475d35b51e4c9fc59982c7628d persistence: config: enabled: true