chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8390)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/minecraft-java19 | digest | `eafb67c` -> `2694e4a` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fb3ccb0331
commit
804a2850e7
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
type: application
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- games
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
pullPolicy: Always
|
||||
j19Image:
|
||||
repository: tccr.io/truecharts/minecraft-java19
|
||||
tag: latest@sha256:eafb67c431c64217e39323da3084074f86f12dfb45ab19ea2c84ea8f67eddfdc
|
||||
tag: latest@sha256:2694e4a22751283935d4ddda9a39c19e6926c5627391fe2d35a752c6717f090c
|
||||
pullPolicy: Always
|
||||
j17j9Image:
|
||||
repository: tccr.io/truecharts/minecraft-java17-openj9
|
||||
|
|
Loading…
Reference in New Issue