Skip to content

Commit

Permalink
[bitnami/node-exporter] Release 4.4.14 (#29075)
Browse files Browse the repository at this point in the history
* [bitnami/node-exporter] Release 4.4.14 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 28, 2024
1 parent 0592bba commit 3ecd8b2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.4.13 (2024-08-23)
## 4.4.14 (2024-08-28)

* [bitnami/node-exporter] Release 4.4.13 ([#29003](https://github.com/bitnami/charts/pull/29003))
* [bitnami/node-exporter] Release 4.4.14 ([#29075](https://github.com/bitnami/charts/pull/29075))

## <small>4.4.13 (2024-08-23)</small>

* [bitnami/node-exporter] Release 4.4.13 (#29003) ([93801d0](https://github.com/bitnami/charts/commit/93801d0d347db778d1f494520b7bb4058a0220c2)), closes [#29003](https://github.com/bitnami/charts/issues/29003)

## <small>4.4.12 (2024-08-07)</small>

Expand Down
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-r4
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r5
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.4.13
version: 4.4.14
2 changes: 1 addition & 1 deletion bitnami/node-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ serviceAccount:
image:
registry: docker.io
repository: bitnami/node-exporter
tag: 1.8.2-debian-12-r4
tag: 1.8.2-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 3ecd8b2

Please sign in to comment.