Skip to content

Commit

Permalink
feat(container): update image ghcr.io/itzg/minecraft-server ( 2024.6.…
Browse files Browse the repository at this point in the history
…1 → 2024.7.0 )

| datasource | package                       | from     | to       |
| ---------- | ----------------------------- | -------- | -------- |
| docker     | ghcr.io/itzg/minecraft-server | 2024.6.1 | 2024.7.0 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 942dde4 commit b33857d
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 @@ -19,7 +19,7 @@ spec:
values:
image:
repository: ghcr.io/itzg/minecraft-server
tag: 2024.6.1
tag: 2024.7.0
strategyType: Recreate
persistence:
storageClass: "rook-ceph-block"
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 @@ -18,7 +18,7 @@ spec:
values:
image:
repository: ghcr.io/itzg/minecraft-server
tag: 2024.6.1
tag: 2024.7.0
persistence:
storageClass: "rook-ceph-block"
dataDir:
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 @@ -18,7 +18,7 @@ spec:
values:
image:
repository: ghcr.io/itzg/minecraft-server
tag: 2024.6.1
tag: 2024.7.0
strategyType: Recreate
persistence:
storageClass: "rook-ceph-block"
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 @@ -19,7 +19,7 @@ spec:
values:
image:
repository: ghcr.io/itzg/minecraft-server
tag: 2024.6.1
tag: 2024.7.0
strategyType: Recreate
persistence:
storageClass: "rook-ceph-block"
Expand Down

0 comments on commit b33857d

Please sign in to comment.