From 109df37c56bb1b1fe8cec3201d12679daeee0ec1 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 12 Dec 2018 15:11:42 +0100 Subject: [PATCH] bump coscale to 3.16.0 (#9924) Signed-off-by: cpanato --- stable/coscale/Chart.yaml | 4 ++-- stable/coscale/README.md | 2 +- stable/coscale/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/coscale/Chart.yaml b/stable/coscale/Chart.yaml index 76fed92957..ae43ef1cc0 100755 --- a/stable/coscale/Chart.yaml +++ b/stable/coscale/Chart.yaml @@ -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 diff --git a/stable/coscale/README.md b/stable/coscale/README.md index 5948f050bd..e0461796e4 100644 --- a/stable/coscale/README.md +++ b/stable/coscale/README.md @@ -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` | diff --git a/stable/coscale/values.yaml b/stable/coscale/values.yaml index c9dccfe5e3..3f89de01b7 100644 --- a/stable/coscale/values.yaml +++ b/stable/coscale/values.yaml @@ -2,7 +2,7 @@ image: repository: "coscale/coscale-agent" - tag: "3.10.11" + tag: 3.16.0 pullPolicy: "IfNotPresent" coscale: