[bitnami/dremio] Release 0.1.3 (#27563)

* [bitnami/dremio] Release 0.1.3 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:
Bitnami Bot
2024-06-27 12:18:41 +02:00
committed by GitHub
parent f331dd2ef0
commit 807bcbb1e1
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.1.2 (2024-06-27)
## 0.1.3 (2024-06-27)
* [bitnami/dremio] Release 0.1.2 ([#27557](https://github.com/bitnami/charts/pull/27557))
* [bitnami/dremio] Release 0.1.3 ([#27563](https://github.com/bitnami/charts/pull/27563))
## <small>0.1.2 (2024-06-27)</small>
* [bitnami/dremio] Release 0.1.2 (#27557) ([a5ef5bd](https://github.com/bitnami/charts/commit/a5ef5bdd57f8d641e5ba2ab0553af2ec0eec45aa)), closes [#27557](https://github.com/bitnami/charts/issues/27557)
## <small>0.1.1 (2024-06-25)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: dremio
image: docker.io/bitnami/dremio:25.0.0-debian-12-r1
image: docker.io/bitnami/dremio:25.0.0-debian-12-r2
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r1
- name: os-shell
@@ -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.1.2
version: 0.1.3

View File

@@ -89,7 +89,7 @@ dremio:
image:
registry: docker.io
repository: bitnami/dremio
tag: 25.0.0-debian-12-r1
tag: 25.0.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'