chore(deps): update container image ghcr.io/lloesche/valheim-server to latest@85ab5db by renovate (#21264)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/lloesche/valheim-server | digest | `972cd12` -> `85ab5db` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
123daefd7a
commit
afe2a25acb
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/valheim
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.webp
|
||||||
keywords:
|
keywords:
|
||||||
- valheim
|
- valheim
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/valheim
|
- https://github.com/truecharts/charts/tree/master/charts/stable/valheim
|
||||||
- https://ghcr.io/lloesche/valheim-server
|
- https://ghcr.io/lloesche/valheim-server
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.4
|
version: 11.0.5
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/lloesche/valheim-server
|
repository: ghcr.io/lloesche/valheim-server
|
||||||
tag: latest@sha256:972cd120f3ce875aff4f8a4a8b79c8cb9fa89f23480df514feda479ac598ddfa
|
tag: latest@sha256:85ab5dbb0e538cd7c711231384a1b78357ac6f85611219022e1be22e856d922f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
@@ -27,7 +27,9 @@ service:
|
|||||||
protocol: udp
|
protocol: udp
|
||||||
ingress:
|
ingress:
|
||||||
supervisor:
|
supervisor:
|
||||||
autoLink: true
|
enabled: false
|
||||||
|
targetSelector:
|
||||||
|
supervisor: supervisor
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user