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 diff --git a/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml b/helm/reqmgr2ms-unmerged-t1/templates/deployment.yaml index 6ea6eb475..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: reqmgr2ms-unmerged-secrets + secretName: reqmgr2ms-unmerged-t1-secrets - name: robot-secrets secret: secretName: robot-secrets