bump coscale to 3.16.0 (#9924)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2018-12-12 06:11:42 -08:00
committed by Kubernetes Prow Robot
parent b4a1f268ea
commit 109df37c56
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: coscale
version: 0.2.1
appVersion: 3.9.1
version: 0.3.0
appVersion: 3.16.0
description: CoScale Agent
keywords:
- monitoring
+1 -1
View File
@@ -45,7 +45,7 @@ The following table lists the configurable parameters of the CoScale chart and t
| `coscale.accessToken` | Your CoScale Access Token | `Nil` You must provide your own |
| `coscale.templateId` | Your CoScale Agent Template Id | `Nil` You must provide your own |
| `image.repository` | The image repository to pull from | `coscale/coscale-agent` |
| `image.tag` | The image tag to pull | `3.10.11` |
| `image.tag` | The image tag to pull | `3.16.0` |
| `image.pullPolicy` | The Image pull policy | `IfNotPresent` |
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: "coscale/coscale-agent"
tag: "3.10.11"
tag: 3.16.0
pullPolicy: "IfNotPresent"
coscale: