mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 00:22:06 -03:00
chore(helm): update image docker.io/itzg/mc-backup digest to f00f87e (#40264)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/itzg/mc-backup | digest | `d60644d` -> `f00f87e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -36,8 +36,9 @@ name: minecraft-java
|
||||
sources:
|
||||
- https://ghcr.io/itzg/minecraft-server
|
||||
- https://github.com/itzg/docker-minecraft-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minecraft-java
|
||||
- https://hub.docker.com/r/itzg/mc-backup
|
||||
type: application
|
||||
version: 23.29.1
|
||||
version: 23.29.2
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ j8alpineImage:
|
||||
pullPolicy: Always
|
||||
mcBackupImage:
|
||||
repository: docker.io/itzg/mc-backup
|
||||
tag: latest@sha256:d60644d12e1ebcb0ff34a07da0e96221db1866b34f8485b6e8a1e2fca7594478
|
||||
tag: latest@sha256:f00f87ea0e4482dd23e45cdcb09601ccb8ef4ded140427aa65063368c211e363
|
||||
pullPolicy: Always
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user