fix: update pihole digest and versioning to mirror
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2021.09"
|
||||
appVersion: "5.8.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
@@ -21,4 +21,4 @@ sources:
|
||||
- https://github.com/pi-hole
|
||||
- https://github.com/pi-hole/docker-pi-hole
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578
|
||||
tag: v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/pihole
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578
|
||||
tag: v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user