Skip to content

Commit

Permalink
Merge pull request #249 from interTwin-eu/dciangot-patch-3
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 e2572d0 + 75f7097 commit ef4c5b9
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 @@ -5,7 +5,7 @@ cat << EOF > pkg/virtualkubelet/version.go
package virtualkubelet
var (
kubeletVersion = "$KUBELET_VERSION"
KubeletVersion = "$KUBELET_VERSION"
)
EOF
fi

0 comments on commit ef4c5b9

Please sign in to comment.