Skip to content

Commit

Permalink
Merge pull request #446 from rporres/fix-drone-plugin-version
Browse files Browse the repository at this point in the history
Use a compatible version of drone helm plugin
  • Loading branch information
dpordomingo authored Jul 3, 2019
2 parents 3fdfc0a + 43acb3e commit 3d55f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ docker_image_api: &docker_image_api
dockerfile: Dockerfile.api

helm_deploy: &helm_deploy
image: quay.io/ipedrazas/drone-helm
image: quay.io/ipedrazas/drone-helm:master-9b37211
skip_tls_verify: true
chart: ./helm-charts/landing
release: landing
Expand Down

0 comments on commit 3d55f53

Please sign in to comment.