mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 12:31:19 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,7 +3,7 @@ description: DNS and Ad-filtering for your network.
|
||||
annotations:
|
||||
title: Pi-hole
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
apiVersion: v2
|
||||
appVersion: 2023.11.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -21,6 +21,8 @@ capabilities:
|
||||
description: Pi-hole is able to set process capabilities.
|
||||
- name: NET_ADMIN
|
||||
description: Pi-hole is able to perform various network-related operations.
|
||||
- name: NET_BIND_SERVICE
|
||||
description: Pi-hole is able to bind to a privileged port.
|
||||
- name: KILL
|
||||
description: Pi-hole is able to kill processes.
|
||||
hostMounts: []
|
||||
@@ -20,6 +20,7 @@ workload:
|
||||
capabilities:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
- NET_BIND_SERVICE
|
||||
- CHOWN
|
||||
- DAC_OVERRIDE
|
||||
- FOWNER
|
||||
Reference in New Issue
Block a user