[v9.4.x] CI: Update grabpl to 3.0.30 (#65028) (#65091)

CI: Update `grabpl` to `3.0.30` (#65028)

Update grabpl

(cherry picked from commit 4a80233bed)

# Conflicts:
#	.drone.yml
This commit is contained in:
Dimitris Sotirakis
2023-03-21 12:14:17 +02:00
committed by GitHub
parent fa2a8b2bd5
commit 612edc2665
2 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ load(
"prerelease_bucket",
)
grabpl_version = "v3.0.21"
grabpl_version = "v3.0.30"
build_image = "grafana/build-container:1.7.2"
publish_image = "grafana/grafana-ci-deploy:1.3.3"
deploy_docker_image = "us.gcr.io/kubernetes-dev/drone/plugins/deploy-image"