From 380c858bbde554a02e6525667676ebe63d4f19cc Mon Sep 17 00:00:00 2001 From: AdamDang Date: Mon, 19 Mar 2018 23:19:00 +0800 Subject: [PATCH] Typo fix in jaeger/README.md (#4242) * Add version for jaeger Add version for jaeger * Typo fix in jaeger/README.md Typo fix in jaeger/README.md * Incrementing the chart version instead of appversion --- incubator/jaeger/Chart.yaml | 2 +- incubator/jaeger/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/jaeger/Chart.yaml b/incubator/jaeger/Chart.yaml index 5269ec1e1d..fd14ba8c7e 100644 --- a/incubator/jaeger/Chart.yaml +++ b/incubator/jaeger/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 1.2.0 description: A Jaeger Helm chart for Kubernetes name: jaeger -version: 0.3.7 +version: 0.3.8 keywords: - jaeger - opentracing diff --git a/incubator/jaeger/README.md b/incubator/jaeger/README.md index aab2e285a2..056293d744 100644 --- a/incubator/jaeger/README.md +++ b/incubator/jaeger/README.md @@ -131,7 +131,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The following tables lists the configurable parameters of the Jaeger chart and their default values. +The following table lists the configurable parameters of the Jaeger chart and their default values. | Parameter | Description | Default | |------------------------------------------|-------------------------------------|----------------------------------------|