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 18, 2024
1 parent 7c428e3 commit 95bca34
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 @@ -280,7 +280,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
registrationservicetag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -329,7 +329,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
administrationservicetag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -435,7 +435,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
appmarketplaceservicetag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -567,7 +567,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
portalmigrationstag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -590,7 +590,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
portalmaintenancetag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -608,7 +608,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
notificationservicetag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -635,7 +635,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
servicesservicetag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -715,7 +715,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
provisioningmigrationstag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -731,7 +731,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
processesworkertag: v2.0.0-RC2
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down

0 comments on commit 95bca34

Please sign in to comment.