From 35089eaa7e3c688e4aefa4e35a21f80494d03ebb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Nov 2021 14:05:34 +0000 Subject: [PATCH] feat(images): update drone/drone to 2.6.0 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/development/drone/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/development/drone/helm-release.yaml b/cluster/apps/development/drone/helm-release.yaml index 2eb957cc2..ae7597aed 100644 --- a/cluster/apps/development/drone/helm-release.yaml +++ b/cluster/apps/development/drone/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: drone/drone - tag: 2.5.0 + tag: 2.6.0 env: DRONE_DATABASE_DRIVER: postgres