From 5ccd9b92a495e308fccd85a7bcf66f94f265b584 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2020 19:00:36 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v1.8.1 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 48366ec..7e24f68 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -34,7 +34,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:1.8.0 + image: docker.io/drone/drone:1.8.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3