mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 10:22:36 -03:00
chore(helm): update image docker.io/itzg/mc-backup digest to 5d93b1b (#40627)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/itzg/mc-backup | digest | `5b44ae2` -> `5d93b1b` | --- > [!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:
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Minecraft Java Dedicated Server
|
||||
home: https://trueforge.org/truecharts/stable/minecraft-java
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/minecraft-java.webp
|
||||
home: https://truecharts.org/charts/stable/minecraft-java
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp
|
||||
keywords:
|
||||
- minecraft-java
|
||||
- minecraft
|
||||
@@ -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.41.1
|
||||
version: 23.41.2
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ j8alpineImage:
|
||||
pullPolicy: Always
|
||||
mcBackupImage:
|
||||
repository: docker.io/itzg/mc-backup
|
||||
tag: latest@sha256:5b44ae2459fb84b34f0dc418f9f1224aae77390165b8f616bc66c00c318305f1
|
||||
tag: latest@sha256:5d93b1b66ea0889c1431d997dd82e73a64695343eedf1e3f2a20ef5a9a171198
|
||||
pullPolicy: Always
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user