From 85bb465ff1e7df6930f3b2aee739c5458560aadb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Nov 2021 17:43:21 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v2.5.0 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 72cd5ea..27ca9aa 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.4.0 + image: docker.io/drone/drone:2.5.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3