chore(deps): update container image pihole/pihole to v2024.05.0@8b1f31f by renovate (#21801)
This commit is contained in:
parent
1280f8dd0d
commit
332f2c6f34
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.03.2
|
||||
appVersion: 2024.05.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.webp
|
||||
keywords:
|
||||
- DNS
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
|
||||
- https://hub.docker.com/r/pihole/pihole
|
||||
type: application
|
||||
version: 17.0.5
|
||||
version: 17.1.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: pihole/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.03.2@sha256:e01b4ad0f953f0b1f53148632aa233579837861022e8784a504c14ea066ceab1
|
||||
tag: 2024.05.0@sha256:8b1f31f46d94c3c1b8f509b302f28b4028483009bd27a9cbfd9b80185dd0687d
|
||||
pihole:
|
||||
webPassword: somepassword"
|
||||
dnsServers:
|
||||
|
|
Loading…
Reference in New Issue