Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks committed Sep 21, 2024
1 parent 8cfabf9 commit 6370c5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/helm_release/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ locals {
}

image_tags = {
"migrations.image.tag" = "8cce786",
"webservice.image.tag" = "8adc7da",
"event-worker.image.tag" = "8cce786",
"job-policy-checker.image.tag" = "8cce786",
"webservice.image.tag" = "1675b2b",
"migrations.image.tag" = "5dd5951",
"event-worker.image.tag" = "3194fbe",
"job-policy-checker.image.tag" = "3194fbe",
}

postgres_settings = {
Expand Down

0 comments on commit 6370c5d

Please sign in to comment.