Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
887009763b
commit
293cd0cb6d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-2.0.1](https://github.com/truecharts/charts/compare/node-exporter-2.0.0...node-exporter-2.0.1) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10682](https://github.com/truecharts/charts/issues/10682))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-2.0.2](https://github.com/truecharts/charts/compare/node-exporter-2.0.1...node-exporter-2.0.2) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10737](https://github.com/truecharts/charts/issues/10737))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-2.0.1](https://github.com/truecharts/charts/compare/node-exporter-2.0.0...node-exporter-2.0.1) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10305](https://github.com/truecharts/charts/issues/10305))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-1.0.38](https://github.com/truecharts/charts/compare/node-exporter-1.0.37...node-exporter-1.0.38) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.8 ([#10293](https://github.com/truecharts/charts/issues/10293))
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ name: node-exporter
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-2.0.2](https://github.com/truecharts/charts/compare/node-exporter-2.0.1...node-exporter-2.0.2) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10737](https://github.com/truecharts/charts/issues/10737))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/node-exporter
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:af1b91a73599439af81296262b773b50f7a0a8ba887d78b4cd2b3f57b8a307c9
|
||||
tag: v1.6.1@sha256:3b1b41cbbe69440110fb02f8cd93857470f46bd88d0d3c6509c349925d271606
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue