Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dba4de28b1
commit
99493c4038
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.27](https://github.com/truecharts/charts/compare/node-exporter-1.0.26...node-exporter-1.0.27) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9783](https://github.com/truecharts/charts/issues/9783))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-1.0.28](https://github.com/truecharts/charts/compare/node-exporter-1.0.27...node-exporter-1.0.28) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9842](https://github.com/truecharts/charts/issues/9842))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-1.0.27](https://github.com/truecharts/charts/compare/node-exporter-1.0.26...node-exporter-1.0.27) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-1.0.25](https://github.com/truecharts/charts/compare/node-exporter-1.0.22...node-exporter-1.0.25) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9626](https://github.com/truecharts/charts/issues/9626))
|
||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ name: node-exporter
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
type: application
|
||||
version: 1.0.27
|
||||
version: 1.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.28](https://github.com/truecharts/charts/compare/node-exporter-1.0.27...node-exporter-1.0.28) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9842](https://github.com/truecharts/charts/issues/9842))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/node-exporter
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:3d34a959871a6e3b9612a40b73a86c3323bd2182d11502d13571be8346169b66
|
||||
tag: v1.6.0@sha256:b82ff647c4861ed4d31f1872a60c412320bff19f28235879bebe6339f85ccb51
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue