Skip to content

Commit 58b058d

Browse files
author
MMA
committed
fix tab indentation | set version to 1.3.1
1 parent 337aceb commit 58b058d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

check_kubernetes.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ usage() {
3636
- Pvc storage utilization; default is 90%
3737
- API cert expiration days for apicert mode; default is 15
3838
-M EXIT_CODE Exit code when resource is missing; default is 2 (CRITICAL)
39-
-v Show current Version
39+
-v Show current Version
4040
-h Show this help and exit
4141
4242
Modes are:
@@ -57,7 +57,7 @@ usage() {
5757
exit 2
5858
}
5959

60-
VERSION="v1.3.0"
60+
VERSION="v1.3.1"
6161

6262
TIMEOUT=15
6363
unset NAME

0 commit comments

Comments
 (0)