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.16.2
2+ * Bump pre-installed elastic agent plugin to latest patched version (thanks to @chadlwilson )
13### 2.16.1
24* Use fully qualified names for image repositories for CRI-O 1.34 compatibility (thanks to @12345ieee )
35### 2.16.0
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : gocd
33home : https://www.gocd.org/
4- version : 2.16.1
4+ version : 2.16.2
55appVersion : 25.3.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.3.0
19- - https://github.com/gocd/helm-chart/tree/gocd-2.16.1 /gocd
19+ - https://github.com/gocd/helm-chart/tree/gocd-2.16.2 /gocd
2020maintainers :
2121 - name : chadlwilson
2222
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.0-720 /kubernetes-elastic-agent-5.0.0-720 .jar
145+ value : https://github.com/gocd/kubernetes-elastic-agents/releases/download/v5.0.1-728 /kubernetes-elastic-agent-5.0.1-728 .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