From 4eaa97f35b873ec5081b2370596e510e71010c00 Mon Sep 17 00:00:00 2001 From: schulportal-client-gha Date: Tue, 19 Nov 2024 10:31:54 +0000 Subject: [PATCH] schulportal-client --- automation/schulportal-client/Chart.yaml | 4 ++-- automation/schulportal-client/templates/deployment.yaml | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/automation/schulportal-client/Chart.yaml b/automation/schulportal-client/Chart.yaml index 07c14660d..8e876bb24 100644 --- a/automation/schulportal-client/Chart.yaml +++ b/automation/schulportal-client/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 0.9.0 +appVersion: SPSH-1324 description: Helm-Chart for schulportal-client name: schulportal-client type: application -version: 0.9.0 +version: 0.0.0-spsh-1324-20241119-1031 diff --git a/automation/schulportal-client/templates/deployment.yaml b/automation/schulportal-client/templates/deployment.yaml index e6d0b0c80..12ea95302 100644 --- a/automation/schulportal-client/templates/deployment.yaml +++ b/automation/schulportal-client/templates/deployment.yaml @@ -32,5 +32,4 @@ spec: ports: - name: {{ .Values.containerPorts.name }} containerPort: {{ .Values.containerPorts.http }} - protocol: TCP - + protocol: TCP \ No newline at end of file