Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-30 18:46:01 +00:00
parent 489186c8c0
commit 97448da7b4
12 changed files with 21 additions and 22 deletions

View File

@ -4,6 +4,15 @@
## [netdata-6.0.10](https://github.com/truecharts/charts/compare/netdata-6.0.9...netdata-6.0.10) (2023-10-30)
### Chore
- update container image tccr.io/truecharts/netdata to v1.43.2 ([#14131](https://github.com/truecharts/charts/issues/14131))
## [netdata-6.0.9](https://github.com/truecharts/charts/compare/netdata-6.0.8...netdata-6.0.9) (2023-10-29)
### Chore
@ -88,12 +97,3 @@
## [netdata-6.0.0](https://github.com/truecharts/charts/compare/netdata-5.0.30...netdata-6.0.0) (2023-07-31)
## [netdata-5.0.30](https://github.com/truecharts/charts/compare/netdata-5.0.29...netdata-5.0.30) (2023-07-30)
### Fix
- automount sa token ([#11052](https://github.com/truecharts/charts/issues/11052))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.43.1"
appVersion: "1.43.2"
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.9
version: 6.0.10
annotations:
truecharts.org/category: utilities
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [netdata-6.0.10](https://github.com/truecharts/charts/compare/netdata-6.0.9...netdata-6.0.10) (2023-10-30)
### Chore
- update container image tccr.io/truecharts/netdata to v1.43.2 ([#14131](https://github.com/truecharts/charts/issues/14131))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/netdata
tag: v1.43.1@sha256:6a480374468af91feea9867ba275092a222dd2768bc2dc69dd1052972a30fbf0
tag: v1.43.2@sha256:a397ce76b84899a04269cf2075016c15b2254210c4a897b67c29abdeb66c4b43
pullPolicy: IfNotPresent
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:

View File

@ -1,10 +0,0 @@
## [netdata-6.0.9](https://github.com/truecharts/charts/compare/netdata-6.0.8...netdata-6.0.9) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))