diff --git a/stable/netdata/6.0.4/app-changelog.md b/stable/netdata/6.0.4/app-changelog.md deleted file mode 100644 index ec47ad18f75..00000000000 --- a/stable/netdata/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-6.0.4](https://github.com/truecharts/charts/compare/netdata-6.0.3...netdata-6.0.4) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.42.3 ([#12510](https://github.com/truecharts/charts/issues/12510)) - - \ No newline at end of file diff --git a/stable/netdata/6.0.4/CHANGELOG.md b/stable/netdata/6.0.5/CHANGELOG.md similarity index 91% rename from stable/netdata/6.0.4/CHANGELOG.md rename to stable/netdata/6.0.5/CHANGELOG.md index 65169909a86..1b863cdeec2 100644 --- a/stable/netdata/6.0.4/CHANGELOG.md +++ b/stable/netdata/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-6.0.5](https://github.com/truecharts/charts/compare/netdata-6.0.4...netdata-6.0.5) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.4 ([#12756](https://github.com/truecharts/charts/issues/12756)) + + + + ## [netdata-6.0.4](https://github.com/truecharts/charts/compare/netdata-6.0.3...netdata-6.0.4) (2023-09-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9963](https://github.com/truecharts/charts/issues/9963)) - - - -## [netdata-5.0.25](https://github.com/truecharts/charts/compare/netdata-5.0.24...netdata-5.0.25) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.40.0 ([#9964](https://github.com/truecharts/charts/issues/9964)) - diff --git a/stable/netdata/6.0.4/Chart.yaml b/stable/netdata/6.0.5/Chart.yaml similarity index 95% rename from stable/netdata/6.0.4/Chart.yaml rename to stable/netdata/6.0.5/Chart.yaml index 63ad69842a9..e76f3e208bc 100644 --- a/stable/netdata/6.0.4/Chart.yaml +++ b/stable/netdata/6.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.42.3" +appVersion: "1.42.4" 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.4 +version: 6.0.5 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/netdata/6.0.4/README.md b/stable/netdata/6.0.5/README.md similarity index 100% rename from stable/netdata/6.0.4/README.md rename to stable/netdata/6.0.5/README.md diff --git a/stable/netdata/6.0.5/app-changelog.md b/stable/netdata/6.0.5/app-changelog.md new file mode 100644 index 00000000000..a4efb6d0f97 --- /dev/null +++ b/stable/netdata/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-6.0.5](https://github.com/truecharts/charts/compare/netdata-6.0.4...netdata-6.0.5) (2023-09-19) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.42.4 ([#12756](https://github.com/truecharts/charts/issues/12756)) + + \ No newline at end of file diff --git a/stable/netdata/6.0.4/app-readme.md b/stable/netdata/6.0.5/app-readme.md similarity index 100% rename from stable/netdata/6.0.4/app-readme.md rename to stable/netdata/6.0.5/app-readme.md diff --git a/stable/netdata/6.0.4/charts/common-14.0.1.tgz b/stable/netdata/6.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/netdata/6.0.4/charts/common-14.0.1.tgz rename to stable/netdata/6.0.5/charts/common-14.0.1.tgz diff --git a/stable/netdata/6.0.4/ix_values.yaml b/stable/netdata/6.0.5/ix_values.yaml similarity index 98% rename from stable/netdata/6.0.4/ix_values.yaml rename to stable/netdata/6.0.5/ix_values.yaml index 368306a4d7c..d1c5e705f65 100644 --- a/stable/netdata/6.0.4/ix_values.yaml +++ b/stable/netdata/6.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: v1.42.3@sha256:6fad22183bc91a64a46469c9d3f35ea4e48b1dda64417fc73bf83839d2b8a6b3 + tag: v1.42.4@sha256:ae15fb4bd998956f3f7ccf1f78b6f80a5c27645f51c49c09d2230c9c2289ecb7 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: diff --git a/stable/netdata/6.0.4/questions.yaml b/stable/netdata/6.0.5/questions.yaml similarity index 100% rename from stable/netdata/6.0.4/questions.yaml rename to stable/netdata/6.0.5/questions.yaml diff --git a/stable/netdata/6.0.4/templates/NOTES.txt b/stable/netdata/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/netdata/6.0.4/templates/NOTES.txt rename to stable/netdata/6.0.5/templates/NOTES.txt diff --git a/stable/netdata/6.0.4/templates/common.yaml b/stable/netdata/6.0.5/templates/common.yaml similarity index 100% rename from stable/netdata/6.0.4/templates/common.yaml rename to stable/netdata/6.0.5/templates/common.yaml diff --git a/stable/netdata/6.0.4/values.yaml b/stable/netdata/6.0.5/values.yaml similarity index 100% rename from stable/netdata/6.0.4/values.yaml rename to stable/netdata/6.0.5/values.yaml