Skip to content

Commit ba23ab2

Browse files
author
Etienne Tremel
committed
Disable verbose
1 parent b173836 commit ba23ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
set -ex
3+
set -e
44

55
current_version=$(sed -n -e 's/version:[ "]*\([^"]*\).*/\1/p' plugin.yaml)
66
HELM_MONITOR_VERSION=${HELM_MONITOR_VERSION:-$current_version}

0 commit comments

Comments
 (0)