chore: update in agent version (#8457)

This commit is contained in:
Piyush Singariya 2025-07-15 18:31:21 +05:30 committed by GitHub
parent 15332b90c1
commit c36c492877
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,7 +115,7 @@ func (c *Controller) GenerateConnectionUrl(ctx context.Context, orgId string, cl
} }
// TODO(Raj): parameterized this in follow up changes // TODO(Raj): parameterized this in follow up changes
agentVersion := "v0.0.4" agentVersion := "v0.0.5"
connectionUrl := fmt.Sprintf( connectionUrl := fmt.Sprintf(
"https://%s.console.aws.amazon.com/cloudformation/home?region=%s#/stacks/quickcreate?", "https://%s.console.aws.amazon.com/cloudformation/home?region=%s#/stacks/quickcreate?",