瀏覽代碼

Update ix-chart

Waqar Ahmed 4 年之前
父節點
當前提交
1270a23b87

二進制
charts/ix-chart/2102.0.0/charts/common-2101.0.0.tgz


+ 0 - 0
charts/ix-chart/2102.0.0/.helmignore → charts/ix-chart/2104.0.0/.helmignore


+ 0 - 0
charts/ix-chart/2102.0.0/Chart.lock → charts/ix-chart/2104.0.0/Chart.lock


+ 1 - 1
charts/ix-chart/2102.0.0/Chart.yaml → charts/ix-chart/2104.0.0/Chart.yaml

@@ -15,7 +15,7 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 2102.0.0
+version: 2104.0.0
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application. Versions are not expected to

+ 0 - 0
charts/ix-chart/2102.0.0/README.md → charts/ix-chart/2104.0.0/README.md


+ 0 - 0
charts/ix-chart/2102.0.0/app-readme.md → charts/ix-chart/2104.0.0/app-readme.md


二進制
charts/ix-chart/2104.0.0/charts/common-2101.0.0.tgz


+ 0 - 0
charts/ix-chart/2102.0.0/default_values.yaml → charts/ix-chart/2104.0.0/default_values.yaml


+ 13 - 0
charts/ix-chart/2102.0.0/questions.yaml → charts/ix-chart/2104.0.0/questions.yaml

@@ -447,3 +447,16 @@ questions:
       $ref:
         - "definitions/gpuConfiguration"
       attrs: []
+
+  - variable: securityContext
+    label: "Security Context"
+    group: "Workload Details"
+    schema:
+      type: dict
+      attrs:
+        - variable: privileged
+          label: "Privileged Mode"
+          description: "Determines if any container in a pod can enable privileged mode. By default a container is not allowed to access any devices on the host, but a 'privileged' container is given access to all devices on the host. This allows the container nearly all the same access as processes running on the host."
+          schema:
+            type: boolean
+            default: false

+ 0 - 0
charts/ix-chart/2102.0.0/templates/NOTES.txt → charts/ix-chart/2104.0.0/templates/NOTES.txt


+ 0 - 0
charts/ix-chart/2102.0.0/templates/_containers.tpl → charts/ix-chart/2104.0.0/templates/_containers.tpl


+ 0 - 0
charts/ix-chart/2102.0.0/templates/_helpers.tpl → charts/ix-chart/2104.0.0/templates/_helpers.tpl


+ 0 - 0
charts/ix-chart/2102.0.0/templates/_networking.tpl → charts/ix-chart/2104.0.0/templates/_networking.tpl


+ 0 - 0
charts/ix-chart/2102.0.0/templates/_volumes.tpl → charts/ix-chart/2104.0.0/templates/_volumes.tpl


+ 0 - 0
charts/ix-chart/2102.0.0/templates/_workload.tpl → charts/ix-chart/2104.0.0/templates/_workload.tpl


+ 0 - 0
charts/ix-chart/2102.0.0/templates/external-interfaces.yaml → charts/ix-chart/2104.0.0/templates/external-interfaces.yaml


+ 0 - 0
charts/ix-chart/2102.0.0/templates/service.yaml → charts/ix-chart/2104.0.0/templates/service.yaml


+ 0 - 0
charts/ix-chart/2102.0.0/templates/tests/deployment-check.yaml → charts/ix-chart/2104.0.0/templates/tests/deployment-check.yaml


+ 0 - 0
charts/ix-chart/2102.0.0/templates/workload.yaml → charts/ix-chart/2104.0.0/templates/workload.yaml


+ 0 - 0
charts/ix-chart/2102.0.0/test_values.yaml → charts/ix-chart/2104.0.0/test_values.yaml


+ 0 - 0
charts/ix-chart/2102.0.0/values.yaml → charts/ix-chart/2104.0.0/values.yaml