Chore: Update grabpl version to 2.3.3 (#38516)

* Update grabpl version to 2.3.1

* Update grabpl version to 2.3.2

* Update grabpl version
This commit is contained in:
Dimitris Sotirakis
2021-08-25 08:50:41 +03:00
committed by GitHub
parent f9273d0d37
commit 29d0a1536c
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
load('scripts/vault.star', 'from_secret', 'github_token', 'pull_secret', 'drone_token')
grabpl_version = '2.3.2'
grabpl_version = '2.3.3'
build_image = 'grafana/build-container:1.4.1'
publish_image = 'grafana/grafana-ci-deploy:1.3.1'
grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2'