From 3504a5f207a544b29f702af78a492c0998a98dfc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:04:19 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/wolve?= =?UTF-8?q?ix/satisfactory-server=20v1.8.10=20=E2=86=92=20v1.9.1=20(#30257?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wolveix/satisfactory-server | minor | `b757a65` -> `199be10` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 9a02145d95f..4f8116f568f 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.10 +appVersion: 1.9.1 dependencies: - name: common version: 25.2.2 @@ -32,4 +32,4 @@ sources: - https://github.com/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 12.2.0 +version: 12.3.0 diff --git a/charts/stable/satisfactory/values.yaml b/charts/stable/satisfactory/values.yaml index 2defaa5d9dc..cb68c2b75eb 100644 --- a/charts/stable/satisfactory/values.yaml +++ b/charts/stable/satisfactory/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/wolveix/satisfactory-server pullPolicy: IfNotPresent - tag: v1.8.10@sha256:b757a659b68e24e6516755029537d114bb2f0164f45fcca8baabce8b6851b8de + tag: v1.9.1@sha256:199be1064b185862571ebf21c7176867d61e636f73f835be354f090a59bb08d8 persistence: config: enabled: true