Skip to content

Commit f36626b

Browse files
committed
Bump history
1 parent 45e3b53 commit f36626b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

check_rancher2.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# #
2121
# Copyright 2018-2023 Claudio Kuenzler #
2222
# Copyright 2020 Matthias Kneer #
23-
# Copyright 2021,2022 Steffen Eichler #
23+
# Copyright 2021-2023 Steffen Eichler #
2424
# Copyright 2021 lopf #
2525
# #
2626
# History: #
@@ -51,7 +51,7 @@
5151
# 20220729 1.9.0 Output improvements (#32), show workload namespace (#33) #
5252
# 20220909 1.10.0 Fix ComponentStatus (#35), show K8s version in single cluster check #
5353
# 20220909 1.10.0 Allow ignoring statuses on workload checks (#29) #
54-
# 20230106 1.11.0 Allow ignoring workload names, TBD...
54+
# 20230110 1.11.0 Allow ignoring workload names, provisioning cluster not critical (#39) #
5555
##########################################################################################
5656
# (Pre-)Define some fixed variables
5757
STATE_OK=0 # define the exit code if status is OK

0 commit comments

Comments
 (0)