Browse Source

Publish new changes in catalog

sonicaj 1 year ago
parent
commit
8ed0b9de10

+ 0 - 0
charts/ix-chart/2308.0.1/.helmignore → charts/ix-chart/2403.0.0/.helmignore


+ 0 - 0
charts/ix-chart/2308.0.1/Chart.lock → charts/ix-chart/2403.0.0/Chart.lock


+ 1 - 1
charts/ix-chart/2308.0.1/Chart.yaml → charts/ix-chart/2403.0.0/Chart.yaml

@@ -3,7 +3,7 @@ description: A Helm chart for deploying simple workloads Kubernetes
 annotations:
   title: ix-chart
 type: application
-version: 2308.0.1
+version: 2403.0.0
 apiVersion: v2
 appVersion: v1
 kubeVersion: ">=1.16.0-0"

+ 0 - 0
charts/ix-chart/2308.0.1/README.md → charts/ix-chart/2403.0.0/README.md


+ 0 - 0
charts/ix-chart/2308.0.1/app-readme.md → charts/ix-chart/2403.0.0/app-readme.md


+ 0 - 0
charts/ix-chart/2308.0.1/charts/common-2304.0.1.tgz → charts/ix-chart/2403.0.0/charts/common-2304.0.1.tgz


+ 0 - 0
charts/ix-chart/2308.0.1/ci/test-values.yaml → charts/ix-chart/2403.0.0/ci/test-values.yaml


+ 0 - 0
charts/ix-chart/2308.0.1/ix_values.yaml → charts/ix-chart/2403.0.0/ix_values.yaml


+ 0 - 0
charts/ix-chart/2308.0.1/metadata.yaml → charts/ix-chart/2403.0.0/metadata.yaml


+ 0 - 0
charts/ix-chart/2308.0.1/questions.yaml → charts/ix-chart/2403.0.0/questions.yaml


+ 0 - 0
charts/ix-chart/2308.0.1/templates/NOTES.txt → charts/ix-chart/2403.0.0/templates/NOTES.txt


+ 0 - 11
charts/ix-chart/2308.0.1/templates/_containers.tpl → charts/ix-chart/2403.0.0/templates/_containers.tpl

@@ -64,14 +64,3 @@ ports:
   {{- end }}
 {{- end }}
 {{- end }}
-
-{{/*
-Container Resource Configuration
-*/}}
-{{- define "containerResourceConfiguration" }}
-{{- if .Values.gpuConfiguration }}
-resources:
-  limits:
-    {{- toYaml .Values.gpuConfiguration | nindent 4 }}
-{{- end }}
-{{- end }}

+ 0 - 0
charts/ix-chart/2308.0.1/templates/_helpers.tpl → charts/ix-chart/2403.0.0/templates/_helpers.tpl


+ 0 - 0
charts/ix-chart/2308.0.1/templates/_networking.tpl → charts/ix-chart/2403.0.0/templates/_networking.tpl


+ 0 - 0
charts/ix-chart/2308.0.1/templates/_volumes.tpl → charts/ix-chart/2403.0.0/templates/_volumes.tpl


+ 0 - 1
charts/ix-chart/2308.0.1/templates/_workload.tpl → charts/ix-chart/2403.0.0/templates/_workload.tpl

@@ -111,7 +111,6 @@ containers:
   {{- include "containerEnvVariables" . | indent 2 }}
   {{- include "containerLivenssProbe" . | indent 2 }}
   {{- include "containerPorts" . | indent 2 }}
-  {{- include "containerResourceConfiguration" . | indent 2 }}
 {{- include "volumeConfiguration" . }}
 {{- include "dnsConfiguration" . }}
 {{- end }}

+ 0 - 0
charts/ix-chart/2308.0.1/templates/external-interfaces.yaml → charts/ix-chart/2403.0.0/templates/external-interfaces.yaml


+ 0 - 0
charts/ix-chart/2308.0.1/templates/service.yaml → charts/ix-chart/2403.0.0/templates/service.yaml


+ 0 - 0
charts/ix-chart/2308.0.1/templates/workload.yaml → charts/ix-chart/2403.0.0/templates/workload.yaml