grafana/scripts/drone/variables.star

10 lines
181 B
Plaintext
Raw Normal View History

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