Compare commits

...
1 Commits
Author SHA1 Message Date
Tom Pantelis 72715b6fd4 Update Charts to v0.14.9
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
2024-07-26 18:28:52 -04:00
+1 -1
View File
@@ -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)