Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-10 21:00:30 +00:00
parent af361f0432
commit 777311d6c3
12 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [pihole-8.0.16](https://github.com/truecharts/charts/compare/pihole-8.0.15...pihole-8.0.16) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -4,6 +4,15 @@
## [pihole-8.0.17](https://github.com/truecharts/charts/compare/pihole-8.0.16...pihole-8.0.17) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/pihole to v2023.02.0
## [pihole-8.0.16](https://github.com/truecharts/charts/compare/pihole-8.0.15...pihole-8.0.16) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [pihole-8.0.7](https://github.com/truecharts/charts/compare/pihole-8.0.6...pihole-8.0.7) (2022-12-25)
### Chore
- update helm general non-major
## [pihole-8.0.6](https://github.com/truecharts/charts/compare/pihole-8.0.5...pihole-8.0.6) (2022-12-19)
### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2023.01.10"
appVersion: "2023.02.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -23,7 +23,7 @@ sources:
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
type: application
version: 8.0.16
version: 8.0.17
annotations:
truecharts.org/catagories: |
- networking

View File

@ -0,0 +1,9 @@
## [pihole-8.0.17](https://github.com/truecharts/charts/compare/pihole-8.0.16...pihole-8.0.17) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/pihole to v2023.02.0

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pihole
pullPolicy: IfNotPresent
tag: 2023.01.10@sha256:058fd4f6790af67fbcb684234b5f482836b956171c511a5c774fafce39897fd0
tag: 2023.02.0@sha256:ca53f3d50784c0df6a3802a0feed23763918d2352bb9e3b72abb36a7047175c8
securityContext:
readOnlyRootFilesystem: false