chore(deps): update container image tccr.io/truecharts/pihole to v2023.05.0 (#9276)
This commit is contained in:
parent
245ec0e466
commit
43ba8f900c
|
@ -1,12 +1,12 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2023.03.1"
|
||||
appVersion: "2023.05.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.9.5
|
||||
deprecated: false
|
||||
description: DNS and Ad-filtering for your network
|
||||
home: https://truecharts.org/charts/incubator/pihole
|
||||
home: https://truecharts.org/charts/stable/pihole
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
|
||||
keywords:
|
||||
- DNS
|
||||
|
@ -17,12 +17,12 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: pihole
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pihole
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
|
||||
- https://pi-hole.net/
|
||||
- https://github.com/pi-hole
|
||||
- https://github.com/pi-hole/docker-pi-hole
|
||||
type: application
|
||||
version: 10.0.2
|
||||
version: 10.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.03.1@sha256:e48aa04bcdef84fb42f35fa2aaf54dd3ee868e2b80ab535a0ca59a8c6901453b
|
||||
tag: v2023.05.0@sha256:2a34bfd4117cbef30624fa41dc2cdb87bd053da09dec6b80b2b1e1087e677f64
|
||||
|
||||
pihole:
|
||||
webPassword: "somepassword"
|
||||
|
|
Loading…
Reference in New Issue