Skip to content

Commit

Permalink
Merge pull request #71 from gocd/bump-gocd-version-to-22.3.0
Browse files Browse the repository at this point in the history
[GoCD Helm Chart] Bump up GoCD Version to 22.3.0
  • Loading branch information
chadlwilson authored Nov 5, 2022
2 parents cf813fb + 9ec5888 commit f4339ff
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 @@
### 1.43.0
* [d685e31](https://github.com/gocd/helm-chart/commit/d685e31): Bump up GoCD Version to 22.3.0
### 1.42.2
* [1b19b4e1](https://github.com/gocd/helm-chart/commit/1b19b4e1): Use GoCD Agent Alpine 3.16 images by default
* [ebcf1558](https://github.com/gocd/helm-chart/commit/ebcf1558), [4e302d26](https://github.com/gocd/helm-chart/commit/4e302d26): Bump testing images to later versions
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: 1.42.2
appVersion: 22.2.0
version: 1.43.0
appVersion: 22.3.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 f4339ff

Please sign in to comment.