Skip to content

Commit 28cb3b0

Browse files
committed
Bump up plugin version
* Bump up plugin version to v3.0.0 * Bump up supported GoCD version to v19.3.0
1 parent 54388f8 commit 28cb3b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help
2020

2121
gocdPlugin {
2222
id = 'cd.go.contrib.elasticagent.kubernetes'
23-
pluginVersion = '2.1.0'
24-
goCdVersion = '18.10.0'
23+
pluginVersion = '3.0.0'
24+
goCdVersion = '19.3.0'
2525
name = 'Kubernetes Elastic Agent Plugin'
2626
description = 'Kubernetes Based Elastic Agent Plugins for GoCD'
2727
vendorName = 'ThoughtWorks, Inc.'

0 commit comments

Comments
 (0)