Skip to content

Commit a443aa0

Browse files
nthomas91Nivin Thomas
andauthored
INFRA-39812: Update satoshi/update-tools target (#229)
Co-authored-by: Nivin Thomas <nthomas@mintel.com>
1 parent 0c9685f commit a443aa0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

modules/satoshi/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ satoshi/update-tools:
3636
satoshi/update-tools/%: FORCE
3737
$(shell curl -sSL -o .tool-versions "https://raw.githubusercontent.com/mintel/build-harness-extensions/main/modules/satoshi/${*}-tool-versions")
3838
@make asdf/install
39+
@make mise/install
3940

4041
FORCE:

modules/satoshi/k8s-tool-versions

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ kubeconform 0.6.4
3636
#renovate: depName=kubernetes/kubernetes
3737
kubectl 1.33.8
3838

39-
#asdf:plugin add kubeval
40-
#renovate: depName=instrumenta/kubeval
41-
kubeval v0.16.1
42-
4339
#asdf:plugin add kustomize
4440
kustomize 5.0.1
4541

0 commit comments

Comments
 (0)