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:
jamon 2023-02-08 07:18:47 +01:00 committed by GitHub
parent 0cf1fc3d55
commit d925ebdc9e
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.23.0
appVersion: 24.0.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.23.0
tag: 24.0.0
pullPolicy: IfNotPresent
pullSecrets: []