Skip to content

Commit 27c8487

Browse files
authored
Merge pull request #116 from gocd/bump-gocd-version-to-25.1.0
[GoCD Helm Chart] Bump up GoCD Version to 25.1.0
2 parents ffdec10 + fb6659e commit 27c8487

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

gocd/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 2.12.0
2+
* [f5dfbbb](https://github.com/gocd/helm-chart/commit/f5dfbbb): Bump up GoCD Version to 25.1.0
13
### 2.11.0
24
* [667e2e1](https://github.com/gocd/helm-chart/commit/667e2e1): Bump up GoCD Version to 24.5.0
35
* Bump pre-installed plugins to latest patched versions (thanks to @chadlwilson)

gocd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: gocd
33
home: https://www.gocd.org/
4-
version: 2.11.0
5-
appVersion: 24.5.0
4+
version: 2.12.0
5+
appVersion: 25.1.0
66
description: GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease.
77
icon: https://gocd.github.io/assets/images/go-icon-black-192x192.png
88
keywords:

0 commit comments

Comments
 (0)