From ddbe46d849cb9ff2c0df9289658d86f8a934c448 Mon Sep 17 00:00:00 2001 From: schulportal-client-gha Date: Wed, 27 Nov 2024 14:00:03 +0000 Subject: [PATCH] schulportal-client --- automation/schulportal-client/Chart.yaml | 4 ++-- automation/schulportal-client/templates/deployment.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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 +