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 Oct 24, 2024
1 parent e287060 commit eb6c6b6
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 @@ -326,7 +326,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: 4598a8861a4f41f8daecaf5ced6293043ea5733a
registrationservicetag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -377,7 +377,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: 4598a8861a4f41f8daecaf5ced6293043ea5733a
administrationservicetag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -497,7 +497,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: 4598a8861a4f41f8daecaf5ced6293043ea5733a
appmarketplaceservicetag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -631,7 +631,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: fbddbd3e75957e03daf3b1c8a841a7e8ec3db720
portalmigrationstag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -662,7 +662,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: fbddbd3e75957e03daf3b1c8a841a7e8ec3db720
portalmaintenancetag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand All @@ -685,7 +685,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: 4598a8861a4f41f8daecaf5ced6293043ea5733a
notificationservicetag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -714,7 +714,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: 4598a8861a4f41f8daecaf5ced6293043ea5733a
servicesservicetag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -796,7 +796,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: fbddbd3e75957e03daf3b1c8a841a7e8ec3db720
provisioningmigrationstag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand All @@ -814,7 +814,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: fbddbd3e75957e03daf3b1c8a841a7e8ec3db720
processesworkertag: v2.3.0-RC1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down

0 comments on commit eb6c6b6

Please sign in to comment.