We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9685f commit a443aa0Copy full SHA for a443aa0
modules/satoshi/Makefile
@@ -36,5 +36,6 @@ satoshi/update-tools:
36
satoshi/update-tools/%: FORCE
37
$(shell curl -sSL -o .tool-versions "https://raw.githubusercontent.com/mintel/build-harness-extensions/main/modules/satoshi/${*}-tool-versions")
38
@make asdf/install
39
+ @make mise/install
40
41
FORCE:
modules/satoshi/k8s-tool-versions
@@ -36,10 +36,6 @@ kubeconform 0.6.4
#renovate: depName=kubernetes/kubernetes
kubectl 1.33.8
-#asdf:plugin add kubeval
-#renovate: depName=instrumenta/kubeval
-kubeval v0.16.1
42
-
43
#asdf:plugin add kustomize
44
kustomize 5.0.1
45
0 commit comments