Skip to content

Commit 2d5f79c

Browse files
chore(deps): update dependency aws-controllers-k8s/dynamodb-controller to v1.7.1 (#1757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4472624 commit 2d5f79c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • manifests/modules/automation/controlplanes

manifests/modules/automation/controlplanes/ack/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "dynamo_ack_version" {
3838
description = "The version of Dynamo ACK to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=aws-controllers-k8s/dynamodb-controller
41-
default = "1.5.2"
41+
default = "1.7.1"
4242
}

manifests/modules/automation/controlplanes/kro/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ variable "dynamo_ack_version" {
3838
description = "The version of Dynamo ACK to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=aws-controllers-k8s/dynamodb-controller
41-
default = "1.5.2"
41+
default = "1.7.1"
4242
}
4343

4444
variable "kro_version" {

0 commit comments

Comments
 (0)