mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix grammar_mistake (#4672)
* fix grammar_mistake * Update version Update version
This commit is contained in:
committed by
k8s-ci-robot
parent
ded735eeed
commit
0498018d97
@@ -1,5 +1,5 @@
|
||||
name: concourse
|
||||
version: 1.1.4
|
||||
version: 1.1.5
|
||||
appVersion: 3.9.0
|
||||
description: Concourse is a simple and scalable CI system.
|
||||
icon: https://avatars1.githubusercontent.com/u/7809479
|
||||
|
||||
@@ -80,7 +80,7 @@ The following table lists the configurable parameters of the Concourse chart and
|
||||
| `concourse.resourceCacheCleanupInterval` | The interval on which to check for and release old caches of resource versions | `30s` |
|
||||
| `concourse.baggageclaimDriver` | The filesystem driver used by baggageclaim | `naive` |
|
||||
| `concourse.containerPlacementStrategy` | The selection strategy for placing containers onto workers | `random` |
|
||||
| `concourse.dockerRegistry` | An URL pointing to the Docker registry to use to fetch Docker images | `nil` |
|
||||
| `concourse.dockerRegistry` | A URL pointing to the Docker registry to use to fetch Docker images | `nil` |
|
||||
| `concourse.insecureDockerRegistry` | Docker registry(ies) (comma separated) to allow connecting to even if not secure | `nil` |
|
||||
| `concourse.encryption.enabled` | Enable encryption of pipeline configuration | `false` |
|
||||
| `concourse.basicAuth.enabled` | Enable basic auth for the "main" Concourse team| `true` |
|
||||
|
||||
Reference in New Issue
Block a user