fix(clustertool): fix verion display attempt 2

This commit is contained in:
Kjeld Schouten
2024-10-24 14:18:08 +02:00
parent 29a002851c
commit 6330addddb
+1 -1
View File
@@ -14,7 +14,7 @@ builds:
- amd64
- arm64
ldflags:
- -s -w -X github.com/truecharts/public/clustertool/main.version={{.Version}} # Adjust path if necessary
- -s -w -X github.com/truecharts/public/clustertool/main.Version={{.Version}} # Adjust path if necessary
gomod:
dir: ./clustertool
archives: