Stavros Kois 2 жил өмнө
parent
commit
797fa1291d

+ 0 - 0
library/common/2304.0.0/.helmignore → library/common/2304.0.1/.helmignore


+ 1 - 1
library/common/2304.0.0/Chart.yaml → library/common/2304.0.1/Chart.yaml

@@ -15,7 +15,7 @@ type: library
 # 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: 2304.0.0
+version: 2304.0.1
 
 # 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
library/common/2304.0.0/README.md → library/common/2304.0.1/README.md


+ 0 - 0
library/common/2304.0.0/templates/_serviceaccount.tpl → library/common/2304.0.1/templates/_serviceaccount.tpl


+ 0 - 0
library/common/2304.0.0/templates/classes/_service.tpl → library/common/2304.0.1/templates/classes/_service.tpl


+ 0 - 0
library/common/2304.0.0/templates/classes/_service_ports.tpl → library/common/2304.0.1/templates/classes/_service_ports.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/chart/_annotations.tpl → library/common/2304.0.1/templates/lib/chart/_annotations.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/chart/_capabilities.tpl → library/common/2304.0.1/templates/lib/chart/_capabilities.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/chart/_labels.tpl → library/common/2304.0.1/templates/lib/chart/_labels.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/chart/_names.tpl → library/common/2304.0.1/templates/lib/chart/_names.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/containers/_environment.tpl → library/common/2304.0.1/templates/lib/containers/_environment.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/containers/_image.tpl → library/common/2304.0.1/templates/lib/containers/_image.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/containers/_port.tpl → library/common/2304.0.1/templates/lib/containers/_port.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/deployments/_utils.tpl → library/common/2304.0.1/templates/lib/deployments/_utils.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/networking/_dns.tpl → library/common/2304.0.1/templates/lib/networking/_dns.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/resources/_certs.tpl → library/common/2304.0.1/templates/lib/resources/_certs.tpl


+ 3 - 3
library/common/2304.0.0/templates/lib/resources/_limitations.tpl → library/common/2304.0.1/templates/lib/resources/_limitations.tpl

@@ -9,11 +9,11 @@ resources:
     cpu: {{ .Values.cpuLimit }}
     memory: {{ .Values.memLimit }}
 {{ end }}
-  requests:
-    cpu: 10m
-    memory: 50Mi
 {{ if .Values.gpuConfiguration }}
     {{ toYaml .Values.gpuConfiguration | nindent 4 }}
 {{ end }}
+  requests:
+    cpu: 10m
+    memory: 50Mi
 {{ end }}
 {{ end }}

+ 0 - 0
library/common/2304.0.0/templates/lib/schema/_utils.tpl → library/common/2304.0.1/templates/lib/schema/_utils.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/storage/_appStorage.tpl → library/common/2304.0.1/templates/lib/storage/_appStorage.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/storage/_hostpathValidation.tpl → library/common/2304.0.1/templates/lib/storage/_hostpathValidation.tpl


+ 0 - 0
library/common/2304.0.0/templates/lib/storage/_ixvolumes.tpl → library/common/2304.0.1/templates/lib/storage/_ixvolumes.tpl