We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2583f30 commit 901e3e9Copy full SHA for 901e3e9
scripts/library/bin.sh
@@ -116,7 +116,7 @@ download_kn(){
116
}
117
118
download_kit(){
119
- BIN_VERSION=v1.2.1
+ BIN_VERSION=v1.2.2
120
# DOWNLOAD_URL=https://github.com/jozu-ai/kitops/releases/latest/download/kitops-linux-x86_64.tar.gz
121
DOWNLOAD_URL=https://github.com/jozu-ai/kitops/releases/download/${BIN_VERSION}/kitops-linux-x86_64.tar.gz
122
echo $DOWNLOAD_URL
0 commit comments