Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ccdeaf912a
commit
a2c1716657
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [minecraft-bedrock-4.0.24](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.23...minecraft-bedrock-4.0.24) (2023-07-14)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [minecraft-bedrock-4.0.25](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.24...minecraft-bedrock-4.0.25) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-bedrock to v2023.7.1 ([#10668](https://github.com/truecharts/charts/issues/10668))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-bedrock-4.0.24](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.23...minecraft-bedrock-4.0.24) (2023-07-14)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2022.1.0"
|
||||
appVersion: "2023.7.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
type: application
|
||||
version: 4.0.24
|
||||
version: 4.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [minecraft-bedrock-4.0.25](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.24...minecraft-bedrock-4.0.25) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minecraft-bedrock to v2023.7.1 ([#10668](https://github.com/truecharts/charts/issues/10668))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minecraft-bedrock
|
||||
tag: 2022.1.0@sha256:85b2493240d4c6ac69f8383937510c432812072ebd5ef382ebe6ba7f325d70ed
|
||||
tag: v2023.7.1@sha256:7efd498fc50d228fe44ece833ad6bc4204f66ae422be84ad39f6c56f83673165
|
||||
pullPolicy: Always
|
||||
|
||||
service:
|
Loading…
Reference in New Issue