chore(deps): update container image ghcr.io/bakito/adguardhome-sync to v0.5.4@94fe429 by renovate (#16989)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/bakito/adguardhome-sync | patch | `v0.5.2` -> `v0.5.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
beed65d5b3
commit
b18a567e15
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: adguardhome-sync
|
||||
version: 5.1.6
|
||||
appVersion: 0.5.2
|
||||
version: 5.1.7
|
||||
appVersion: 0.5.4
|
||||
description: Synchronize AdGuardHome config to replica instances.
|
||||
home: https://truecharts.org/charts/incubator/adguardhome-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/bakito/adguardhome-sync
|
||||
tag: v0.5.2@sha256:78a5d52cb3f20d77b99f43842effd6f2dcbe592fe8f63b63be512590b78e15d3
|
||||
tag: v0.5.4@sha256:94fe42977704ad19faddf0136e8a6a0cf4b5848216139b110012f02da2b3bbfd
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue