mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/dremio] Release 0.3.2 (#31622)
* [bitnami/dremio] Release 0.3.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.1 (2025-01-16)
|
||||
## 0.3.2 (2025-01-28)
|
||||
|
||||
* [bitnami/dremio] Release 0.3.1 ([#31398](https://github.com/bitnami/charts/pull/31398))
|
||||
* [bitnami/dremio] Release 0.3.2 ([#31622](https://github.com/bitnami/charts/pull/31622))
|
||||
|
||||
## <small>0.3.1 (2025-01-16)</small>
|
||||
|
||||
* [bitnami/dremio] Release 0.3.1 (#31398) ([cba6c79](https://github.com/bitnami/charts/commit/cba6c79ff2ff9a5d62519899d10f16516ba40cbf)), closes [#31398](https://github.com/bitnami/charts/issues/31398)
|
||||
|
||||
## 0.3.0 (2024-12-19)
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.10.3
|
||||
version: 14.10.5
|
||||
- name: zookeeper
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 13.7.2
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.0
|
||||
digest: sha256:6cfc6d43f8a05438058f4b218588dbc3c3d5da87fd898bc06e62f966978adfb3
|
||||
generated: "2025-01-16T11:26:23.283191375Z"
|
||||
version: 2.29.1
|
||||
digest: sha256:469d108b9e60c065601e59f982cb6dd43219aeaeec066397650f8aab309736da
|
||||
generated: "2025-01-28T16:13:15.025736781Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: dremio
|
||||
image: docker.io/bitnami/dremio:25.2.0-debian-12-r3
|
||||
image: docker.io/bitnami/dremio:25.2.0-debian-12-r4
|
||||
- name: jmx-exporter
|
||||
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r2
|
||||
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r3
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r35
|
||||
apiVersion: v2
|
||||
@@ -41,4 +41,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: 0.3.1
|
||||
version: 0.3.2
|
||||
|
||||
@@ -96,7 +96,7 @@ dremio:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dremio
|
||||
tag: 25.2.0-debian-12-r3
|
||||
tag: 25.2.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2331,7 +2331,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/jmx-exporter
|
||||
tag: 1.1.0-debian-12-r2
|
||||
tag: 1.1.0-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user