bump concourse to 4.2.2 (#9920)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2018-12-12 05:30:22 -08:00
committed by Kubernetes Prow Robot
parent 2d348afcdc
commit fbbdec5174
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: concourse
version: 3.0.0
appVersion: 4.2.1
version: 3.0.1
appVersion: 4.2.2
description: Concourse is a simple and scalable CI system.
icon: https://avatars1.githubusercontent.com/u/7809479
keywords:
+1 -1
View File
@@ -68,7 +68,7 @@ The following table lists the configurable parameters of the Concourse chart and
| Parameter | Description | Default |
| ----------------------- | ---------------------------------- | ---------------------------------------------------------- |
| `image` | Concourse image | `concourse/concourse` |
| `imageTag` | Concourse image version | `4.2.1` |
| `imageTag` | Concourse image version | `4.2.2` |
| `imagePullPolicy` | Concourse image pull policy | `IfNotPresent` |
| `web.nameOverride` | Override the Concourse Web components name | `nil` |
| `web.replicas` | Number of Concourse Web replicas | `1` |
+1 -1
View File
@@ -13,7 +13,7 @@ image: concourse/concourse
## Concourse image version.
## ref: https://hub.docker.com/r/concourse/concourse/tags/
##
imageTag: "4.2.1"
imageTag: "4.2.2"
## Specific image digest to use in place of a tag.
## ref: https://kubernetes.io/docs/concepts/configuration/overview/#container-images