File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ ### 2.17.1
2+ * Bump pre-installed elastic agent plugin to latest patched version (thanks to @chadlwilson )
13### 2.17.0
24* [ 845c868] ( https://github.com/gocd/helm-chart/commit/845c868 ) : Bump up GoCD Version to 25.4.0
35### 2.16.2
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : gocd
33home : https://www.gocd.org/
4- version : 2.17.0
4+ version : 2.17.1
55appVersion : 25.4.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
@@ -16,7 +16,7 @@ keywords:
1616 - continuous-testing
1717sources :
1818 - https://github.com/gocd/gocd/tree/25.4.0
19- - https://github.com/gocd/helm-chart/tree/gocd-2.17.0 /gocd
19+ - https://github.com/gocd/helm-chart/tree/gocd-2.17.1 /gocd
2020maintainers :
2121 - name : chadlwilson
2222 email : chad.lee.wilson@gmail.com
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ 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/v5.0.1-728 /kubernetes-elastic-agent-5.0.1-728 .jar
145+ value : https://github.com/gocd/kubernetes-elastic-agents/releases/download/v5.0.1-738 /kubernetes-elastic-agent-5.0.1-738 .jar
146146 service :
147147 # server.service.type is the GoCD Server service type
148148 type : " NodePort"
You can’t perform that action at this time.
0 commit comments