Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0ef488c4cd
commit
0e95ce7921
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.33](https://github.com/truecharts/charts/compare/node-exporter-1.0.32...node-exporter-1.0.33) (2023-06-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.6 ([#9942](https://github.com/truecharts/charts/issues/9942))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-1.0.34](https://github.com/truecharts/charts/compare/node-exporter-1.0.33...node-exporter-1.0.34) (2023-06-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10027](https://github.com/truecharts/charts/issues/10027))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [node-exporter-1.0.33](https://github.com/truecharts/charts/compare/node-exporter-1.0.32...node-exporter-1.0.33) (2023-06-27)
|
## [node-exporter-1.0.33](https://github.com/truecharts/charts/compare/node-exporter-1.0.32...node-exporter-1.0.33) (2023-06-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9626](https://github.com/truecharts/charts/issues/9626))
|
- 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))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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
|
|
|
@ -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.33
|
version: 1.0.34
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [node-exporter-1.0.34](https://github.com/truecharts/charts/compare/node-exporter-1.0.33...node-exporter-1.0.34) (2023-06-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10027](https://github.com/truecharts/charts/issues/10027))
|
||||||
|
|
||||||
|
|
|
@ -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:c92f83633121087414968180ced29f3ab2a9c924fd3dd74e4918f7513a87255e
|
tag: v1.6.0@sha256:79732a8aaaa5ad8d13d938aed7f89963356cbd6a9e78c70f749620d35a015011
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue