File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### 2.14.2
2+ * Bump pre-installed plugins to latest patched versions (thanks to @chadlwilson )
13### 2.14.1
24* Bump pre-installed plugins to latest patched versions (thanks to @chadlwilson )
35### 2.14.0
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : gocd
33home : https://www.gocd.org/
4- version : 2.14.1
4+ version : 2.14.2
55appVersion : 25.2.0
66description : GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease.
77icon : https://gocd.github.io/assets/images/go-icon-black-192x192.png
Original file line number Diff line number Diff line change @@ -142,9 +142,9 @@ server:
142142 # server.env.extraEnvVars is the list of environment variables passed to GoCD Server
143143 extraEnvVars :
144144 - name : GOCD_PLUGIN_INSTALL_kubernetes-elastic-agents
145- value : https://github.com/gocd/kubernetes-elastic-agents/releases/download/v4.1.1-661 /kubernetes-elastic-agent-4.1.1-661 .jar
145+ value : https://github.com/gocd/kubernetes-elastic-agents/releases/download/v4.1.1-679 /kubernetes-elastic-agent-4.1.1-679 .jar
146146 - name : GOCD_PLUGIN_INSTALL_docker-registry-artifact-plugin
147- value : https://github.com/gocd/docker-registry-artifact-plugin/releases/download/v1.4.0-874 /docker-registry-artifact-plugin-1.4.0-874 .jar
147+ value : https://github.com/gocd/docker-registry-artifact-plugin/releases/download/v1.4.0-903 /docker-registry-artifact-plugin-1.4.0-903 .jar
148148 service :
149149 # server.service.type is the GoCD Server service type
150150 type : " NodePort"
You can’t perform that action at this time.
0 commit comments