[release-4.1] fix: update license-eye version to v0.6.0 (#6415)

fix: update license-eye version to v0.6.0

Co-authored-by: joyceliu <joyceliu@yunify.com>
This commit is contained in:
KubeSphere CI Bot
2025-03-11 11:44:48 +08:00
committed by GitHub
parent bb60d39434
commit c75dc7969e
7 changed files with 25 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ then
# Install skywalking-eyes
echo 'installing skywalking-eyes '
go install -mod=mod github.com/apache/skywalking-eyes/cmd/license-eye@v0.4.0
go install -mod=mod github.com/apache/skywalking-eyes/cmd/license-eye@v0.6.0
fi
cd "${KUBE_ROOT}"