From ae4cc66439bf348e91a12e83d0ec0a1600ea2713 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Tue, 22 Aug 2023 17:01:24 +0200 Subject: [PATCH] release(1.6.0-RC8): bump version --- charts/portal/Chart.yaml | 4 ++-- consortia/argocd-app-templates/appsetup-beta.yaml | 2 +- consortia/argocd-app-templates/appsetup-int.yaml | 2 +- consortia/argocd-app-templates/appsetup-pen.yaml | 2 +- consortia/argocd-app-templates/appsetup-stable.yaml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index 5ba7ca336..77e1e89be 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -20,8 +20,8 @@ apiVersion: v2 name: portal type: application -version: 1.6.0-RC7 -appVersion: 1.6.0-RC7 +version: 1.6.0-RC8 +appVersion: 1.6.0-RC8 description: Helm chart for Catena-X Portal home: https://github.com/eclipse-tractusx/portal-cd sources: diff --git a/consortia/argocd-app-templates/appsetup-beta.yaml b/consortia/argocd-app-templates/appsetup-beta.yaml index fe9c668e1..87cc434c3 100644 --- a/consortia/argocd-app-templates/appsetup-beta.yaml +++ b/consortia/argocd-app-templates/appsetup-beta.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' - targetRevision: portal-1.6.0-RC7 + targetRevision: portal-1.6.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-int.yaml b/consortia/argocd-app-templates/appsetup-int.yaml index 724c6f520..1a06213d8 100644 --- a/consortia/argocd-app-templates/appsetup-int.yaml +++ b/consortia/argocd-app-templates/appsetup-int.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' - targetRevision: portal-1.6.0-RC7 + targetRevision: portal-1.6.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-pen.yaml b/consortia/argocd-app-templates/appsetup-pen.yaml index de4798136..318027043 100644 --- a/consortia/argocd-app-templates/appsetup-pen.yaml +++ b/consortia/argocd-app-templates/appsetup-pen.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' - targetRevision: portal-1.6.0-RC7 + targetRevision: portal-1.6.0-RC8 plugin: env: - name: AVP_SECRET diff --git a/consortia/argocd-app-templates/appsetup-stable.yaml b/consortia/argocd-app-templates/appsetup-stable.yaml index 0ff8b4dfd..e9fbfdde2 100644 --- a/consortia/argocd-app-templates/appsetup-stable.yaml +++ b/consortia/argocd-app-templates/appsetup-stable.yaml @@ -28,7 +28,7 @@ spec: source: path: charts/portal repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git' - targetRevision: portal-1.6.0-RC7 + targetRevision: portal-1.6.0-RC8 plugin: env: - name: AVP_SECRET