File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : minecraft-bedrock
3
- version : 2.8.1
3
+ version : 2.8.2
4
4
appVersion : SeeValues
5
5
home : https://minecraft.net/
6
6
description : Minecraft server
Original file line number Diff line number Diff line change 2
2
image :
3
3
repository : itzg/minecraft-bedrock-server
4
4
tag : latest
5
- pullPolicy : IfNotPresent
5
+ pullPolicy : Always
6
6
pullSecret : " "
7
7
8
8
# # Configure resource requests and limits
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : minecraft
3
- version : 4.23.2
3
+ version : 4.23.3
4
4
appVersion : SeeValues
5
5
home : https://minecraft.net/
6
6
description : Minecraft server
Original file line number Diff line number Diff line change 2
2
image :
3
3
repository : itzg/minecraft-server
4
4
tag : latest
5
- pullPolicy : IfNotPresent
5
+ pullPolicy : Always
6
6
pullSecret : " "
7
7
8
8
# ### WARNING ###
You can’t perform that action at this time.
0 commit comments