-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.tool-versions
More file actions
63 lines (41 loc) · 1.74 KB
/
Copy path.tool-versions
File metadata and controls
63 lines (41 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
################################################################################
# #
# Note: when adding a new tool here, also adjust the Renovate configuration #
# that mirrors some asdf plugin's logic to remove version prefixes like #
# "v". #
# #
# You have to amend the Renovate config when the asdf plugin takes 1.2.3 #
# as the version but the Docker tag/Github tag is actually v1.2.3 #
# #
################################################################################
#
# /!\ Please maintain this file sorted alphabetically.
# check it with
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"
# renovate: datasource=github-tags depName=rhysd/actionlint
actionlint 1.7.12
awscli 2.36.6
delta 0.18.2
# renovate: datasource=github-tags depName=eksctl-io/eksctl
eksctl 0.229.0
golang 1.26.5
# renovate: datasource=github-tags depName=fullstorydev/grpcurl
grpcurl 1.9.3
# datasource=custom.helm-camunda depName=helm
helm 4.2.3
jq 1.7.1
just 1.57.0
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
kind 0.32.0
kubectl 1.36.2
kustomize 5.8.1 # used by the tests
# renovate: datasource=github-tags depName=FiloSottile/mkcert
mkcert 1.4.4
pre-commit 4.6.1
python 3.14.6
shellcheck 0.11.0
task 3.30.1 # used by the tests
terraform 1.15.8
terraform-docs 0.24.0
tflint 0.64.0
yq 4.53.3