Files
grafana/scripts/drone/variables.star
T
Andreas Christou 10fa0b3fdf [v10.1.x] Chore: Update grabpl to v3.0.50 (#82430)
Chore: Update `grabpl` to `v3.0.50` (#82379)

Bump grabpl version

(cherry picked from commit dcbc3aa46a)

# Conflicts:
#	.drone.yml
#	scripts/drone/variables.star
2024-02-14 14:05:35 +02:00

10 lines
183 B
Python

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