Skip to content

Commit

Permalink
chore(agent): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Sep 2, 2024
1 parent 9516a98 commit 239de6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live/prod/agent/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ EOF
inputs = {
aws_profile = local.aws_profile
hosted_zone_id = dependency.dns.outputs.hosted_zone_id
release_tag = "v0.28.5"
release_tag = "v0.28.6"

cloudfront_name = "hearchco-api-cloudfront-${local.environment}"
cloudfront_domain_name = local.domain_name_cloudfront
Expand Down

0 comments on commit 239de6e

Please sign in to comment.