Skip to content

Commit

Permalink
Merge pull request #3933 from billimek/renovate/minecraft-4.x
Browse files Browse the repository at this point in the history
feat(helm): update chart minecraft ( 4.19.0 → 4.20.0 )
  • Loading branch information
billimek authored Jul 23, 2024
2 parents 484a98c + 4dd5cfc commit f3cf169
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion default/minecraft/minecraft-creative.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: minecraft
version: 4.19.0
version: 4.20.0
sourceRef:
kind: HelmRepository
name: minecraft-server-charts
Expand Down
2 changes: 1 addition & 1 deletion default/minecraft/minecraft-lobby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: minecraft
version: 4.19.0
version: 4.20.0
sourceRef:
kind: HelmRepository
name: minecraft-server-charts
Expand Down
2 changes: 1 addition & 1 deletion default/minecraft/minecraft-survival.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: minecraft
version: 4.19.0
version: 4.20.0
sourceRef:
kind: HelmRepository
name: minecraft-server-charts
Expand Down
2 changes: 1 addition & 1 deletion default/minecraft/minecraft-survival2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: minecraft
version: 4.19.0
version: 4.20.0
sourceRef:
kind: HelmRepository
name: minecraft-server-charts
Expand Down

0 comments on commit f3cf169

Please sign in to comment.