فهرست منبع

Publish new changes in catalog

sonicaj 1 سال پیش
والد
کامیت
840820d01e

+ 0 - 0
charts/pihole/2.0.1/.helmignore → charts/pihole/2.0.2/.helmignore


+ 0 - 0
charts/pihole/2.0.1/Chart.lock → charts/pihole/2.0.2/Chart.lock


+ 1 - 1
charts/pihole/2.0.1/Chart.yaml → charts/pihole/2.0.2/Chart.yaml

@@ -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'

+ 0 - 0
charts/pihole/2.0.1/README.md → charts/pihole/2.0.2/README.md


+ 0 - 0
charts/pihole/2.0.1/app-readme.md → charts/pihole/2.0.2/app-readme.md


+ 0 - 0
charts/pihole/2.0.1/charts/common-1.2.9.tgz → charts/pihole/2.0.2/charts/common-1.2.9.tgz


+ 0 - 0
charts/pihole/2.0.1/ci/basic-values.yaml → charts/pihole/2.0.2/ci/basic-values.yaml


+ 0 - 0
charts/pihole/2.0.1/ci/nodhcp-values.yaml → charts/pihole/2.0.2/ci/nodhcp-values.yaml


+ 0 - 0
charts/pihole/2.0.1/ix_values.yaml → charts/pihole/2.0.2/ix_values.yaml


+ 2 - 0
charts/pihole/2.0.1/metadata.yaml → charts/pihole/2.0.2/metadata.yaml

@@ -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: []

+ 0 - 0
charts/pihole/2.0.1/migrations/migrate → charts/pihole/2.0.2/migrations/migrate


+ 0 - 0
charts/pihole/2.0.1/questions.yaml → charts/pihole/2.0.2/questions.yaml


+ 0 - 0
charts/pihole/2.0.1/templates/NOTES.txt → charts/pihole/2.0.2/templates/NOTES.txt


+ 0 - 0
charts/pihole/2.0.1/templates/_migration.tpl → charts/pihole/2.0.2/templates/_migration.tpl


+ 0 - 0
charts/pihole/2.0.1/templates/_persistence.tpl → charts/pihole/2.0.2/templates/_persistence.tpl


+ 1 - 0
charts/pihole/2.0.1/templates/_pihole.tpl → charts/pihole/2.0.2/templates/_pihole.tpl

@@ -20,6 +20,7 @@ workload:
             capabilities:
               add:
                 - NET_ADMIN
+                - NET_BIND_SERVICE
                 - CHOWN
                 - DAC_OVERRIDE
                 - FOWNER

+ 0 - 0
charts/pihole/2.0.1/templates/_portal.tpl → charts/pihole/2.0.2/templates/_portal.tpl


+ 0 - 0
charts/pihole/2.0.1/templates/_service.tpl → charts/pihole/2.0.2/templates/_service.tpl


+ 0 - 0
charts/pihole/2.0.1/templates/common.yaml → charts/pihole/2.0.2/templates/common.yaml


+ 0 - 0
charts/pihole/2.0.1/to_keep_versions.md → charts/pihole/2.0.2/to_keep_versions.md