Files
grafana/scripts/drone/variables.star
2025-06-16 17:29:07 +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.16.0"
dagger_version = "v0.18.8"