From d545701d605d7d019c29656c418f7bedeb43083a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 00:47:33 +0000 Subject: [PATCH] chore(deps): update dependency aws-controllers-k8s/ecr-controller to v1.0.19 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ad2275b..1eff9dc 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ AWS_REGION = us-west-2 # datasource=github-tags depName=aws-controllers-k8s/ec2-controller ACK_EC2_VERSION = v1.2.26 # datasource=github-tags depName=aws-controllers-k8s/ecr-controller -ACK_ECR_VERSION = v1.0.18 +ACK_ECR_VERSION = v1.0.19 # datasource=github-tags depName=aws-controllers-k8s/eks-controller ACK_EKS_VERSION = v1.4.7 # datasource=github-tags depName=aws-controllers-k8s/iam-controller