Skip to content

Commit

Permalink
[bitnami/node-exporter] Release 4.4.13 (#29003)
Browse files Browse the repository at this point in the history
* [bitnami/node-exporter] Release 4.4.13 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 23, 2024
1 parent 168f48a commit 93801d0
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.4.12 (2024-08-07)
## 4.4.13 (2024-08-23)

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

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

* [bitnami/node-exporter] Release 4.4.12 (#28736) ([cac3342](https://github.com/bitnami/charts/commit/cac33425ef531bc78dd21cb13ccfbb1a315059f7)), closes [#28736](https://github.com/bitnami/charts/issues/28736)

## <small>4.4.11 (2024-07-25)</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.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T08:10:57.221317941Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-23T22:20:12.771095111Z"
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-r3
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r4
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.12
version: 4.4.13
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-r3
tag: 1.8.2-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 93801d0

Please sign in to comment.