Files
grafana/scripts/drone/variables.star
Andreas Christou 2e4c8a4f47 [v10.1.x] Chore: Bumping go to 1.21.6 (#83729)
Chore: Bumping go to 1.21.6 (#80709)

* Bumping go to 1.25.6

* bumping sqlite to 1.14.19

* Bumping sqlite version

(cherry picked from commit 4083d23f01)

# Conflicts:
#	.drone.yml
#	scripts/drone/variables.star

Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-03-01 13:35:36 +00:00

10 lines
183 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 = "18.12.0"