mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
bump coscale to 3.16.0 (#9924)
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b4a1f268ea
commit
109df37c56
@@ -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
|
||||
|
||||
@@ -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` |
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
image:
|
||||
repository: "coscale/coscale-agent"
|
||||
tag: "3.10.11"
|
||||
tag: 3.16.0
|
||||
pullPolicy: "IfNotPresent"
|
||||
|
||||
coscale:
|
||||
|
||||
Reference in New Issue
Block a user