mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Fix pihole
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2022.10.2
|
||||
appVersion: 2022.10.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -12,4 +12,4 @@ keywords:
|
||||
name: home-assistant
|
||||
sources:
|
||||
- https://github.com/home-assistant/home-assistant
|
||||
version: 1.0.41
|
||||
version: 1.0.42
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2022.10.2
|
||||
tag: 2022.10.3
|
||||
@@ -14,7 +14,7 @@ hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2022.10.2
|
||||
tag: 2022.10.3
|
||||
ixChartContext: {}
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
@@ -1,14 +1,14 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2022.04.3
|
||||
icon: https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true)
|
||||
description: DNS and Ad-filtering for your network.
|
||||
name: pihole
|
||||
version: 1.0.6
|
||||
appVersion: '2022.10'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
version: 2207.0.0
|
||||
description: DNS and Ad-filtering for your network.
|
||||
home: https://pi-hole.net/
|
||||
icon: https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true)
|
||||
keywords:
|
||||
- networking
|
||||
- dns
|
||||
name: pihole
|
||||
version: 1.0.7
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: 2022.04.3
|
||||
tag: '2022.10'
|
||||
@@ -17,5 +17,5 @@ spec:
|
||||
- /bin/sh
|
||||
- -ec
|
||||
- |
|
||||
curl --connect-timeout 5 --max-time 10 --retry 5 --retry-delay 15 --retry-max-time 90 --retry-all-errors -ksf http://{{ $serviceName }}:{{.Values.web_port}}/
|
||||
curl --connect-timeout 5 --max-time 10 --retry 5 --retry-delay 15 --retry-max-time 90 --retry-all-errors -ksf http://{{ $serviceName }}:{{.Values.web_port}}/admin/login.php
|
||||
restartPolicy: Never
|
||||
@@ -1,19 +1,3 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: 2022.04.3
|
||||
dhcp: false
|
||||
timezone: "America/Los_Angeles"
|
||||
password: "admin123"
|
||||
environmentVariables: []
|
||||
extraAppVolumeMounts: []
|
||||
web_port: 32000
|
||||
dns_tcp_port: 32001
|
||||
dns_udp_port: 32002
|
||||
dhcp_port: 32003
|
||||
dnsConfig:
|
||||
options: []
|
||||
emptyDirVolumes: true
|
||||
appVolumeMounts:
|
||||
config:
|
||||
emptyDir: true
|
||||
@@ -21,6 +5,22 @@ appVolumeMounts:
|
||||
dnsmasq:
|
||||
emptyDir: true
|
||||
mountPath: /etc/dnsmasq.d
|
||||
ownerUID: 568
|
||||
ownerGID: 568
|
||||
dhcp: false
|
||||
dhcp_port: 32003
|
||||
dnsConfig:
|
||||
options: []
|
||||
dns_tcp_port: 32001
|
||||
dns_udp_port: 32002
|
||||
emptyDirVolumes: true
|
||||
environmentVariables: []
|
||||
extraAppVolumeMounts: []
|
||||
hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: '2022.10'
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
password: admin123
|
||||
timezone: America/Los_Angeles
|
||||
web_port: 32000
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2022.10.2
|
||||
appVersion: 2022.10.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
@@ -12,4 +12,4 @@ keywords:
|
||||
name: home-assistant
|
||||
sources:
|
||||
- https://github.com/home-assistant/home-assistant
|
||||
version: 1.0.41
|
||||
version: 1.0.42
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2022.10.2
|
||||
tag: 2022.10.3
|
||||
@@ -14,7 +14,7 @@ hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2022.10.2
|
||||
tag: 2022.10.3
|
||||
ixChartContext: {}
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
@@ -1,14 +1,14 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2022.04.3
|
||||
icon: https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true)
|
||||
description: DNS and Ad-filtering for your network.
|
||||
name: pihole
|
||||
version: 1.0.6
|
||||
appVersion: '2022.10'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../library/common/2207.0.0
|
||||
version: 2207.0.0
|
||||
description: DNS and Ad-filtering for your network.
|
||||
home: https://pi-hole.net/
|
||||
icon: https://github.com/pi-hole/graphics/raw/master/Vortex/Vortex_Vertical_wordmark_lightmode.png?raw=true)
|
||||
keywords:
|
||||
- networking
|
||||
- dns
|
||||
name: pihole
|
||||
version: 1.0.7
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: 2022.04.3
|
||||
tag: '2022.10'
|
||||
@@ -17,5 +17,5 @@ spec:
|
||||
- /bin/sh
|
||||
- -ec
|
||||
- |
|
||||
curl --connect-timeout 5 --max-time 10 --retry 5 --retry-delay 15 --retry-max-time 90 --retry-all-errors -ksf http://{{ $serviceName }}:{{.Values.web_port}}/
|
||||
curl --connect-timeout 5 --max-time 10 --retry 5 --retry-delay 15 --retry-max-time 90 --retry-all-errors -ksf http://{{ $serviceName }}:{{.Values.web_port}}/admin/login.php
|
||||
restartPolicy: Never
|
||||
@@ -1,19 +1,3 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: 2022.04.3
|
||||
dhcp: false
|
||||
timezone: "America/Los_Angeles"
|
||||
password: "admin123"
|
||||
environmentVariables: []
|
||||
extraAppVolumeMounts: []
|
||||
web_port: 32000
|
||||
dns_tcp_port: 32001
|
||||
dns_udp_port: 32002
|
||||
dhcp_port: 32003
|
||||
dnsConfig:
|
||||
options: []
|
||||
emptyDirVolumes: true
|
||||
appVolumeMounts:
|
||||
config:
|
||||
emptyDir: true
|
||||
@@ -21,6 +5,22 @@ appVolumeMounts:
|
||||
dnsmasq:
|
||||
emptyDir: true
|
||||
mountPath: /etc/dnsmasq.d
|
||||
ownerUID: 568
|
||||
ownerGID: 568
|
||||
dhcp: false
|
||||
dhcp_port: 32003
|
||||
dnsConfig:
|
||||
options: []
|
||||
dns_tcp_port: 32001
|
||||
dns_udp_port: 32002
|
||||
emptyDirVolumes: true
|
||||
environmentVariables: []
|
||||
extraAppVolumeMounts: []
|
||||
hostNetwork: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: pihole/pihole
|
||||
tag: '2022.10'
|
||||
ownerGID: 568
|
||||
ownerUID: 568
|
||||
password: admin123
|
||||
timezone: America/Los_Angeles
|
||||
web_port: 32000
|
||||
Reference in New Issue
Block a user