Skip to content

Commit

Permalink
Merge branch 'main' into merge/v2.3.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Nov 13, 2024
2 parents 663cc4b + 6276851 commit 3ba3323
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions charts/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ frontend:
name: "portal"
image:
name: "docker.io/tractusx/portal-frontend"
portaltag: v2.3.0-RC4
portaltag: 5a95e2c5ace15d41078749824d77bf0d8e9611d9
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand All @@ -172,7 +172,7 @@ frontend:
name: "registration"
image:
name: "docker.io/tractusx/portal-frontend-registration"
registrationtag: v2.1.0-RC1
registrationtag: 1d69074358ce7f1225e6e10b8db1c78c8bdd7b36
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down Expand Up @@ -326,7 +326,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: v2.3.0-RC2
registrationservicetag: 09018e81685bf84d7cbf7b41a1d7f73e43a5d2cd
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-RC2
administrationservicetag: 09018e81685bf84d7cbf7b41a1d7f73e43a5d2cd
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-RC2
appmarketplaceservicetag: 09018e81685bf84d7cbf7b41a1d7f73e43a5d2cd
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-RC2
portalmigrationstag: be67c8ac203f16e7c60ec80a9e3eb3502f2206d5
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-RC2
portalmaintenancetag: be67c8ac203f16e7c60ec80a9e3eb3502f2206d5
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-RC2
notificationservicetag: 09018e81685bf84d7cbf7b41a1d7f73e43a5d2cd
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-RC2
servicesservicetag: 09018e81685bf84d7cbf7b41a1d7f73e43a5d2cd
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-RC2
provisioningmigrationstag: 4f2627d45b1d3ab3ca2fb3c701983369ae578230
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-RC2
processesworkertag: be67c8ac203f16e7c60ec80a9e3eb3502f2206d5
pullPolicy: "IfNotPresent"
# -- Pull secrets for private docker registry
pullSecrets: []
Expand Down

0 comments on commit 3ba3323

Please sign in to comment.