From 7e7c2ee32b6133ed432e0e800c950b9205d70c99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 02:37:01 +0000 Subject: [PATCH] chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.118.1 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 a17fa1c..0ac9e9b 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ ASO_VERSION = v2.6.0 KCC_SYSTEM_NAMESPACE = cnrm-system # datasource=github-tags depName=GoogleCloudPlatform/k8s-config-connector -ASO_VERSION = v1.115.0 +ASO_VERSION = v1.118.1 # ==================================== # D E V E L O P M E N T