From 84e69d3a52ad550f21838c7562aebdff7f26cc8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 16:42:50 +0000 Subject: [PATCH] Update dependency aws-controllers-k8s/ec2-controller to v0.1.0 Signed-off-by: Renovate Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d1615e4..ab0613f 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ CROSSPLANE_NAMESPACE = crossplane-system ACK_SYSTEM_NAMESPACE = ack-system AWS_REGION = us-west-2 # datasource=github-tags depName=aws-controllers-k8s/ec2-controller -ACK_EC2_VERSION = 0.0.17 +ACK_EC2_VERSION = v0.1.0 # datasource=github-tags depName=aws-controllers-k8s/ecr-controller ACK_ECR_VERSION = 0.1.5 # datasource=github-tags depName=aws-controllers-k8s/eks-controller