grafana/scripts/drone/variables.star

10 lines
183 B
Plaintext
Raw Normal View History

"""
global variables
"""
grabpl_version = "v3.0.41"
golang_version = "1.20.8"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
nodejs_version = "18.12.0"