[bitnami/dremio] ⬆️ Update dependency references (#35601)

* [bitnami/dremio] Release 3.0.12 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-08-07 20:54:21 +02:00
committed by GitHub
parent a42f059a21
commit d76fac43e9
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog # Changelog
## 3.0.11 (2025-08-07) ## 3.0.12 (2025-08-07)
* [bitnami/dremio] :zap: :arrow_up: Update dependency references ([#35570](https://github.com/bitnami/charts/pull/35570)) * [bitnami/dremio] :zap: :arrow_up: Update dependency references ([#35601](https://github.com/bitnami/charts/pull/35601))
## <small>3.0.11 (2025-08-07)</small>
* [bitnami/dremio] :zap: :arrow_up: Update dependency references (#35570) ([60e4c6c](https://github.com/bitnami/charts/commit/60e4c6c4f2868aef197c137186a07da41462cb55)), closes [#35570](https://github.com/bitnami/charts/issues/35570)
## <small>3.0.10 (2025-08-07)</small> ## <small>3.0.10 (2025-08-07)</small>

View File

@@ -9,7 +9,7 @@ annotations:
- name: jmx-exporter - name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r6 image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r6
- name: os-shell - name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r49 image: docker.io/bitnami/os-shell:12-debian-12-r50
licenses: Apache-2.0 licenses: Apache-2.0
tanzuCategory: application tanzuCategory: application
apiVersion: v2 apiVersion: v2
@@ -43,4 +43,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/dremio - https://github.com/bitnami/charts/tree/main/bitnami/dremio
- https://github.com/bitnami/containers/tree/main/bitnami/dremio - https://github.com/bitnami/containers/tree/main/bitnami/dremio
- https://github.com/dremio/dremio-oss - https://github.com/dremio/dremio-oss
version: 3.0.11 version: 3.0.12

View File

@@ -1956,7 +1956,7 @@ defaultInitContainers:
defaultImage: defaultImage:
registry: docker.io registry: docker.io
repository: bitnami/os-shell repository: bitnami/os-shell
tag: 12-debian-12-r49 tag: 12-debian-12-r50
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.