Update appVersion to 2.6.0 (#36)

*Motivation*

based on [helm documentation](https://helm.sh/docs/topics/charts/),
the `appVersion` is the version of the app that this contains. Since the repo
is using 2.6.0 image, update `appVersion` to 2.6.0
This commit is contained in:
Sijie Guo 2020-07-02 19:04:24 -07:00 committed by GitHub
parent e6a2766e78
commit 8f9c1d126e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
#
apiVersion: v1
appVersion: "1.0"
appVersion: "2.6.0"
description: Apache Pulsar Helm chart for Kubernetes
name: pulsar
version: 2.6.0