Skip to content

Commit 901e3e9

Browse files
committed
update: kit version
1 parent 2583f30 commit 901e3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/library/bin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ download_kn(){
116116
}
117117

118118
download_kit(){
119-
BIN_VERSION=v1.2.1
119+
BIN_VERSION=v1.2.2
120120
# DOWNLOAD_URL=https://github.com/jozu-ai/kitops/releases/latest/download/kitops-linux-x86_64.tar.gz
121121
DOWNLOAD_URL=https://github.com/jozu-ai/kitops/releases/download/${BIN_VERSION}/kitops-linux-x86_64.tar.gz
122122
echo $DOWNLOAD_URL

0 commit comments

Comments
 (0)