Merge pull request 'feat: update jsonnet-language-server to 0.17.0' (#141) from update/jsonnet-language-server into master
ci/woodpecker/push/deploy-almalinux9 Pipeline failed
ci/woodpecker/push/deploy-almalinux8 Pipeline failed

Reviewed-on: #141
This commit was merged in pull request #141.
This commit is contained in:
2026-05-02 10:20:50 +10:00
+12 -10
View File
@@ -1,15 +1,17 @@
---
arch: amd64 arch: amd64
builds: builds:
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest - image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
release: '1' release: 1
repository: [almalinux/el8] repository:
version: 0.16.0 - almalinux/el8
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest version: 0.17.0
release: '1' - image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
repository: [almalinux/el9] release: 1
version: 0.16.0 repository:
description: Jsonnet Language Server Protocol implementation for the Jsonnet templating language. - almalinux/el9
version: 0.17.0
description: Jsonnet Language Server Protocol implementation for the Jsonnet templating
language.
github: grafana/jsonnet-language-server github: grafana/jsonnet-language-server
homepage: https://github.com/grafana/jsonnet-language-server homepage: https://github.com/grafana/jsonnet-language-server
license: Apache-2.0 license: Apache-2.0