[stable/gocd] Bump up k8s plugin version to 3.2 (#17572)

* Bump up kubernetes plugin version to v3.2.0

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>

* update chart version

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>
This commit is contained in:
Ganesh S Patil
2019-10-01 01:23:32 -07:00
committed by Kubernetes Prow Robot
parent 21b8faf131
commit db1749796e
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,7 +1,12 @@
### 1.18.1
* [a01bba93b](https://github.com/kubernetes/charts/commit/a01bba93b): Bump up kubernetes plugin version to v3.2.0
### 1.18.0
* [d890eaf](https://github.com/kubernetes/charts/commit/d890eaf): Bump up GoCD Version to 19.9.0
### 1.17.0
* [5916a7b](https://github.com/kubernetes/charts/commit/5916a7b): Bump up GoCD Version to 19.8.0
### 1.16.1
* [c70a0b189](https://github.com/kubernetes/charts/commit/c70a0b189): Bump up kubernetes plugin version to v3.1.0
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: gocd
home: https://www.gocd.org/
version: 1.18.0
version: 1.18.1
appVersion: 19.9.0
description: GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease.
icon: https://gocd.github.io/assets/images/go-icon-black-192x192.png
+1 -1
View File
@@ -109,7 +109,7 @@ server:
# server.env.extraEnvVars is the list of environment variables passed to GoCD Server
extraEnvVars:
- name: GOCD_PLUGIN_INSTALL_kubernetes-elastic-agents
value: https://github.com/gocd/kubernetes-elastic-agents/releases/download/v3.1.0-177/kubernetes-elastic-agent-3.1.0-177.jar
value: https://github.com/gocd/kubernetes-elastic-agents/releases/download/v3.2.0-187/kubernetes-elastic-agent-3.2.0-187.jar
- name: GOCD_PLUGIN_INSTALL_docker-registry-artifact-plugin
value: https://github.com/gocd/docker-registry-artifact-plugin/releases/download/v1.1.0-104/docker-registry-artifact-plugin-1.1.0-104.jar
service: