Files
grafana/scripts/drone/variables.star
T
2025-02-06 15:23:51 -07:00

10 lines
182 B
Python

"""
global variables
"""
grabpl_version = "v3.1.2"
golang_version = "1.23.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "22.11.0"