From 66b3caa2c64c3a73a905188dd201a01f44e93ec5 Mon Sep 17 00:00:00 2001 From: GoCD Build User Date: Mon, 6 Jul 2026 09:28:20 -0700 Subject: [PATCH 1/2] Bump up GoCD Version to 26.1.0 Signed-off-by: GoCD Build User --- gocd/Chart.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gocd/Chart.yaml b/gocd/Chart.yaml index c7fff84..aec62cb 100644 --- a/gocd/Chart.yaml +++ b/gocd/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: gocd home: https://www.gocd.org/ -version: 2.17.2 -appVersion: 25.4.0 +version: 2.18.0 +appVersion: 26.1.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 keywords: @@ -15,8 +15,8 @@ keywords: - continuous-deployment - continuous-testing sources: - - https://github.com/gocd/gocd/tree/25.4.0 - - https://github.com/gocd/helm-chart/tree/gocd-2.17.2/gocd + - https://github.com/gocd/gocd/tree/26.1.0 + - https://github.com/gocd/helm-chart/tree/gocd-2.18.0/gocd maintainers: - name: chadlwilson email: chad.lee.wilson@gmail.com @@ -27,12 +27,12 @@ annotations: artifacthub.io/category: integration-delivery artifacthub.io/images: | - name: gocd-server - image: docker.io/gocd/gocd-server:25.4.0 + image: docker.io/gocd/gocd-server:26.1.0 platforms: - linux/amd64 - linux/arm64 - name: gocd-agent-wolfi (optional) - image: docker.io/gocd/gocd-agent-wolfi:25.4.0 + image: docker.io/gocd/gocd-agent-wolfi:26.1.0 platforms: - linux/amd64 - linux/arm64 From bc7a8d75505edd9d9b06263a41cd364fb0451d3d Mon Sep 17 00:00:00 2001 From: GoCD Build User Date: Mon, 6 Jul 2026 09:28:20 -0700 Subject: [PATCH 2/2] Updated Changelog. Signed-off-by: GoCD Build User --- gocd/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gocd/CHANGELOG.md b/gocd/CHANGELOG.md index 94a3775..740543e 100644 --- a/gocd/CHANGELOG.md +++ b/gocd/CHANGELOG.md @@ -1,3 +1,5 @@ +### 2.18.0 +* [66b3caa](https://github.com/gocd/helm-chart/commit/66b3caa): Bump up GoCD Version to 26.1.0 ### 2.17.2 * Bump pre-installed elastic agent plugin to latest patched version (thanks to @chadlwilson) ### 2.17.1