CI: Update grabpl to v3.0.20 (#60670)

Update grabpl to v3.0.20
This commit is contained in:
Dimitris Sotirakis
2022-12-22 14:51:43 +01:00
committed by GitHub
parent 01c4783c0b
commit 658414a025
2 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ load(
'pull_secret',
)
grabpl_version = 'v3.0.17'
grabpl_version = 'v3.0.20'
build_image = 'grafana/build-container:1.6.4'
publish_image = 'grafana/grafana-ci-deploy:1.3.3'
deploy_docker_image = 'us.gcr.io/kubernetes-dev/drone/plugins/deploy-image'