[stable/concourse] Bump image tag to 5.4.0 (#15718)

* Bump image tag to 5.4.0

Signed-off-by: Taylor Silva <tsilva@pivotal.io>
Co-authored-by: Jamie Klassen <cklassen@pivotal.io>

* [stable/concourse] Update README.md

Signed-off-by: Taylor Silva <tsilva@pivotal.io>
Co-authored-by: Jamie Klassen <cklassen@pivotal.io>
This commit is contained in:
Taylor Silva
2019-07-19 10:53:12 -07:00
committed by Kubernetes Prow Robot
co-authored by Jamie Klassen
parent fefd3161a6
commit 6208360cb1
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: concourse
version: 8.1.1
appVersion: 5.3.0
version: 8.1.2
appVersion: 5.4.0
description: Concourse is a simple and scalable CI system.
icon: https://avatars1.githubusercontent.com/u/7809479
keywords:
+1 -1
View File
@@ -83,7 +83,7 @@ The following table lists the configurable parameters of the Concourse chart and
| `imageDigest` | Specific image digest to use in place of a tag. | `nil` |
| `imagePullPolicy` | Concourse image pull policy | `IfNotPresent` |
| `imagePullSecrets` | Array of imagePullSecrets in the namespace for pulling images | `[]` |
| `imageTag` | Concourse image version | `5.3.0` |
| `imageTag` | Concourse image version | `5.4.0` |
| `image` | Concourse image | `concourse/concourse` |
| `nameOverride` | Provide a name in place of `concourse` for `app:` labels | `nil` |
| `persistence.enabled` | Enable Concourse persistence using Persistent Volume Claims | `true` |
+1 -1
View File
@@ -19,7 +19,7 @@ image: concourse/concourse
## of `concourse/concourse`.
## Ref: https://hub.docker.com/r/concourse/concourse/tags/
##
imageTag: "5.3.0"
imageTag: "5.4.0"
## Specific image digest to use in place of a tag.
## Ref: https://kubernetes.io/docs/concepts/configuration/overview/#container-images