Skip to content

Commit

Permalink
chore(deps): update container image pihole/pihole to v2024.01.0@d095e…
Browse files Browse the repository at this point in the history
…c4 by renovate
  • Loading branch information
truecharts-admin committed Jan 8, 2024
1 parent 8fc0e38 commit 1a15d71
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions charts/stable/pihole/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: pihole
version: 13.1.5
appVersion: 2023.11.0
version: 14.0.0
appVersion: 2024.01.0
description: DNS and Ad-filtering for your network
home: https://truecharts.org/charts/stable/pihole
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
deprecated: false
sources:
- https://github.com/pi-hole/docker-pi-hole
- https://pi-hole.net/
- https://github.com/pi-hole
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
- https://hub.docker.com/r/pihole/pihole
- https://github.com/pi-hole/docker-pi-hole
- https://pi-hole.net/
- https://github.com/pi-hole
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
- https://hub.docker.com/r/pihole/pihole
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
keywords:
- DNS
- DNS
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
2 changes: 1 addition & 1 deletion charts/stable/pihole/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: pihole/pihole
pullPolicy: IfNotPresent
tag: 2023.11.0@sha256:24b1ef8f66d810faffefdb9b66850bbe2d55013506b892605acef414e210edeb
tag: 2024.01.0@sha256:d095ec4982b6d9d6ccd95e7cf9c6c731d073d3ec4705de1d3cc1bfa4f3633e03
pihole:
webPassword: somepassword"
dnsServers:
Expand Down

0 comments on commit 1a15d71

Please sign in to comment.