Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1cd1147ea9
commit
03c55cf3d5
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.10](https://github.com/truecharts/charts/compare/node-exporter-1.0.9...node-exporter-1.0.10) (2023-06-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.10.10 ([#9299](https://github.com/truecharts/charts/issues/9299))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-1.0.11](https://github.com/truecharts/charts/compare/node-exporter-1.0.10...node-exporter-1.0.11) (2023-06-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9338](https://github.com/truecharts/charts/issues/9338))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.10](https://github.com/truecharts/charts/compare/node-exporter-1.0.9...node-exporter-1.0.10) (2023-06-01)
|
## [node-exporter-1.0.10](https://github.com/truecharts/charts/compare/node-exporter-1.0.9...node-exporter-1.0.10) (2023-06-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.6](https://github.com/truecharts/charts/compare/node-exporter-1.0.3...node-exporter-1.0.6) (2023-05-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158))
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143))
|
|
||||||
- update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129))
|
|
||||||
|
|
||||||
|
|
|
@ -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: 1.0.10
|
version: 1.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-1.0.11](https://github.com/truecharts/charts/compare/node-exporter-1.0.10...node-exporter-1.0.11) (2023-06-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9338](https://github.com/truecharts/charts/issues/9338))
|
||||||
|
|
||||||
|
|
|
@ -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.0@sha256:08146d9308b3a8ab5615f6dc6cb903db17d3cde14d944a433482c38ece936293
|
tag: v1.6.0@sha256:a7a1272a36866fba1a3bdd53053f8f4d3fa1fb94164aaf5704dafbf44f060174
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue