Files
grafana/scripts/drone/variables.star
2025-07-22 17:08:40 +02:00

11 lines
209 B
Plaintext

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