Skip to content

Commit a830b60

Browse files
authored
Update deploy.sh (#397)
1 parent 0c4e885 commit a830b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/ls-k8s-webadc/deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ helm repo update > /dev/null
1313
################################################################################
1414
STACK="ls-k8s-webadc"
1515
CHART="ls-k8s-webadc/ls-k8s-webadc"
16-
CHART_VERSION="0.1.24"
16+
CHART_VERSION="0.1.26"
1717
NAMESPACE="ls-k8s-webadc"
1818

1919
kubectl get secret ls-k8s-webadc -n ls-k8s-webadc > /dev/null 2>&1

0 commit comments

Comments
 (0)