diff --git a/stable/netdata/6.0.2/app-changelog.md b/stable/netdata/6.0.2/app-changelog.md deleted file mode 100644 index 05e79e90921..00000000000 --- a/stable/netdata/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-6.0.2](https://github.com/truecharts/charts/compare/netdata-6.0.1...netdata-6.0.2) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.1 ([#11890](https://github.com/truecharts/charts/issues/11890)) - - \ No newline at end of file diff --git a/stable/netdata/6.0.2/CHANGELOG.md b/stable/netdata/6.0.3/CHANGELOG.md similarity index 91% rename from stable/netdata/6.0.2/CHANGELOG.md rename to stable/netdata/6.0.3/CHANGELOG.md index b3778781ca6..47bf373e470 100644 --- a/stable/netdata/6.0.2/CHANGELOG.md +++ b/stable/netdata/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-6.0.3](https://github.com/truecharts/charts/compare/netdata-6.0.2...netdata-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.2 ([#12070](https://github.com/truecharts/charts/issues/12070)) + + + + ## [netdata-6.0.2](https://github.com/truecharts/charts/compare/netdata-6.0.1...netdata-6.0.2) (2023-08-26) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [netdata-5.0.23](https://github.com/truecharts/charts/compare/netdata-5.0.22...netdata-5.0.23) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/netdata/6.0.2/Chart.yaml b/stable/netdata/6.0.3/Chart.yaml similarity index 95% rename from stable/netdata/6.0.2/Chart.yaml rename to stable/netdata/6.0.3/Chart.yaml index 7e040543ce4..15216708f8f 100644 --- a/stable/netdata/6.0.2/Chart.yaml +++ b/stable/netdata/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.42.1" +appVersion: "1.42.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.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/netdata/6.0.2/README.md b/stable/netdata/6.0.3/README.md similarity index 100% rename from stable/netdata/6.0.2/README.md rename to stable/netdata/6.0.3/README.md diff --git a/stable/netdata/6.0.3/app-changelog.md b/stable/netdata/6.0.3/app-changelog.md new file mode 100644 index 00000000000..0bd64811dc8 --- /dev/null +++ b/stable/netdata/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-6.0.3](https://github.com/truecharts/charts/compare/netdata-6.0.2...netdata-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.2 ([#12070](https://github.com/truecharts/charts/issues/12070)) + + \ No newline at end of file diff --git a/stable/netdata/6.0.2/app-readme.md b/stable/netdata/6.0.3/app-readme.md similarity index 100% rename from stable/netdata/6.0.2/app-readme.md rename to stable/netdata/6.0.3/app-readme.md diff --git a/stable/netdata/6.0.2/charts/common-14.0.1.tgz b/stable/netdata/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/netdata/6.0.2/charts/common-14.0.1.tgz rename to stable/netdata/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/netdata/6.0.2/ix_values.yaml b/stable/netdata/6.0.3/ix_values.yaml similarity index 98% rename from stable/netdata/6.0.2/ix_values.yaml rename to stable/netdata/6.0.3/ix_values.yaml index 91280666d63..e5dcbd464ad 100644 --- a/stable/netdata/6.0.2/ix_values.yaml +++ b/stable/netdata/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: v1.42.1@sha256:bf8244ebd951de643141ff863c019e4957a548d1f0d59d482eb7277a005f978a + tag: v1.42.2@sha256:1f04923e97ce021be4e6048d7e042f55ce80c3e3c86e0479e41fd1e04f885184 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: diff --git a/stable/netdata/6.0.2/questions.yaml b/stable/netdata/6.0.3/questions.yaml similarity index 100% rename from stable/netdata/6.0.2/questions.yaml rename to stable/netdata/6.0.3/questions.yaml diff --git a/stable/netdata/6.0.2/templates/NOTES.txt b/stable/netdata/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/netdata/6.0.2/templates/NOTES.txt rename to stable/netdata/6.0.3/templates/NOTES.txt diff --git a/stable/netdata/6.0.2/templates/common.yaml b/stable/netdata/6.0.3/templates/common.yaml similarity index 100% rename from stable/netdata/6.0.2/templates/common.yaml rename to stable/netdata/6.0.3/templates/common.yaml diff --git a/stable/netdata/6.0.2/values.yaml b/stable/netdata/6.0.3/values.yaml similarity index 100% rename from stable/netdata/6.0.2/values.yaml rename to stable/netdata/6.0.3/values.yaml