upgrade app version to 0.22.0 (#11872)

Co-authored-by: Benedict Jin <asdf2014@apache.org>
This commit is contained in:
Sandeep 2021-11-13 22:44:00 +08:00 committed by GitHub
parent 400e90dc93
commit 3042c1776c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
apiVersion: v2
appVersion: 0.19.0
appVersion: 0.22.0
description: Apache Druid is a high performance real-time analytics database.
name: druid
dependencies:

View File

@ -17,7 +17,7 @@
image:
repository: apache/druid
tag: 0.19.0
tag: 0.22.0
pullPolicy: IfNotPresent
pullSecrets: []