Skip to content

Commit

Permalink
[bitnami/node-exporter] Release 4.5.3 (#31574)
Browse files Browse the repository at this point in the history
* [bitnami/node-exporter] Release 4.5.3 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 Jan 24, 2025
1 parent e353b25 commit 6c16122
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/node-exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.5.2 (2025-01-17)
## 4.5.3 (2025-01-24)

* [bitnami/node-exporter] Release 4.5.2 ([#31438](https://github.com/bitnami/charts/pull/31438))
* [bitnami/node-exporter] Release 4.5.3 ([#31574](https://github.com/bitnami/charts/pull/31574))

## <small>4.5.2 (2025-01-17)</small>

* [bitnami/node-exporter] Release 4.5.2 (#31438) ([5b52be5](https://github.com/bitnami/charts/commit/5b52be5d111931d193fe2abd369838f2b8368299)), closes [#31438](https://github.com/bitnami/charts/issues/31438)

## <small>4.5.1 (2025-01-13)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/node-exporter/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-13T02:46:45.975025113Z"
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-24T15:26:27.539173073Z"
4 changes: 2 additions & 2 deletions bitnami/node-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: node-exporter
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r14
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r15
apiVersion: v2
appVersion: 1.8.2
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: node-exporter
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/node-exporter
version: 4.5.2
version: 4.5.3
2 changes: 1 addition & 1 deletion bitnami/node-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ serviceAccount:
image:
registry: docker.io
repository: bitnami/node-exporter
tag: 1.8.2-debian-12-r14
tag: 1.8.2-debian-12-r15
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 6c16122

Please sign in to comment.