chore(deps): update container image wolveix/satisfactory-server to v1.8.6@4af56d4 by renovate (#26702)

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS4yIiwidXBkYXRlZEluVmVyIjoiMzguOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-20 14:34:02 +02:00 committed by GitHub
parent 4479a3f0b0
commit e7bf411568
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.8.5 appVersion: 1.8.6
dependencies: dependencies:
- name: common - name: common
version: 24.1.16 version: 24.1.16
@ -32,4 +32,4 @@ sources:
- https://github.com/wolveix/satisfactory-server - https://github.com/wolveix/satisfactory-server
- https://hub.docker.com/r/wolveix/satisfactory-server - https://hub.docker.com/r/wolveix/satisfactory-server
type: application type: application
version: 12.0.0 version: 12.0.1

View File

@ -1,7 +1,7 @@
image: image:
repository: wolveix/satisfactory-server repository: wolveix/satisfactory-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.8.5@sha256:8a968aa693716ca88da8680409c54f2f3daff71a76fb2ac2c990a782673a81e8 tag: v1.8.6@sha256:4af56d4b47277094a1a8bcd095be6e6ad5a324475d35b51e4c9fc59982c7628d
persistence: persistence:
config: config:
enabled: true enabled: true