Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d6ccd59d4e
commit
51a33626a2
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.41](https://github.com/truecharts/charts/compare/node-exporter-1.0.40...node-exporter-1.0.41) (2023-07-12)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-1.0.42](https://github.com/truecharts/charts/compare/node-exporter-1.0.41...node-exporter-1.0.42) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10456](https://github.com/truecharts/charts/issues/10456))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-1.0.41](https://github.com/truecharts/charts/compare/node-exporter-1.0.40...node-exporter-1.0.41) (2023-07-12)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- 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)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.4 ([#9898](https://github.com/truecharts/charts/issues/9898))
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ name: node-exporter
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
type: application
|
||||
version: 1.0.41
|
||||
version: 1.0.42
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-1.0.42](https://github.com/truecharts/charts/compare/node-exporter-1.0.41...node-exporter-1.0.42) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10456](https://github.com/truecharts/charts/issues/10456))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/node-exporter
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:e39b13f3378cf4341ca7b4d5e329cd8b8a015b77391f9ad0651982276d35e5da
|
||||
tag: v1.6.0@sha256:286964b0382a3622fb4ec14f5c73f36b11aee1b15a7fd9e6ea861ade910dad88
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue