Files
grafana/scripts/drone/variables.star
T
Matheus Macabu 2fdda12414 [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569)
Dependencies: Bump Go to v1.24.4
2025-06-11 18:05:45 +02:00

10 lines
181 B
Python

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