diff --git a/bitnami/dremio/CHANGELOG.md b/bitnami/dremio/CHANGELOG.md
index 6583670f28..62b5ff24fc 100644
--- a/bitnami/dremio/CHANGELOG.md
+++ b/bitnami/dremio/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 1.0.2 (2025-05-06)
+## 2.0.0 (2025-05-16)
-* [bitnami/dremio] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33353](https://github.com/bitnami/charts/pull/33353))
+* [bitnami/dremio] :zap: :arrow_up: Update dependency references ([#33756](https://github.com/bitnami/charts/pull/33756))
+
+## 1.0.2 (2025-05-06)
+
+* [bitnami/dremio] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33353) ([8512cf8](https://github.com/bitnami/charts/commit/8512cf815308c38e2cd98a6534569afa45edcb67)), closes [#33353](https://github.com/bitnami/charts/issues/33353)
## 1.0.1 (2025-04-25)
diff --git a/bitnami/dremio/Chart.yaml b/bitnami/dremio/Chart.yaml
index 0fa7db1b00..07d2fe0e66 100644
--- a/bitnami/dremio/Chart.yaml
+++ b/bitnami/dremio/Chart.yaml
@@ -2,18 +2,18 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
- tanzuCategory: application
category: Analytics
- licenses: Apache-2.0
images: |
- name: dremio
- image: docker.io/bitnami/dremio:25.2.0-debian-12-r16
+ image: docker.io/bitnami/dremio:26.0.0-debian-12-r0
- name: jmx-exporter
- image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r4
+ image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r5
- name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r43
+ image: docker.io/bitnami/os-shell:12-debian-12-r44
+ licenses: Apache-2.0
+ tanzuCategory: application
apiVersion: v2
-appVersion: 25.2.0
+appVersion: 26.0.0
dependencies:
- condition: minio.enabled
name: minio
@@ -28,7 +28,8 @@ dependencies:
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.
+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:
@@ -42,4 +43,4 @@ 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: 1.0.2
+version: 2.0.0
diff --git a/bitnami/dremio/values.yaml b/bitnami/dremio/values.yaml
index 9308a9654f..e1d2a444e5 100644
--- a/bitnami/dremio/values.yaml
+++ b/bitnami/dremio/values.yaml
@@ -99,7 +99,7 @@ dremio:
image:
registry: docker.io
repository: bitnami/dremio
- tag: 25.2.0-debian-12-r16
+ tag: 26.0.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1958,7 +1958,7 @@ defaultInitContainers:
defaultImage:
registry: docker.io
repository: bitnami/os-shell
- tag: 12-debian-12-r43
+ tag: 12-debian-12-r44
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -2334,7 +2334,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
- tag: 1.2.0-debian-12-r4
+ tag: 1.2.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images