Skip to content

Commit

Permalink
Use stable-4.14 OC client for RHEL8 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Jul 15, 2024
1 parent 7cf8cfa commit 8392848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/install
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ which" \
YQR=4.44.2
readonly \
GO=https://github.com/rdavid/gento/archive/refs/tags/v$GOR.tar.gz \
OC=https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest/openshift-client-linux.tar.gz \
OC=https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/stable-4.14/openshift-client-linux.tar.gz \
SH=https://github.com/rdavid/shellbase/archive/refs/tags/v$SHR.tar.gz \
YQ=https://github.com/mikefarah/yq/releases/download/v$YQR/yq_linux_amd64

Expand Down

0 comments on commit 8392848

Please sign in to comment.