grafana/scripts/drone/variables.star
Andreas Christou dcbc3aa46a
Chore: Update grabpl to v3.0.50 (#82379)
Bump grabpl version
2024-02-13 15:39:41 +00:00

10 lines
182 B
Plaintext

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