Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
20f02565dc
commit
a4a0ea0b9d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [netdata-6.0.7](https://github.com/truecharts/charts/compare/netdata-6.0.6...netdata-6.0.7) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netdata to v1.43.0 ([#13743](https://github.com/truecharts/charts/issues/13743))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [netdata-6.0.8](https://github.com/truecharts/charts/compare/netdata-6.0.7...netdata-6.0.8) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netdata to v1.43.1 ([#14006](https://github.com/truecharts/charts/issues/14006))
|
||||
|
||||
|
||||
|
||||
|
||||
## [netdata-6.0.7](https://github.com/truecharts/charts/compare/netdata-6.0.6...netdata-6.0.7) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [netdata-5.0.28](https://github.com/truecharts/charts/compare/netdata-5.0.27...netdata-5.0.28) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netdata to v1.41.0 ([#10659](https://github.com/truecharts/charts/issues/10659))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.43.0"
|
||||
appVersion: "1.43.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: netdata
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||
- https://github.com/netdata
|
||||
version: 6.0.7
|
||||
version: 6.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [netdata-6.0.8](https://github.com/truecharts/charts/compare/netdata-6.0.7...netdata-6.0.8) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/netdata to v1.43.1 ([#14006](https://github.com/truecharts/charts/issues/14006))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/netdata
|
||||
tag: v1.43.0@sha256:ebf4b345f6a340a6064de6b8350279410372a98fa223ad2f48311ecc2e970862
|
||||
tag: v1.43.1@sha256:6a480374468af91feea9867ba275092a222dd2768bc2dc69dd1052972a30fbf0
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
Loading…
Reference in New Issue