Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2b54a72540
commit
9b492efe13
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [minetest-4.0.10](https://github.com/truecharts/charts/compare/minetest-4.0.9...minetest-4.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minetest to v ([#8316](https://github.com/truecharts/charts/issues/8316))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minetest-4.0.9](https://github.com/truecharts/charts/compare/minetest-4.0.8...minetest-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minetest-3.0.12](https://github.com/truecharts/charts/compare/minetest-3.0.11...minetest-3.0.12) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minetest to 5.6.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: minetest
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
appVersion: "5.6.1"
|
||||
description: Minetest (server) is a near-infinite-world block sandbox game and a game engine.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [minetest-4.0.10](https://github.com/truecharts/charts/compare/minetest-4.0.9...minetest-4.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minetest to v ([#8316](https://github.com/truecharts/charts/issues/8316))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minetest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.6.1@sha256:dbb89723b4cc1612fe5aab34121897b8180fc4784058bbc926c41644b55d1ed8
|
||||
tag: 5.6.1@sha256:4fe67f63e87882f1275a32e120fb1abd2d1cf59913dd8958f80157c07aff813e
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [minetest-4.0.9](https://github.com/truecharts/charts/compare/minetest-4.0.8...minetest-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue