Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb6309da2a
commit
0669f891cc
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-3.0.16](https://github.com/truecharts/charts/compare/node-exporter-3.0.15...node-exporter-3.0.16) (2023-09-10)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12458](https://github.com/truecharts/charts/issues/12458))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-3.0.17](https://github.com/truecharts/charts/compare/node-exporter-3.0.16...node-exporter-3.0.17) (2023-09-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12556](https://github.com/truecharts/charts/issues/12556))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-3.0.16](https://github.com/truecharts/charts/compare/node-exporter-3.0.15...node-exporter-3.0.16) (2023-09-10)
|
## [node-exporter-3.0.16](https://github.com/truecharts/charts/compare/node-exporter-3.0.15...node-exporter-3.0.16) (2023-09-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [node-exporter-3.0.7](https://github.com/truecharts/charts/compare/node-exporter-3.0.6...node-exporter-3.0.7) (2023-08-19)
|
## [node-exporter-3.0.7](https://github.com/truecharts/charts/compare/node-exporter-3.0.6...node-exporter-3.0.7) (2023-08-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#11695](https://github.com/truecharts/charts/issues/11695))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-3.0.6](https://github.com/truecharts/charts/compare/node-exporter-3.0.5...node-exporter-3.0.6) (2023-08-16)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -21,7 +21,7 @@ name: node-exporter
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.16
|
version: 3.0.17
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-3.0.17](https://github.com/truecharts/charts/compare/node-exporter-3.0.16...node-exporter-3.0.17) (2023-09-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12556](https://github.com/truecharts/charts/issues/12556))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/node-exporter
|
repository: tccr.io/truecharts/node-exporter
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.6.1@sha256:9b30955e28eea2381fcce1e8faa1f2fc8adb54813be2727bcce45ceb5cab5ced
|
tag: v1.6.1@sha256:58f6054534bffbd0dab8faa4977f0074c6095591581696de924cea04fcc4e2ad
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue