Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c3aca0a08e
commit
3bcc8df05f
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.31](https://github.com/truecharts/charts/compare/node-exporter-1.0.30...node-exporter-1.0.31) (2023-06-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.4 ([#9898](https://github.com/truecharts/charts/issues/9898))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-1.0.32](https://github.com/truecharts/charts/compare/node-exporter-1.0.31...node-exporter-1.0.32) (2023-06-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9967](https://github.com/truecharts/charts/issues/9967))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.31](https://github.com/truecharts/charts/compare/node-exporter-1.0.30...node-exporter-1.0.31) (2023-06-25)
|
## [node-exporter-1.0.31](https://github.com/truecharts/charts/compare/node-exporter-1.0.30...node-exporter-1.0.31) (2023-06-25)
|
||||||
|
|
||||||
### Chore
|
### 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)
|
## [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:
|
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.31
|
version: 1.0.32
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-1.0.32](https://github.com/truecharts/charts/compare/node-exporter-1.0.31...node-exporter-1.0.32) (2023-06-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9967](https://github.com/truecharts/charts/issues/9967))
|
||||||
|
|
||||||
|
|
|
@ -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:b82ff647c4861ed4d31f1872a60c412320bff19f28235879bebe6339f85ccb51
|
tag: v1.6.0@sha256:c92f83633121087414968180ced29f3ab2a9c924fd3dd74e4918f7513a87255e
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue