Skip to content

Commit

Permalink
chore(container): update image wolveix/satisfactory-server to v1 by r…
Browse files Browse the repository at this point in the history
…enovate (#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 <[email protected]>
  • Loading branch information
truecharts-admin and alfi0812 authored Oct 16, 2024
1 parent 46ad3f6 commit ebafa75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/satisfactory/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/satisfactory/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ebafa75

Please sign in to comment.