feat(tools): add helmfile and helm-diff to global tools list

This commit is contained in:
Jim Myhrberg
2024-07-15 09:32:01 +01:00
parent 3072c61568
commit ae53c3fb23

View File

@@ -85,6 +85,8 @@ golangci-lint = "latest"
goreleaser = "latest"
hadolint = "latest"
helm = "latest"
helm-diff = "latest"
helmfile = "latest"
jq = "latest"
k9s = "latest"
kubectl = "latest"