Skip to content

Commit

Permalink
šŸ› fix(release): Fix user-simulator, like and payment-service not beinā€¦
Browse files Browse the repository at this point in the history
ā€¦g updated in helm chart
  • Loading branch information
W3D3 authored and orazefabian committed Sep 9, 2024
1 parent f00b4dc commit 9065f9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,10 @@ jobs:
commitChange: false
changes: |
{
"userSimulator.cronJob.jobTemplate.container.image.tag": "${{ env.IMAGE_TAG }}",
"maliciousLoadGenerator.deployment.container.image.tag": "${{ env.IMAGE_TAG }}",
"likeService.deployment.container.image.tag": "${{ env.IMAGE_TAG }}",
"paymentService.deployment.container.image.tag": "${{ env.IMAGE_TAG }}",
"profileService.deployment.container.image.tag": "${{ env.IMAGE_TAG }}",
"membershipService.deployment.container.image.tag": "${{ env.IMAGE_TAG }}",
"userAuthService.deployment.container.image.tag": "${{ env.IMAGE_TAG }}",
Expand Down

0 comments on commit 9065f9b

Please sign in to comment.