Files
grafana/scripts/drone/variables.star
Jev Forsberg 1f17f33ddc [release-10.4.16] Chore: Update grabpl version to v3.1.2 (#100237)
* Chore: Update grabpl version to v3.1.2 (#100157)

baldm0mma/ update grabpl version

(cherry picked from commit 8e3327a446)

* baldm0mma/revert golang version
2025-02-07 08:28:44 -07:00

10 lines
182 B
Plaintext

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