We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4e885 commit a830b60Copy full SHA for a830b60
stacks/ls-k8s-webadc/deploy.sh
@@ -13,7 +13,7 @@ helm repo update > /dev/null
13
################################################################################
14
STACK="ls-k8s-webadc"
15
CHART="ls-k8s-webadc/ls-k8s-webadc"
16
-CHART_VERSION="0.1.24"
+CHART_VERSION="0.1.26"
17
NAMESPACE="ls-k8s-webadc"
18
19
kubectl get secret ls-k8s-webadc -n ls-k8s-webadc > /dev/null 2>&1
0 commit comments