chore(deps): update container image ghcr.io/linuxserver/minetest to v5.8.0@929c1fa (#15876)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/minetest](https://togithub.com/linuxserver/docker-minetest/packages) ([source](https://togithub.com/linuxserver/docker-minetest)) | minor | `5.7.0` -> `5.8.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,31 +1,30 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: minetest
|
||||
version: 5.0.10
|
||||
appVersion: 5.7.0
|
||||
description:
|
||||
Minetest (server) is a near-infinite-world block sandbox game and a game
|
||||
version: 5.1.0
|
||||
appVersion: 5.8.0
|
||||
description: Minetest (server) is a near-infinite-world block sandbox game and a game
|
||||
engine.
|
||||
home: https://truecharts.org/charts/stable/minetest
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minetest
|
||||
- https://ghcr.io/linuxserver/minetest
|
||||
- https://ghcr.io/linuxserver/minetest
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minetest
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- minetest
|
||||
- minetest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/minetest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.7.0@sha256:076519d13d77b21d10087101844739387a388c323a13c9a3a3d54016d54801a9
|
||||
tag: 5.8.0@sha256:929c1fabcbd4ba42036e84669034330e177f84a2e0a45204e74d4067bff62f5f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user