From 9eb10c42f2ffab86bd3fd0fa324e2096f881077a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 01:52:22 +0100 Subject: [PATCH] chore(deps): update container image wolveix/satisfactory-server to v1.6.1@2cf5d57 (#16135) 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.6.0` -> `v1.6.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://togithub.com/renovatebot/renovate). --- charts/stable/satisfactory/Chart.yaml | 34 +++++++++++++------------- charts/stable/satisfactory/values.yaml | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index dabf29991f4..e355d7da712 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -1,30 +1,30 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: satisfactory -version: 6.1.0 -appVersion: 1.6.0 +version: 6.1.1 +appVersion: 1.6.1 description: Satisfactory Dedicated Server home: https://truecharts.org/charts/stable/satisfactory icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png deprecated: false sources: - - https://github.com/wolveix/satisfactory-server - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://hub.docker.com/r/wolveix/satisfactory-server +- https://hub.docker.com/r/wolveix/satisfactory-server +- https://github.com/wolveix/satisfactory-server +- https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - satisfactory +- satisfactory dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/satisfactory/values.yaml b/charts/stable/satisfactory/values.yaml index 311ff91c234..d9f026682c5 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.0@sha256:134d4affce37ff3eb30c1c449eeed89ddadb6eadd45f5300476c2e2d6b695844 + tag: v1.6.1@sha256:2cf5d57ecb288dc35bbf675c97022851b7344ce0788ed5101b61767f9abafd6d persistence: config: enabled: true