Skip to content

Commit

Permalink
Merge pull request #92 from gocd/bump-gocd-version-to-23.4.0
Browse files Browse the repository at this point in the history
[GoCD Helm Chart] Bump up GoCD Version to 23.4.0
  • Loading branch information
chadlwilson authored Nov 2, 2023
2 parents 2de4e82 + a3f6e14 commit ed18d55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions gocd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### 2.4.0
* [ee7708f](https://github.com/gocd/helm-chart/commit/ee7708f): Bump up GoCD Version to 23.4.0
### 2.3.1
* Bump pre-installed plugins to latest patched versions (thanks to @chadlwilson)
### 2.3.0
Expand Down
4 changes: 2 additions & 2 deletions gocd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: gocd
home: https://www.gocd.org/
version: 2.3.1
appVersion: 23.3.0
version: 2.4.0
appVersion: 23.4.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:
Expand Down

0 comments on commit ed18d55

Please sign in to comment.