Update dependency mikefarah/yq to v4.2.0 #10

Closed
renovator wants to merge 280 commits from renovate/mikefarah-yq-4.x into master
Showing only changes of commit 8b52379063 - Show all commits

View File

@ -28,7 +28,7 @@ platform:
steps:
- name: dryrun
image: thegeeklab/drone-docker-buildx:20
image: thegeeklab/drone-docker-buildx:23
settings:
dockerfile: Dockerfile
dry_run: true
@ -69,7 +69,7 @@ steps:
- changelog-generate
- name: publish-dockerhub
image: thegeeklab/drone-docker-buildx:20
image: thegeeklab/drone-docker-buildx:23
settings:
dockerfile: Dockerfile
password:
@ -86,7 +86,7 @@ steps:
- changelog-format
- name: publish-quay
image: thegeeklab/drone-docker-buildx:20
image: thegeeklab/drone-docker-buildx:23
settings:
dockerfile: Dockerfile
password:
@ -192,6 +192,6 @@ depends_on:
---
kind: signature
hmac: 3f3eb5b5948b685e6a966accf5b229167001c597dea124b8f85406ce46f1d701
hmac: 40c971d184c9d8e7749c0109daf8093e7d90caae2ed7fc42117901410e07212c
...