Skip to content

Commit

Permalink
Update pihole.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe authored Nov 10, 2024
1 parent 764421d commit 00f6229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/pihole/pihole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
- raspberry
containers:
- name: pihole
image: pihole/pihole:2024.03.2
image: pihole/pihole:2024.07.0
imagePullPolicy: IfNotPresent
env:
- name: TZ
Expand Down Expand Up @@ -146,7 +146,7 @@ spec:
- raspberry
containers:
- name: cloudflared
image: visibilityspots/cloudflared:alpine-3.13
image: visibilityspots/cloudflared:v2024.11.0
imagePullPolicy: IfNotPresent
env:
- name: METRICS
Expand Down

0 comments on commit 00f6229

Please sign in to comment.