From 040a4d5455fe351a064b8cab3868314e9ed430d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Sep 2021 16:42:58 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v2.4.0 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 2d9d4ab..72cd5ea 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.3.1 + image: docker.io/drone/drone:2.4.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3