From 90e582fdad976ee66763b161e37dee383e324549 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 23:18:52 +0000 Subject: [PATCH] chore(deps): update dependency aws-controllers-k8s/s3-controller to v1.0.27 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 ea213ef..3da3f42 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ ACK_EKS_VERSION = v1.5.4 # datasource=github-tags depName=aws-controllers-k8s/iam-controller ACK_IAM_VERSION = v1.3.15 # datasource=github-tags depName=aws-controllers-k8s/s3-controller -ACK_S3_VERSION = v1.0.21 +ACK_S3_VERSION = v1.0.27 ASO_SYSTEM_NAMESPACE = aso-system # datasource=github-tags depName=Azure/azure-service-operator