chore(deps): update container image ghcr.io/bakito/adguardhome-sync to v0.6.5@6d68b3c by renovate (#18217)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/bakito/adguardhome-sync | patch | `v0.6.4` -> `v0.6.5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
9a7a414ecc
commit
d5fa7ded94
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.4
|
||||
appVersion: 0.6.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
|
|||
keywords:
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
type: application
|
||||
version: 5.2.8
|
||||
version: 5.2.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/bakito/adguardhome-sync
|
||||
tag: v0.6.4@sha256:219f3f3eb03062e2ec17388b6146888d18786d4ef49a049df1ae79edb4d2de92
|
||||
tag: v0.6.5@sha256:6d68b3cce2430fbd4297a5617a150dd7377b71532c78e321bede8c1740e6d179
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue