Files
grafana/scripts/drone/variables.star
Matheus Macabu fd17222eda [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568)
Dependencies: Bump Go to v1.24.4
2025-06-11 18:06:13 +02:00

10 lines
182 B
Plaintext

"""
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 = "22.11.0"