- raised grahpite version to 1.1.4-10 (#9415)

- renamed statsd configmap

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer
2018-11-20 16:54:34 -08:00
committed by k8s-ci-robot
parent 5f4545a885
commit a14318bfff
4 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
apiVersion: v1
version: 0.1.3
appVersion: "1.1.4-3"
version: 0.1.4
appVersion: "1.1.4-10"
description: Graphite metrics server
name: graphite
home: https://graphiteapp.org/
+1 -1
View File
@@ -37,7 +37,7 @@ The following table lists the configurable parameters of the Graphite chart and
| Parameter | Description | Default |
|--------------------------------|----------------------------------------------|----------------------------------------|
| `image.repository` | Docker image repo | `graphiteapp/graphite-statsd` |
| `image.tag` | Docker image | `1.1.4-3` |
| `image.tag` | Docker image | `1.1.4-10` |
| `image.pullPolicy` | Docker image pull policy | `IfNotPresent` |
| `service.type` | Service type | `ClusterIP` |
| `service.port` | Service port of Graphite UI | `8080` |
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: graphiteapp/graphite-statsd
tag: 1.1.4-3
tag: 1.1.4-10
pullPolicy: IfNotPresent
service: