Skip to content

Commit

Permalink
Merge pull request #248 from interTwin-eu/dciangot-patch-2
Browse files Browse the repository at this point in the history
Update set-version.sh
  • Loading branch information
dciangot authored Jul 2, 2024
2 parents cfea36c + 21f4fcf commit e2572d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/virtual-kubelet/set-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

if [ -n ${KUBELET_VERSION} ]; then
cat << EOF > pkg/virtualkubelet/version.go
package main
package virtualkubelet
var (
kubeletVersion = "$KUBELET_VERSION"
Expand Down

0 comments on commit e2572d0

Please sign in to comment.