Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
429697ae58
commit
b63b7ad214
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [minetest-4.0.12](https://github.com/truecharts/charts/compare/minetest-4.0.11...minetest-4.0.12) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minetest-4.0.12](https://github.com/truecharts/charts/compare/minetest-4.0.11...minetest-4.0.12) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [minetest-4.0.3](https://github.com/truecharts/charts/compare/minetest-4.0.2...minetest-4.0.3) (2023-04-14)
|
||||
|
||||
|
||||
|
||||
|
||||
## [minetest-4.0.2](https://github.com/truecharts/charts/compare/minetest-4.0.1...minetest-4.0.2) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: minetest
|
||||
version: 4.0.12
|
||||
version: 4.0.13
|
||||
appVersion: "5.7.0"
|
||||
description: Minetest (server) is a near-infinite-world block sandbox game and a game engine.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minetest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.7.0@sha256:8f71fdaf57219b521c59026cb7b1929557d60e891afb535bb6950b1c2c3fe752
|
||||
tag: 5.7.0@sha256:a705f0610d2413b12254ddd837ba7d033738be533863ec36db905ce276d00f00
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue