[birtnami/dremio] chore(jmx-exporter): Upgrade image and change args (#31102)

* [birtnami/dremio] chore(jmx-exporter): Upgrade image and change args

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Fran Mulero
2024-12-19 09:34:15 +01:00
committed by GitHub
parent 9d2c8b20ac
commit dbed9663f4
6 changed files with 12 additions and 7 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 0.3.0 (2024-12-19)
* [birtnami/dremio] chore(jmx-exporter): Upgrade image and change args ([#31102](https://github.com/bitnami/charts/pull/31102))
## 0.2.0 (2024-12-10)
* [bitnami/dremio] Detect non-standard images ([#30897](https://github.com/bitnami/charts/pull/30897))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/dremio] Detect non-standard images (#30897) ([0d3f735](https://github.com/bitnami/charts/commit/0d3f73580fa63eeddee5b7f29cc937588c612003)), closes [#30897](https://github.com/bitnami/charts/issues/30897)
## <small>0.1.15 (2024-12-07)</small>

View File

@@ -8,7 +8,7 @@ annotations:
- name: dremio
image: docker.io/bitnami/dremio:25.2.0-debian-12-r1
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r10
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
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.2.0
version: 0.3.0

View File

@@ -258,7 +258,7 @@ spec:
- -XX:MaxRAMPercentage=100
- -XshowSettings:vm
- -jar
- jmx_prometheus_httpserver.jar
- jmx_prometheus_standalone.jar
- {{ .Values.metrics.containerPorts.metrics | quote }}
- /etc/jmx-dremio/jmx-prometheus.yml
{{- if .Values.metrics.extraArgs }}

View File

@@ -262,7 +262,7 @@ spec:
- -XX:MaxRAMPercentage=100
- -XshowSettings:vm
- -jar
- jmx_prometheus_httpserver.jar
- jmx_prometheus_standalone.jar
- {{ $.Values.metrics.containerPorts.metrics | quote }}
- /etc/jmx-dremio/jmx-prometheus.yml
{{- end }}

View File

@@ -262,7 +262,7 @@ spec:
- -XX:MaxRAMPercentage=100
- -XshowSettings:vm
- -jar
- jmx_prometheus_httpserver.jar
- jmx_prometheus_standalone.jar
- {{ .Values.metrics.containerPorts.metrics | quote }}
- /etc/jmx-dremio/jmx-prometheus.yml
{{- end }}

View File

@@ -2331,7 +2331,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.0.1-debian-12-r10
tag: 1.1.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images