Update img (#12646)

Signed-off-by: Naseem <naseemkullah@gmail.com>
This commit is contained in:
Naseem
2019-04-22 03:31:55 -07:00
committed by Kubernetes Prow Robot
parent e09999147a
commit ef48480759
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.10.0
appVersion: 1.11.0
description: A Jaeger Helm chart for Kubernetes
name: jaeger
version: 0.9.0
version: 0.10.0
keywords:
- jaeger
- opentracing
+1 -1
View File
@@ -216,7 +216,7 @@ The following table lists the configurable parameters of the Jaeger chart and th
| `storage.elasticsearch.user` | Provisioned elasticsearch user | elastic |
| `storage.elasticsearch.nodesWanOnly` | Only access specified es host | false |
| `storage.type` | Storage type (ES or Cassandra) | cassandra |
| `tag` | Image tag/version | 1.10.0 |
| `tag` | Image tag/version | 1.11.0 |
For more information about some of the tunable parameters that Cassandra provides, please visit the helm chart for [cassandra](https://github.com/kubernetes/charts/tree/master/incubator/cassandra) and the official [website](http://cassandra.apache.org/) at apache.org.
+1 -1
View File
@@ -6,7 +6,7 @@ provisionDataStore:
cassandra: true
elasticsearch: false
tag: 1.10.0
tag: 1.11.0
nameOverride: ""
fullnameOverride: ""