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 Dec 13, 2024
1 parent a6789c0 commit a3f2d46
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: 3f52501e54a6a1e41714b13ecb5ed2fbc7b54088
registrationservicetag: v2.4.0-alpha.1
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: 3f52501e54a6a1e41714b13ecb5ed2fbc7b54088
administrationservicetag: v2.4.0-alpha.1
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: 3f52501e54a6a1e41714b13ecb5ed2fbc7b54088
appmarketplaceservicetag: v2.4.0-alpha.1
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: 3f52501e54a6a1e41714b13ecb5ed2fbc7b54088
portalmigrationstag: v2.4.0-alpha.1
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: f74b7b9babf3471f06fb57aa371f9cbd729935ab
portalmaintenancetag: v2.4.0-alpha.1
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: 3f52501e54a6a1e41714b13ecb5ed2fbc7b54088
notificationservicetag: v2.4.0-alpha.1
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: 3f52501e54a6a1e41714b13ecb5ed2fbc7b54088
servicesservicetag: v2.4.0-alpha.1
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: f74b7b9babf3471f06fb57aa371f9cbd729935ab
provisioningmigrationstag: v2.4.0-alpha.1
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: f74b7b9babf3471f06fb57aa371f9cbd729935ab
processesworkertag: v2.4.0-alpha.1
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down

0 comments on commit a3f2d46

Please # to comment.