Skip to content

Commit 7c60a40

Browse files
author
David Riosalido
authored
Merge pull request #254 from src-d/helm-214
Update deployment to work on Helm 2.14.1
2 parents 0fab425 + 9fe30ef commit 7c60a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ docker_image: &docker_image
2828
debug: true
2929

3030
helm_deploy: &helm_deploy
31-
image: quay.io/ipedrazas/drone-helm:master-9b37211
31+
image: quay.io/ipedrazas/drone-helm@sha256:43a6e6f907e68925fdb46601981242d68c41eb3e67154d8675627e19fd78f216
3232
skip_tls_verify: true
3333
chart: ./helm-charts/code-annotation
3434
release: code-annotation

0 commit comments

Comments
 (0)