Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/gocd] Bump up GoCD Version to 20.9.0 #24223

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions stable/gocd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### 1.33.0
* [832a91a9f](https://github.com/kubernetes/charts/commit/832a91a9f): Bump up GoCD Version to 20.9.0
### 1.32.0
* [e0f6ea448](https://github.com/kubernetes/charts/commit/e0f6ea448): Bump up GoCD Version to 20.8.0
### 1.31.0
Expand Down
4 changes: 2 additions & 2 deletions stable/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.32.0
appVersion: 20.8.0
version: 1.33.0
appVersion: 20.9.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