Skip to content

Commit

Permalink
Add new images for portal backend
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-tractusx-bot committed Apr 12, 2024
1 parent 9fc2413 commit 257cda3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions charts/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: d0c30f40602e2ec3eae79aaf45abda6646fa9f0d
registrationservicetag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -321,7 +321,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: d0c30f40602e2ec3eae79aaf45abda6646fa9f0d
administrationservicetag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -427,7 +427,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: d0c30f40602e2ec3eae79aaf45abda6646fa9f0d
appmarketplaceservicetag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -559,7 +559,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: d0c30f40602e2ec3eae79aaf45abda6646fa9f0d
portalmigrationstag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -582,7 +582,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: 2e6fea9545313d7db8ab310cc61f0c7a580d1099
portalmaintenancetag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -600,7 +600,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: d0c30f40602e2ec3eae79aaf45abda6646fa9f0d
notificationservicetag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -627,7 +627,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: d0c30f40602e2ec3eae79aaf45abda6646fa9f0d
servicesservicetag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -707,7 +707,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: 2e6fea9545313d7db8ab310cc61f0c7a580d1099
provisioningmigrationstag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -723,7 +723,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: 2e6fea9545313d7db8ab310cc61f0c7a580d1099
processesworkertag: v2.0.0-RC1
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down

0 comments on commit 257cda3

Please sign in to comment.