chore(deps): update container image ghcr.io/bakito/adguardhome-sync to v0.6.10@8e2cc9d by renovate (#21568)
This commit is contained in:
parent
77a8743663
commit
214f4ef5dd
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.6.9
|
appVersion: 0.6.10
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.0
|
version: 23.0.0
|
||||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp
|
||||||
keywords:
|
keywords:
|
||||||
- adguardhome-sync
|
- adguardhome-sync
|
||||||
- Other
|
- Other
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
||||||
- https://ghcr.io/bakito/adguardhome-sync
|
- https://ghcr.io/bakito/adguardhome-sync
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.5
|
version: 7.0.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/bakito/adguardhome-sync
|
repository: ghcr.io/bakito/adguardhome-sync
|
||||||
tag: v0.6.9@sha256:7843886843a1d541f0688b6af94e26bc0e26d8ae02cda45de3c2909d17608578
|
tag: v0.6.10@sha256:8e2cc9d338dd0ca9e1a8ebfe878c24417c0ded8ac2a3e545afc43667bd183f02
|
||||||
portal:
|
portal:
|
||||||
open:
|
open:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue