mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
* [bitnami/dremio] Engine overrides are clobbered by the last value Signed-off-by: Daniel Jimenez <daniel.j.jimenez@gmail.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Daniel Jimenez <daniel.j.jimenez@gmail.com> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
47 lines
1.4 KiB
YAML
47 lines
1.4 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Analytics
|
|
images: |
|
|
- name: dremio
|
|
image: docker.io/bitnami/dremio:26.0.0-debian-12-r2
|
|
- name: jmx-exporter
|
|
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r3
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 26.0.0
|
|
dependencies:
|
|
- condition: minio.enabled
|
|
name: minio
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 17.x.x
|
|
- condition: zookeeper.enabled
|
|
name: zookeeper
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 13.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Dremio is an open-source self-service data access tool that provides
|
|
high-performance queries for interactive analytics on data lakes.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/dremio/img/dremio-stack-220x234.png
|
|
keywords:
|
|
- dremio
|
|
- data-lake
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: dremio
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/dremio
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/dremio
|
|
- https://github.com/dremio/dremio-oss
|
|
version: 3.0.5
|