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:
parent
e6a2766e78
commit
8f9c1d126e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user