Files
grafana/scripts/drone/variables.star
T
Andreas ChristouandDimitris Sotirakis f3cf25c49a [v10.1.x] Chore: Update grabpl to v3.0.47 (#79789)
Chore: Update `grabpl` (#79758)

Update grabpl

(cherry picked from commit 7ba930b135)

# Conflicts:
#	.drone.yml

Co-authored-by: Dimitris Sotirakis <dimitrios.sotirakis@grafana.com>
2023-12-21 11:42:25 +00:00

10 lines
183 B
Python

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