mirror of https://github.com/apache/druid.git
Bump app version in Helm Chart from 0.23.0 to 24.0.0 (#13341)
Co-authored-by: zemin <zemin.piao@adyen.com>
This commit is contained in:
parent
0cf1fc3d55
commit
d925ebdc9e
|
@ -14,7 +14,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
apiVersion: v2
|
||||
appVersion: 0.23.0
|
||||
appVersion: 24.0.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.23.0
|
||||
tag: 24.0.0
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
|
||||
|
|
Loading…
Reference in New Issue