Skip to content

Commit

Permalink
helm tag updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Sep 20, 2024
1 parent 00d0d32 commit ce99359
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ tenantMgmtFacade:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-tenant-management-facade
pullPolicy: Always
tag: "0.0.3-marketplace"
tag: "0.0.4"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -100,7 +100,7 @@ auditService:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-audit-service
pullPolicy: Always
tag: "0.0.1"
tag: "0.0.2"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -135,7 +135,7 @@ authenticationService:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-authentication-service
pullPolicy: Always
tag: "0.0.1"
tag: "0.0.2"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -172,7 +172,7 @@ notificationService:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-notification-service
pullPolicy: Always
tag: "0.0.1"
tag: "0.0.2"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -208,7 +208,7 @@ subscriptionService:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-subscription-service
pullPolicy: Always
tag: "0.0.2"
tag: "0.0.3"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -243,7 +243,7 @@ userTenantService:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-user-tenant-service
pullPolicy: Always
tag: "0.0.1"
tag: "0.0.2"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -278,7 +278,7 @@ tenantMgmtService:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-tenant-management-service
pullPolicy: Always
tag: "0.0.3"
tag: "0.0.4"
replicaCount: 1
port: 3000
node_env: "production"
Expand Down Expand Up @@ -318,7 +318,7 @@ migrationJob:
enabled: true
repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-migration
pullPolicy: Always
tag: "0.0.2-marketplace"
tag: "0.0.3"
replicaCount: 1
affinity: {}
allowed_origins: "*"
Expand Down

0 comments on commit ce99359

Please sign in to comment.