Files
grafana/scripts/drone/variables.star
2025-06-11 14:25:48 +02:00

11 lines
209 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"
dagger_version = "v0.18.8"