From 456152dccacbaae6b8d8eed1fa93029568d5f10d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 02:49:11 +0000 Subject: [PATCH] chore: update helm release aws-cloud-controller-manager to v0.0.8 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 29ff613..ef1a1d1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: depName=aws-cloud-controller-manager -AWS_CCM_VERSION := 0.0.7 +AWS_CCM_VERSION := 0.0.8 # run a make update whenever the helm chart version changes update: