chore(deps): update container image wolveix/satisfactory-server to v1.6.0@134d4af (#16058)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | wolveix/satisfactory-server | minor | `v1.5.6` -> `v1.6.0` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,30 +1,30 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: satisfactory
|
name: satisfactory
|
||||||
version: 6.0.15
|
version: 6.1.0
|
||||||
appVersion: 1.5.6
|
appVersion: 1.6.0
|
||||||
description: Satisfactory Dedicated Server
|
description: Satisfactory Dedicated Server
|
||||||
home: https://truecharts.org/charts/stable/satisfactory
|
home: https://truecharts.org/charts/stable/satisfactory
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/wolveix/satisfactory-server
|
- https://github.com/wolveix/satisfactory-server
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory
|
- 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
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- satisfactory
|
- satisfactory
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: wolveix/satisfactory-server
|
repository: wolveix/satisfactory-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.5.6@sha256:77bbd2eed50fbf49114dcce090a71a07933a7496787f07bfc947fb6fc5367efa
|
tag: v1.6.0@sha256:134d4affce37ff3eb30c1c449eeed89ddadb6eadd45f5300476c2e2d6b695844
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user