Files
grafana/scripts/drone/variables.star
Mariell Hoversholm 28024c74f8 Go: Update to 1.24.6 (#109313)
Co-authored-by: joshhunt <josh.hunt@grafana.com>
2025-08-07 10:27:01 +02:00

11 lines
209 B
Plaintext

"""
global variables
"""
grabpl_version = "v3.1.2"
golang_version = "1.24.6"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "22.16.0"
dagger_version = "v0.18.8"