From b9e2846629ba50f60f069592e47332bc5834038f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Sep 2021 15:01:16 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v2.3.1 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 9ccffb7..2d9d4ab 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.1.0 + image: docker.io/drone/drone:2.3.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3