-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.tool-versions
37 lines (26 loc) · 1.27 KB
/
.tool-versions
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
################################################################################
# #
# 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.7
awscli 2.23.6
golang 1.23.5
helm 3.17.0
just 1.39.0
kubectl 1.32.1
pre-commit 4.1.0
shellcheck 0.10.0
terraform 1.10.5
tflint 0.55.0
trivy 0.58.2