Skip to content

Commit 4caacb5

Browse files
committed
Bump yq v4.40.3->v4.40.4
1 parent d38686f commit 4caacb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/install

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://github.com/rdavid/shellbase/
66
# shellcheck disable=SC2034,SC3043 # Uses local variables, appears unused.
77
readonly \
8-
BASE_APP_VERSION=0.9.20231126 \
8+
BASE_APP_VERSION=0.9.20231207 \
99
BASE_MIN_VERSION=0.9.20230606 \
1010
DST=/usr/local/bin \
1111
GOR=0.9.20231111 \
@@ -20,7 +20,7 @@ tar \
2020
which" \
2121
SHR=0.9.20231111 \
2222
USR=dci-openshift-app-agent \
23-
YQR=4.40.3
23+
YQR=4.40.4
2424
readonly \
2525
GO=https://github.com/rdavid/gento/archive/refs/tags/v$GOR.tar.gz \
2626
OC=https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest/openshift-client-linux.tar.gz \

0 commit comments

Comments
 (0)