Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3438dc5930
commit
a899b21b4e
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#11588](https://github.com/truecharts/charts/issues/11588))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
- 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)
|
## [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
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10855](https://github.com/truecharts/charts/issues/10855))
|
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10855](https://github.com/truecharts/charts/issues/10855))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-2.0.4](https://github.com/truecharts/charts/compare/node-exporter-2.0.3...node-exporter-2.0.4) (2023-07-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10830](https://github.com/truecharts/charts/issues/10830))
|
|
||||||
|
|
|
@ -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.6
|
version: 3.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#11695](https://github.com/truecharts/charts/issues/11695))
|
||||||
|
|
||||||
|
|
|
@ -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:d98ac542d4ae8102867472b3951423118708c87dc6ef44c01b74f21ae9571666
|
tag: v1.6.1@sha256:ed2686e3da2387a2387121943862634b241d3b004042c9edf4f4cc1457b350ff
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue