File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1+ ### 2.17.0
2+ * [ 845c868] ( https://github.com/gocd/helm-chart/commit/845c868 ) : Bump up GoCD Version to 25.4.0
13### 2.16.2
24* Bump pre-installed elastic agent plugin to latest patched version (thanks to @chadlwilson )
35### 2.16.1
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : gocd
33home : https://www.gocd.org/
4- version : 2.16.2
5- appVersion : 25.3 .0
4+ version : 2.17.0
5+ appVersion : 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
88keywords :
@@ -15,8 +15,8 @@ keywords:
1515 - continuous-deployment
1616 - continuous-testing
1717sources :
18- - https://github.com/gocd/gocd/tree/25.3 .0
19- - https://github.com/gocd/helm-chart/tree/gocd-2.16.2 /gocd
18+ - https://github.com/gocd/gocd/tree/25.4 .0
19+ - https://github.com/gocd/helm-chart/tree/gocd-2.17.0 /gocd
2020maintainers :
2121 - name : chadlwilson
2222@@ -27,12 +27,12 @@ annotations:
2727 artifacthub.io/category : integration-delivery
2828 artifacthub.io/images : |
2929 - name: gocd-server
30- image: docker.io/gocd/gocd-server:25.3 .0
30+ image: docker.io/gocd/gocd-server:25.4 .0
3131 platforms:
3232 - linux/amd64
3333 - linux/arm64
3434 - name: gocd-agent-wolfi (optional)
35- image: docker.io/gocd/gocd-agent-wolfi:25.3 .0
35+ image: docker.io/gocd/gocd-agent-wolfi:25.4 .0
3636 platforms:
3737 - linux/amd64
3838 - linux/arm64
You can’t perform that action at this time.
0 commit comments