Files
grafana/scripts/drone/variables.star
Stephanie Hingtgen 539bc630ed [v10.2.x] Chore: Upgrade go to 1.21.10 (#87475)
* [v10.2.x] Chore: Upgrade go to 1.21.10

* sign drone

---------

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-05-08 10:06:00 -05:00

10 lines
183 B
Plaintext

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