mirror of
https://github.com/helm/charts.git
synced 2026-08-22 22:07:36 +00:00
Fixes chart name in NOTES.txt (#3342)
* Fixes chart name in NOTES.txt * Bump chart version to 0.2.1
This commit is contained in:
committed by
k8s-ci-robot
parent
c365fb0b37
commit
92e8196a0e
@@ -1,5 +1,5 @@
|
||||
name: kibana
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
appVersion: 6.0.0
|
||||
description: Kibana is an open source data visualization plugin for Elasticsearch
|
||||
icon: https://raw.githubusercontent.com/elastic/kibana/master/src/ui/public/icons/kibana-color.svg
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
To verify that oauth-proxy has started, run:
|
||||
To verify that {{ template "kibana.fullname" . }} has started, run:
|
||||
|
||||
kubectl --namespace={{ .Release.Namespace }} get pods -l "app={{ template "kibana.fullname" . }}"
|
||||
|
||||
Reference in New Issue
Block a user