From bc5e04558d8a6e73bb64e628615e6e5d6ed259f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Sep 2020 14:00:42 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v1.9.1 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 7461212..2d11f9f 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -34,7 +34,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:1.9.0 + image: docker.io/drone/drone:1.9.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3