From 72715b6fd4e1608b200bd31d303c78c75cbf93e0 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Fri, 26 Jul 2024 12:40:25 -0400 Subject: [PATCH] Update Charts to v0.14.9 Signed-off-by: Tom Pantelis --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65afe28..da090be 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.8 +CHARTS_VERSION=0.14.9 HELM_DOCS_VERSION=0.15.0 REPO_URL=$(shell git config remote.origin.url) SUBCTL_VERSION=$(CHARTS_VERSION)