diff --git a/automation/schulportal-client/Chart.yaml b/automation/schulportal-client/Chart.yaml index a294abc0b..6a58eeff9 100644 --- a/automation/schulportal-client/Chart.yaml +++ b/automation/schulportal-client/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 0.9.3 +appVersion: SPSH-1105 description: Helm-Chart for schulportal-client name: schulportal-client type: application -version: 0.9.3 +version: 0.0.0-spsh-1105-20241127-1359 diff --git a/automation/schulportal-client/templates/deployment.yaml b/automation/schulportal-client/templates/deployment.yaml index 0e49f3ff9..e6d0b0c80 100644 --- a/automation/schulportal-client/templates/deployment.yaml +++ b/automation/schulportal-client/templates/deployment.yaml @@ -33,3 +33,4 @@ spec: - name: {{ .Values.containerPorts.name }} containerPort: {{ .Values.containerPorts.http }} protocol: TCP +