Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(2.1.0-rc1): merge main into main #366

Merged
merged 32 commits into from
Jul 16, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
e7203a4
Add new image for portal
eclipse-tractusx-bot Jun 6, 2024
68e461c
chore(consortia): update app templates (#339)
evegufy Jun 10, 2024
fd29a11
Add new image for portal
eclipse-tractusx-bot Jun 12, 2024
b59eb11
Add new images for portal backend
eclipse-tractusx-bot Jun 13, 2024
639037a
Add new images for portal backend
eclipse-tractusx-bot Jun 14, 2024
3329bcb
Add new images for portal backend
eclipse-tractusx-bot Jun 17, 2024
820718a
Add new image for portal
eclipse-tractusx-bot Jun 19, 2024
062f489
Add new images for portal backend
eclipse-tractusx-bot Jun 24, 2024
cd2e22e
feat(clearinghouse): add feature toggle for sd connectivity (#344)
Phil91 Jun 25, 2024
cf00c8b
Add new images for portal backend
eclipse-tractusx-bot Jun 25, 2024
6223b3d
Add new images for portal backend
eclipse-tractusx-bot Jun 27, 2024
f2798a1
Add new images for portal backend
eclipse-tractusx-bot Jul 4, 2024
9a4486a
Add new image for portal
eclipse-tractusx-bot Jul 8, 2024
87cf3ac
Add new image for portal registration
eclipse-tractusx-bot Jul 9, 2024
ba8668e
Add new images for portal backend
eclipse-tractusx-bot Jul 10, 2024
7eb1089
chore: remove obsolete centralidp database configuration (#355)
evegufy Jul 10, 2024
e74f0a7
chore: update deployment config (#354)
evegufy Jul 10, 2024
84375bb
feat(portalmigrations): enable seeding of test data with configmap (#…
evegufy Jul 10, 2024
6bb2712
fix: increase memory for services service (#359)
evegufy Jul 11, 2024
f3f014e
Add new images for portal backend
eclipse-tractusx-bot Jul 11, 2024
12e7d26
chore(association): change sender mail
evegufy Jul 12, 2024
3d281c9
Add new image for portal registration
eclipse-tractusx-bot Jul 12, 2024
1dff341
Add new image for portal registration
eclipse-tractusx-bot Jul 12, 2024
4e34da6
Add new image for portal
eclipse-tractusx-bot Jul 12, 2024
8b37afb
fix: add environment variable to use dim in application checklist bpdm
evegufy Jul 12, 2024
fcb356b
docs: add install comment to useDimWallet value
evegufy Jul 12, 2024
bccb267
fix(bdrs-url): change to directoryApiAddress (#364)
evegufy Jul 12, 2024
7baa78b
Add new image for portal
eclipse-tractusx-bot Jul 12, 2024
7945646
Add new images for portal backend
eclipse-tractusx-bot Jul 12, 2024
bc7d3f4
Add new image for portal registration
eclipse-tractusx-bot Jul 12, 2024
50e7277
build(2.1.0-rc1): bump version and update docs
evegufy Jul 12, 2024
021e4d4
Merge branch 'main' into merge/v2.1.0-RC1
evegufy Jul 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions charts/portal/values.yaml
Original file line number Diff line number Diff line change
@@ -299,7 +299,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
registrationservicetag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -348,7 +348,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
administrationservicetag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -466,7 +466,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
appmarketplaceservicetag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -598,7 +598,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
portalmigrationstag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -621,7 +621,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
portalmaintenancetag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -639,7 +639,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
notificationservicetag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -666,7 +666,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
servicesservicetag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -746,7 +746,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
provisioningmigrationstag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -762,7 +762,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: 3baed5a1cb620285097a11a67d45bc28f56c1c0f
processesworkertag: b41820cf0bc65f0fda37c6f03846a26dbe72a93b
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources: