chore(container): update image wolveix/satisfactory-server to v1 by renovate (#27781)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | wolveix/satisfactory-server | patch | `4b80789` -> `11e475f` | --- > [!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. --- - [x] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.7
|
||||
appVersion: 1.8.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/wolveix/satisfactory-server
|
||||
- https://hub.docker.com/r/wolveix/satisfactory-server
|
||||
type: application
|
||||
version: 12.1.0
|
||||
version: 12.1.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: wolveix/satisfactory-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.7@sha256:4b80789402dcf649cb8c0472dde366bc52290556d53a1fcf1fdf1358e8d4563c
|
||||
tag: v1.8.8@sha256:11e475fab1f0bd21f83bc28ca45b410a1ca31184cd23220ec856542d06c815cf
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user