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
Prev Previous commit
Next Next commit
Add new images for portal backend
  • Loading branch information
eclipse-tractusx-bot committed Jul 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 7945646da9f4cb9adcd20ad518046e3839ede559
18 changes: 9 additions & 9 deletions charts/portal/values.yaml
Original file line number Diff line number Diff line change
@@ -291,7 +291,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: 158f664d0d078261dd9af544d03a53af231ba0bb
registrationservicetag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -340,7 +340,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: 158f664d0d078261dd9af544d03a53af231ba0bb
administrationservicetag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -458,7 +458,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: 158f664d0d078261dd9af544d03a53af231ba0bb
appmarketplaceservicetag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -590,7 +590,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: 158f664d0d078261dd9af544d03a53af231ba0bb
portalmigrationstag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -614,7 +614,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: 158f664d0d078261dd9af544d03a53af231ba0bb
portalmaintenancetag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -632,7 +632,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: 158f664d0d078261dd9af544d03a53af231ba0bb
notificationservicetag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -659,7 +659,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: 158f664d0d078261dd9af544d03a53af231ba0bb
servicesservicetag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -739,7 +739,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: 158f664d0d078261dd9af544d03a53af231ba0bb
provisioningmigrationstag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
@@ -755,7 +755,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: 158f664d0d078261dd9af544d03a53af231ba0bb
processesworkertag: v2.1.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources: