Skip to content

Commit

Permalink
feat(container): update image ghcr.io/itzg/minecraft-server to v2024.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent ca3c83d commit 8828a23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/default/mc-raul/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
mc-raul:
image: &image
repository: "ghcr.io/itzg/minecraft-server"
tag: "2024.7.2"
tag: "2024.9.0"
env:
TZ: "America/Los_Angeles"
MEMORY: "2048M"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/mc-syd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
mc-syd:
image: &image
repository: "ghcr.io/itzg/minecraft-server"
tag: "2024.7.2"
tag: "2024.9.0"
env:
TZ: "America/Los_Angeles"
MEMORY: "2048M"
Expand Down

0 comments on commit 8828a23

Please sign in to comment.