Skip to content

Commit 1d59a5e

Browse files
Update cloud-agent version
1 parent 4b526a9 commit 1d59a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ variable "availability-zone" {
2121
variable "cloud-agent-version" {
2222
type = string
2323
description = "Version tag for ghcr.io/depot/cloud-agent container"
24-
default = "2.1.0"
24+
default = "2.2.0"
2525
}
2626

2727
variable "create" {

0 commit comments

Comments
 (0)