From 76669d0f23be3c8f68b3037fd74a663e2854a52b Mon Sep 17 00:00:00 2001 From: "A. Pervaiz" <77356768+arooshap@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:31:33 +0200 Subject: [PATCH 1/3] Update Chart.yaml --- helm/reqmgr2ms-unmerged-t1/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/reqmgr2ms-unmerged-t1/Chart.yaml b/helm/reqmgr2ms-unmerged-t1/Chart.yaml index 2fedf0ac6..bd706e7f8 100644 --- a/helm/reqmgr2ms-unmerged-t1/Chart.yaml +++ b/helm/reqmgr2ms-unmerged-t1/Chart.yaml @@ -15,7 +15,7 @@ type: application # 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: 0.1.4 +version: 0.1.5 # 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 From dcedd73f647aa1ebc30aa1e21c7730a6d5cdd56e Mon Sep 17 00:00:00 2001 From: "A. Pervaiz" <77356768+arooshap@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:33:31 +0200 Subject: [PATCH 2/3] Update deployment.yaml --- helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml b/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml index 6ea6eb475..75c05e8ab 100644 --- a/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml +++ b/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml @@ -114,7 +114,7 @@ spec: secretName: proxy-secrets-ms-unmerged - name: secrets secret: - secretName: reqmgr2ms-unmerged-secrets + secretName: rreqmgr2ms-unmerged-t1-secrets - name: robot-secrets secret: secretName: robot-secrets From 1740888148a67a68288070c07c89c9a7b05760e8 Mon Sep 17 00:00:00 2001 From: "A. Pervaiz" <77356768+arooshap@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:34:46 +0200 Subject: [PATCH 3/3] Update deployment.yaml --- helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml b/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml index 75c05e8ab..e3eaf4666 100644 --- a/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml +++ b/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml @@ -114,7 +114,7 @@ spec: secretName: proxy-secrets-ms-unmerged - name: secrets secret: - secretName: rreqmgr2ms-unmerged-t1-secrets + secretName: reqmgr2ms-unmerged-t1-secrets - name: robot-secrets secret: secretName: robot-secrets