diff --git a/stable/netdata/6.0.9/CHANGELOG.md b/stable/netdata/6.0.10/CHANGELOG.md similarity index 90% rename from stable/netdata/6.0.9/CHANGELOG.md rename to stable/netdata/6.0.10/CHANGELOG.md index c01497334e8..d2828ca4475 100644 --- a/stable/netdata/6.0.9/CHANGELOG.md +++ b/stable/netdata/6.0.10/CHANGELOG.md @@ -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)) diff --git a/stable/netdata/6.0.9/Chart.yaml b/stable/netdata/6.0.10/Chart.yaml similarity index 94% rename from stable/netdata/6.0.9/Chart.yaml rename to stable/netdata/6.0.10/Chart.yaml index e116434b92b..dbf1bc28cc0 100644 --- a/stable/netdata/6.0.9/Chart.yaml +++ b/stable/netdata/6.0.10/Chart.yaml @@ -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" diff --git a/stable/netdata/6.0.9/README.md b/stable/netdata/6.0.10/README.md similarity index 100% rename from stable/netdata/6.0.9/README.md rename to stable/netdata/6.0.10/README.md diff --git a/stable/netdata/6.0.10/app-changelog.md b/stable/netdata/6.0.10/app-changelog.md new file mode 100644 index 00000000000..ca8ad0a33d2 --- /dev/null +++ b/stable/netdata/6.0.10/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/netdata/6.0.9/app-readme.md b/stable/netdata/6.0.10/app-readme.md similarity index 100% rename from stable/netdata/6.0.9/app-readme.md rename to stable/netdata/6.0.10/app-readme.md diff --git a/stable/netdata/6.0.9/charts/common-14.2.0.tgz b/stable/netdata/6.0.10/charts/common-14.2.0.tgz similarity index 100% rename from stable/netdata/6.0.9/charts/common-14.2.0.tgz rename to stable/netdata/6.0.10/charts/common-14.2.0.tgz diff --git a/stable/netdata/6.0.9/ix_values.yaml b/stable/netdata/6.0.10/ix_values.yaml similarity index 98% rename from stable/netdata/6.0.9/ix_values.yaml rename to stable/netdata/6.0.10/ix_values.yaml index a9095c6dbf6..16fce7b4108 100644 --- a/stable/netdata/6.0.9/ix_values.yaml +++ b/stable/netdata/6.0.10/ix_values.yaml @@ -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: diff --git a/stable/netdata/6.0.9/questions.yaml b/stable/netdata/6.0.10/questions.yaml similarity index 100% rename from stable/netdata/6.0.9/questions.yaml rename to stable/netdata/6.0.10/questions.yaml diff --git a/stable/netdata/6.0.9/templates/NOTES.txt b/stable/netdata/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/netdata/6.0.9/templates/NOTES.txt rename to stable/netdata/6.0.10/templates/NOTES.txt diff --git a/stable/netdata/6.0.9/templates/common.yaml b/stable/netdata/6.0.10/templates/common.yaml similarity index 100% rename from stable/netdata/6.0.9/templates/common.yaml rename to stable/netdata/6.0.10/templates/common.yaml diff --git a/stable/netdata/6.0.9/values.yaml b/stable/netdata/6.0.10/values.yaml similarity index 100% rename from stable/netdata/6.0.9/values.yaml rename to stable/netdata/6.0.10/values.yaml diff --git a/stable/netdata/6.0.9/app-changelog.md b/stable/netdata/6.0.9/app-changelog.md deleted file mode 100644 index d827d297b24..00000000000 --- a/stable/netdata/6.0.9/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file