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 Jul 23, 2024
1 parent 1cf144c commit ddc99be
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 @@ -291,7 +291,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: v2.1.0-RC1
registrationservicetag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -340,7 +340,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: v2.1.0-RC1
administrationservicetag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -458,7 +458,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: v2.1.0-RC1
appmarketplaceservicetag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -590,7 +590,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: v2.1.0-RC1
portalmigrationstag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -614,7 +614,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: v2.1.0-RC1
portalmaintenancetag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -632,7 +632,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: v2.1.0-RC1
notificationservicetag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -659,7 +659,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: v2.1.0-RC1
servicesservicetag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -739,7 +739,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: v2.1.0-RC1
provisioningmigrationstag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -755,7 +755,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: v2.1.0-RC1
processesworkertag: 24f7424ed4836e6165dce5a5e2b353fa59733cbf
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down

0 comments on commit ddc99be

Please sign in to comment.