mirror of https://github.com/apache/druid.git
upgrade app version to 0.22.0 (#11872)
Co-authored-by: Benedict Jin <asdf2014@apache.org>
This commit is contained in:
parent
400e90dc93
commit
3042c1776c
|
@ -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:
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
image:
|
||||
repository: apache/druid
|
||||
tag: 0.19.0
|
||||
tag: 0.22.0
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
|
||||
|
|
Loading…
Reference in New Issue