Files
grafana/scripts/drone/variables.star
T
Dave Henderson dbc7496a00 [v11.1.x] Chore: Bump Go to 1.22.7 (#93355)
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
(cherry picked from commit c9741a5e0c)
2024-09-18 17:10:20 +03:00

10 lines
182 B
Python

"""
global variables
"""
grabpl_version = "v3.0.50"
golang_version = "1.22.7"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "20.9.0"