From d98e5eb973c962d48a9e5d92c9c42a5f55323538 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Jan 2022 17:43:33 +0000 Subject: [PATCH] Update docker.io/drone/drone Docker tag to v2.9.0 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 27d6ed3..dcb81cc 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.7.3 + image: docker.io/drone/drone:2.9.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3