Skip to content

Commit 61b989f

Browse files
chore(deps): update dependency aws/aws-application-networking-k8s to v1.1.0 (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01e7d50 commit 61b989f

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/networking/vpc-lattice/.workshop/terraform

1 file changed

+1
-1
lines changed

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.0.7"
41+
default = "1.1.0"
4242
}

0 commit comments

Comments
 (0)