chore(deps): update container image itzg/mc-backup to latest@4b6b949 by renovate (#19483)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | itzg/mc-backup | digest | `a4747aa` -> `4b6b949` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
aef8e08eeb
commit
1f769722b6
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png
|
||||||
keywords:
|
keywords:
|
||||||
- minecraft-java
|
- minecraft-java
|
||||||
- minecraft
|
- minecraft
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://hub.docker.com/r/itzg/minecraft-server
|
- https://hub.docker.com/r/itzg/minecraft-server
|
||||||
- https://hub.docker.com/r/itzg/mc-backup
|
- https://hub.docker.com/r/itzg/mc-backup
|
||||||
type: application
|
type: application
|
||||||
version: 8.7.1
|
version: 8.7.2
|
||||||
|
|
|
@ -60,7 +60,7 @@ j8j9Image:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
mcBackupImage:
|
mcBackupImage:
|
||||||
repository: itzg/mc-backup
|
repository: itzg/mc-backup
|
||||||
tag: latest@sha256:a4747aa504bc96d144e27c21b33de4ae84ab9f872a858b83d24fc5e22d59885c
|
tag: latest@sha256:4b6b949e53e2a85ba93cbf84e39e139ad44d07a20a30fe30782b9d5fd2d8346c
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Reference in New Issue