Files
grafana/scripts/drone/variables.star
Dimitris Sotirakis 1867fc5cee Arm: Exclude armv6/v7 from downstream builds only (#75465)
* Bump grabpl

* Disable armv6 and armv7 in downstream builds
2023-09-26 18:42:06 +03:00

10 lines
183 B
Plaintext

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