We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54388f8 commit 28cb3b0Copy full SHA for 28cb3b0
build.gradle
@@ -20,8 +20,8 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help
20
21
gocdPlugin {
22
id = 'cd.go.contrib.elasticagent.kubernetes'
23
- pluginVersion = '2.1.0'
24
- goCdVersion = '18.10.0'
+ pluginVersion = '3.0.0'
+ goCdVersion = '19.3.0'
25
name = 'Kubernetes Elastic Agent Plugin'
26
description = 'Kubernetes Based Elastic Agent Plugins for GoCD'
27
vendorName = 'ThoughtWorks, Inc.'
0 commit comments