Skip to content

Commit

Permalink
remove helm from tools
Browse files Browse the repository at this point in the history
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
  • Loading branch information
Per Goncalves da Silva committed May 7, 2024
1 parent a204a52 commit a372937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
_ "github.com/golang/mock/mockgen"
_ "github.com/maxbrunsfeld/counterfeiter/v6"
_ "github.com/operator-framework/api/crds" // operators.coreos.com CRD manifests
_ "helm.sh/helm/v3/cmd/helm"
_ "k8s.io/code-generator"
_ "k8s.io/kube-openapi/cmd/openapi-gen"
_ "sigs.k8s.io/controller-tools/cmd/controller-gen"
Expand Down

0 comments on commit a372937

Please sign in to comment.