From f4b966c3fe646d42cdad9abfae1344d7695742ec Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 23 Apr 2021 20:25:32 +0200 Subject: [PATCH] use latest and greatest drone --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index fdf0538..f8857bd 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -34,7 +34,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:1.10.1 + image: docker.io/drone/drone:latest imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3