Skip to content

Commit

Permalink
build: bump version for v1.8.0-RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 committed Feb 9, 2024
1 parent 1be42a5 commit 3050989
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 36 deletions.
4 changes: 2 additions & 2 deletions charts/portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
apiVersion: v2
name: portal
type: application
version: 1.8.0-RC4
appVersion: 1.8.0-RC4
version: 1.8.0-RC5
appVersion: 1.8.0-RC5
description: Helm chart for Catena-X Portal
home: https://github.com/eclipse-tractusx/portal-cd
sources:
Expand Down
75 changes: 46 additions & 29 deletions charts/portal/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion consortia/argocd-app-templates/appsetup-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
source:
path: charts/portal
repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git'
targetRevision: portal-1.8.0-RC4
targetRevision: portal-1.8.0-RC5
plugin:
env:
- name: AVP_SECRET
Expand Down
2 changes: 1 addition & 1 deletion consortia/argocd-app-templates/appsetup-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
source:
path: charts/portal
repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git'
targetRevision: portal-1.8.0-RC4
targetRevision: portal-1.8.0-RC5
plugin:
env:
- name: AVP_SECRET
Expand Down
2 changes: 1 addition & 1 deletion consortia/argocd-app-templates/appsetup-pen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
source:
path: charts/portal
repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git'
targetRevision: portal-1.8.0-RC4
targetRevision: portal-1.8.0-RC5
plugin:
env:
- name: AVP_SECRET
Expand Down
2 changes: 1 addition & 1 deletion consortia/argocd-app-templates/appsetup-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
source:
path: ''
repoURL: 'https://eclipse-tractusx.github.io/charts/dev'
targetRevision: 1.8.0-RC4
targetRevision: 1.8.0-RC5
plugin:
env:
- name: HELM_VALUES
Expand Down
2 changes: 1 addition & 1 deletion consortia/argocd-app-templates/appsetup-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
source:
path: charts/portal
repoURL: 'https://github.com/eclipse-tractusx/portal-cd.git'
targetRevision: portal-1.8.0-RC4
targetRevision: portal-1.8.0-RC5
plugin:
env:
- name: AVP_SECRET
Expand Down

0 comments on commit 3050989

Please sign in to comment.