Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-20 06:54:10 +00:00
parent 1ffeda1a48
commit 056a9dd802
12 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [pihole-8.0.11](https://github.com/truecharts/charts/compare/pihole-8.0.10...pihole-8.0.11) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/pihole to v2023.01.2

View File

@ -4,6 +4,15 @@
## [pihole-8.0.12](https://github.com/truecharts/charts/compare/pihole-8.0.11...pihole-8.0.12) (2023-01-20)
### Chore
- update container image tccr.io/truecharts/pihole to v2023.01.3
## [pihole-8.0.11](https://github.com/truecharts/charts/compare/pihole-8.0.10...pihole-8.0.11) (2023-01-19) ## [pihole-8.0.11](https://github.com/truecharts/charts/compare/pihole-8.0.10...pihole-8.0.11) (2023-01-19)
### Chore ### Chore
@ -85,15 +94,6 @@
## [pihole-8.0.4](https://github.com/truecharts/charts/compare/pihole-8.0.2...pihole-8.0.4) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/pihole to v2022.11.2
## [pihole-8.0.4](https://github.com/truecharts/charts/compare/pihole-8.0.2...pihole-8.0.4) (2022-11-30) ## [pihole-8.0.4](https://github.com/truecharts/charts/compare/pihole-8.0.2...pihole-8.0.4) (2022-11-30)
### Chore ### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "2023.01.2" appVersion: "2023.01.3"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/pi-hole - https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole - https://github.com/pi-hole/docker-pi-hole
type: application type: application
version: 8.0.11 version: 8.0.12
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- networking - networking

View File

@ -0,0 +1,9 @@
## [pihole-8.0.12](https://github.com/truecharts/charts/compare/pihole-8.0.11...pihole-8.0.12) (2023-01-20)
### Chore
- update container image tccr.io/truecharts/pihole to v2023.01.3

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/pihole repository: tccr.io/truecharts/pihole
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2023.01.2@sha256:0e2ddd3a44d100e3b4d0d3b9977ca32993a66b4d030db169546db4c4ef2eb424 tag: 2023.01.3@sha256:d34c311534ac88d1076f2ad8b029e171baee4c7b8f34ad6ca69067287f53a64e
securityContext: securityContext:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false