mirror of
https://github.com/bitnami/charts.git
synced 2026-02-13 14:37:09 +08:00
[bitnami/node-exporter] Release 4.5.1 (#31322)
* [bitnami/node-exporter] Release 4.5.1 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 4.5.1 (2025-01-13)
|
||||
|
||||
* [bitnami/node-exporter] Release 4.5.1 ([#31322](https://github.com/bitnami/charts/pull/31322))
|
||||
|
||||
## 4.5.0 (2024-12-10)
|
||||
|
||||
* [bitnami/node-exporter] Detect non-standard images ([#30932](https://github.com/bitnami/charts/pull/30932))
|
||||
* [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/node-exporter] Detect non-standard images (#30932) ([1550707](https://github.com/bitnami/charts/commit/1550707a5720a351ee35855e3ae7dfe8dfc439f2)), closes [#30932](https://github.com/bitnami/charts/issues/30932)
|
||||
|
||||
## <small>4.4.18 (2024-12-04)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.28.0
|
||||
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
|
||||
generated: "2024-12-10T17:20:27.858973+01:00"
|
||||
version: 2.29.0
|
||||
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
|
||||
generated: "2025-01-13T02:46:45.975025113Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: node-exporter
|
||||
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r12
|
||||
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r13
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.2
|
||||
dependencies:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: node-exporter
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/node-exporter
|
||||
version: 4.5.0
|
||||
version: 4.5.1
|
||||
|
||||
@@ -126,7 +126,7 @@ serviceAccount:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/node-exporter
|
||||
tag: 1.8.2-debian-12-r12
|
||||
tag: 1.8.2-debian-12-r13
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user