Skip to content

Commit

Permalink
[bitnami/dremio] Release 0.1.10 (#29110)
Browse files Browse the repository at this point in the history
* [bitnami/dremio] Release 0.1.10 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 29, 2024
1 parent 55ce9dd commit 93489b1
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
8 changes: 6 additions & 2 deletions bitnami/dremio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 0.1.9 (2024-07-25)
## 0.1.10 (2024-08-29)

* [bitnami/dremio] Release 0.1.9 ([#28486](https://github.com/bitnami/charts/pull/28486))
* [bitnami/dremio] Release 0.1.10 ([#29110](https://github.com/bitnami/charts/pull/29110))

## <small>0.1.9 (2024-07-25)</small>

* [bitnami/dremio] Release 0.1.9 (#28486) ([55975e8](https://github.com/bitnami/charts/commit/55975e8a9a58d7901657631ac19af3fcda1ac0c8)), closes [#28486](https://github.com/bitnami/charts/issues/28486)

## <small>0.1.8 (2024-07-24)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/dremio/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.6.28
version: 14.7.3
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.9
version: 13.4.10
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:5b88972ce3d32c0485215b98e92ca7b536cdb4222161df6b0e83816955262f29
generated: "2024-07-25T08:57:33.241780045Z"
version: 2.22.0
digest: sha256:046d7bc14b05c4b8b4861c029194dc91d41d9f533236fecf7e39c62bf14f7d75
generated: "2024-08-29T14:51:09.131147706Z"
8 changes: 4 additions & 4 deletions bitnami/dremio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: dremio
image: docker.io/bitnami/dremio:25.0.0-debian-12-r9
image: docker.io/bitnami/dremio:25.0.0-debian-12-r11
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r5
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r26
image: docker.io/bitnami/os-shell:12-debian-12-r28
apiVersion: v2
appVersion: 25.0.0
dependencies:
Expand Down Expand Up @@ -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.9
version: 0.1.10
6 changes: 3 additions & 3 deletions bitnami/dremio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dremio:
image:
registry: docker.io
repository: bitnami/dremio
tag: 25.0.0-debian-12-r9
tag: 25.0.0-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1951,7 +1951,7 @@ defaultInitContainers:
defaultImage:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r26
tag: 12-debian-12-r28
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -2327,7 +2327,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.0.1-debian-12-r5
tag: 1.0.1-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 93489b1

Please sign in to comment.