Skip to content

Commit

Permalink
[bitnami/node-exporter] Release 4.4.16 (#29712)
Browse files Browse the repository at this point in the history
* [bitnami/node-exporter] Release 4.4.16 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>
  • Loading branch information
bitnami-bot authored Oct 2, 2024
1 parent ee3e136 commit 0167536
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.15 (2024-09-06)
## 4.4.16 (2024-10-02)

* [bitnami/node-exporter] Release 4.4.15 ([#29255](https://github.com/bitnami/charts/pull/29255))
* [bitnami/node-exporter] Release 4.4.16 ([#29712](https://github.com/bitnami/charts/pull/29712))

## <small>4.4.15 (2024-09-06)</small>

* [bitnami/node-exporter] Release 4.4.15 (#29255) ([6223523](https://github.com/bitnami/charts/commit/62235233ff4b93efa89a730fbe8f4653d0421ad3)), closes [#29255](https://github.com/bitnami/charts/issues/29255)

## <small>4.4.14 (2024-08-28)</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.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-23T22:20:12.771095111Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-10-02T04:33:52.470628801Z"
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-r7
image: docker.io/bitnami/node-exporter:1.8.2-debian-12-r8
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.15
version: 4.4.16
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-r7
tag: 1.8.2-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 0167536

Please sign in to comment.