Skip to content

Commit 5896616

Browse files
chore(deps): update dependency aws/aws-application-networking-k8s to v2
1 parent 8cb746e commit 5896616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manifests/modules/networking/vpc-lattice/.workshop/terraform

manifests/modules/networking/vpc-lattice/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "lattice_controller_version" {
3838
description = "The version of aws-gateway-controller to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=aws/aws-application-networking-k8s
41-
default = "1.1.7"
41+
default = "2.0.0"
4242
}

0 commit comments

Comments
 (0)