Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4e0e4893a5
commit
dad5e15e60
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.20](https://github.com/truecharts/charts/compare/node-exporter-3.0.19...node-exporter-3.0.20) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12836](https://github.com/truecharts/charts/issues/12836))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-3.0.21](https://github.com/truecharts/charts/compare/node-exporter-3.0.20...node-exporter-3.0.21) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12941](https://github.com/truecharts/charts/issues/12941))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.20](https://github.com/truecharts/charts/compare/node-exporter-3.0.19...node-exporter-3.0.20) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [node-exporter-3.0.11](https://github.com/truecharts/charts/compare/node-exporter-3.0.10...node-exporter-3.0.11) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-3.0.10](https://github.com/truecharts/charts/compare/node-exporter-3.0.9...node-exporter-3.0.10) (2023-08-29)
|
||||
|
||||
### Chore
|
|
@ -21,7 +21,7 @@ name: node-exporter
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
type: application
|
||||
version: 3.0.20
|
||||
version: 3.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-3.0.21](https://github.com/truecharts/charts/compare/node-exporter-3.0.20...node-exporter-3.0.21) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12941](https://github.com/truecharts/charts/issues/12941))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/node-exporter
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:928994ec9562b3018d48ba8852a6c9d54969357cbc84b01571946fe331a4c40e
|
||||
tag: v1.6.1@sha256:30de5b8c5f8439820a3c2a0736805b3be3444b534fd0df2edc98c3abb2fc5cec
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue