mirror of
https://github.com/helm/charts.git
synced 2026-08-22 05:48:09 +00:00
[stable/gocd] Update k8s supported versions (#21669)
* [stable/gocd] Update k8s supported versions to 1.14+. Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com> * [stable/gocd] Update changelog. Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
### 1.25.1
|
||||
|
||||
* [b70dd76](https://github.com/kubernetes/charts/commit/b70dd76): Update k8s supported versions to 1.14+.
|
||||
|
||||
### 1.25.0
|
||||
|
||||
* [21277f47](https://github.com/kubernetes/charts/commit/21277f47): Add docs for ingress
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: gocd
|
||||
home: https://www.gocd.org/
|
||||
version: 1.25.0
|
||||
version: 1.25.1
|
||||
appVersion: 20.2.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
|
||||
|
||||
@@ -12,7 +12,7 @@ To quickly build your first pipeline while learning key GoCD concepts, visit the
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Kubernetes 1.13+ with Beta APIs enabled
|
||||
- Kubernetes 1.14+ with Beta APIs enabled
|
||||
- PV provisioner support in the underlying infrastructure
|
||||
- LoadBalancer support or Ingress Controller
|
||||
- Ensure that the service account used for starting tiller has enough permissions to create a role.
|
||||
|
||||
Reference in New Issue
Block a user