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 Nov 5, 2024
1 parent 0c0d632 commit c962d96
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: v2.3.0-RC1
registrationservicetag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
administrationservicetag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
appmarketplaceservicetag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
portalmigrationstag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
portalmaintenancetag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
notificationservicetag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
servicesservicetag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
provisioningmigrationstag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
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: v2.3.0-RC1
processesworkertag: 6103bde8af6e35a36002d1fd03a02b04e59a0661
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down

0 comments on commit c962d96

Please sign in to comment.