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 Jan 18, 2024
1 parent 3d689de commit fc923ad
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 @@ -260,7 +260,7 @@ backend:
name: "registration-service"
image:
name: "tractusx/portal-registration-service"
registrationservicetag: 761536a560c0721a5b6b3c5c0a39191054a1b749
registrationservicetag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand Down Expand Up @@ -308,7 +308,7 @@ backend:
name: "administration-service"
image:
name: "tractusx/portal-administration-service"
administrationservicetag: 761536a560c0721a5b6b3c5c0a39191054a1b749
administrationservicetag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand Down Expand Up @@ -414,7 +414,7 @@ backend:
name: "marketplace-app-service"
image:
name: "tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: 761536a560c0721a5b6b3c5c0a39191054a1b749
appmarketplaceservicetag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand Down Expand Up @@ -545,7 +545,7 @@ backend:
name: "portal-migrations"
image:
name: "tractusx/portal-portal-migrations"
portalmigrationstag: 761536a560c0721a5b6b3c5c0a39191054a1b749
portalmigrationstag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand All @@ -568,7 +568,7 @@ backend:
name: "portal-maintenance"
image:
name: "tractusx/portal-maintenance-service"
portalmaintenancetag: 761536a560c0721a5b6b3c5c0a39191054a1b749
portalmaintenancetag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand All @@ -586,7 +586,7 @@ backend:
name: "notification-service"
image:
name: "tractusx/portal-notification-service"
notificationservicetag: 761536a560c0721a5b6b3c5c0a39191054a1b749
notificationservicetag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand All @@ -612,7 +612,7 @@ backend:
name: "services-service"
image:
name: "tractusx/portal-services-service"
servicesservicetag: 761536a560c0721a5b6b3c5c0a39191054a1b749
servicesservicetag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand Down Expand Up @@ -691,7 +691,7 @@ backend:
name: "provisioning-migrations"
image:
name: "tractusx/portal-provisioning-migrations"
provisioningmigrationstag: 761536a560c0721a5b6b3c5c0a39191054a1b749
provisioningmigrationstag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand All @@ -707,7 +707,7 @@ backend:
name: "processes-worker"
image:
name: "tractusx/portal-processes-worker"
processesworkertag: 761536a560c0721a5b6b3c5c0a39191054a1b749
processesworkertag: v1.8.0-RC2
# -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user.
# If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.
resources:
Expand Down

0 comments on commit fc923ad

Please sign in to comment.