From 97f4b7f60cbf99e80ab25a0a5833a50410e531ce Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Fri, 28 Jun 2024 12:08:57 -0400 Subject: [PATCH] Update Charts to v0.14.8 Signed-off-by: Tom Pantelis --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 744a73d..65afe28 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ endif export DEPLOYTOOL = helm GH_URL=https://submariner-io.github.io/submariner-charts/charts CHARTS_DIR=charts -CHARTS_VERSION=0.14.4 +CHARTS_VERSION=0.14.8 HELM_DOCS_VERSION=0.15.0 REPO_URL=$(shell git config remote.origin.url) SUBCTL_VERSION=$(CHARTS_VERSION)