diff --git a/stable/netdata/4.0.12/app-changelog.md b/stable/netdata/4.0.12/app-changelog.md deleted file mode 100644 index fefd1b237ee..00000000000 --- a/stable/netdata/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-4.0.12](https://github.com/truecharts/charts/compare/netdata-4.0.11...netdata-4.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/netdata/4.0.12/CHANGELOG.md b/stable/netdata/4.0.13/CHANGELOG.md similarity index 89% rename from stable/netdata/4.0.12/CHANGELOG.md rename to stable/netdata/4.0.13/CHANGELOG.md index 990c13f5920..47066579c05 100644 --- a/stable/netdata/4.0.12/CHANGELOG.md +++ b/stable/netdata/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-4.0.13](https://github.com/truecharts/charts/compare/netdata-4.0.12...netdata-4.0.13) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.38.1 + + + + ## [netdata-4.0.12](https://github.com/truecharts/charts/compare/netdata-4.0.11...netdata-4.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [netdata-4.0.3](https://github.com/truecharts/charts/compare/netdata-4.0.2...netdata-4.0.3) (2022-11-30) - - -## [netdata-4.0.2](https://github.com/truecharts/charts/compare/netdata-4.0.1...netdata-4.0.2) (2022-11-30) - - - - -## [netdata-4.0.2](https://github.com/truecharts/charts/compare/netdata-4.0.1...netdata-4.0.2) (2022-11-30) - diff --git a/stable/netdata/4.0.12/Chart.yaml b/stable/netdata/4.0.13/Chart.yaml similarity index 95% rename from stable/netdata/4.0.12/Chart.yaml rename to stable/netdata/4.0.13/Chart.yaml index a606f83ef3f..e7fc0aaf2e9 100644 --- a/stable/netdata/4.0.12/Chart.yaml +++ b/stable/netdata/4.0.13/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.38.0" +appVersion: "1.38.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://hub.docker.com/r/netdata/netdata - https://github.com/netdata -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/netdata/4.0.12/README.md b/stable/netdata/4.0.13/README.md similarity index 100% rename from stable/netdata/4.0.12/README.md rename to stable/netdata/4.0.13/README.md diff --git a/stable/netdata/4.0.13/app-changelog.md b/stable/netdata/4.0.13/app-changelog.md new file mode 100644 index 00000000000..9886ccde261 --- /dev/null +++ b/stable/netdata/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-4.0.13](https://github.com/truecharts/charts/compare/netdata-4.0.12...netdata-4.0.13) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.38.1 + + \ No newline at end of file diff --git a/stable/netdata/4.0.12/app-readme.md b/stable/netdata/4.0.13/app-readme.md similarity index 100% rename from stable/netdata/4.0.12/app-readme.md rename to stable/netdata/4.0.13/app-readme.md diff --git a/stable/netdata/4.0.12/charts/common-11.1.2.tgz b/stable/netdata/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/netdata/4.0.12/charts/common-11.1.2.tgz rename to stable/netdata/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/netdata/4.0.12/ix_values.yaml b/stable/netdata/4.0.13/ix_values.yaml similarity index 98% rename from stable/netdata/4.0.12/ix_values.yaml rename to stable/netdata/4.0.13/ix_values.yaml index fff8514fe07..4fd80aba761 100644 --- a/stable/netdata/4.0.12/ix_values.yaml +++ b/stable/netdata/4.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: 1.38.0@sha256:5735d91c09cf4223e8bcccef40e0c92c30da875ddc01a8d0b749c42bcc15208b + tag: 1.38.1@sha256:884fc2c9d237ad3b8df8fca30c6c8a55999da37b3619d3cb61a24253bb2901f1 pullPolicy: IfNotPresent securityContext: diff --git a/stable/netdata/4.0.12/questions.yaml b/stable/netdata/4.0.13/questions.yaml similarity index 100% rename from stable/netdata/4.0.12/questions.yaml rename to stable/netdata/4.0.13/questions.yaml diff --git a/stable/netdata/4.0.12/templates/common.yaml b/stable/netdata/4.0.13/templates/common.yaml similarity index 100% rename from stable/netdata/4.0.12/templates/common.yaml rename to stable/netdata/4.0.13/templates/common.yaml diff --git a/stable/netdata/4.0.12/values.yaml b/stable/netdata/4.0.13/values.yaml similarity index 100% rename from stable/netdata/4.0.12/values.yaml rename to stable/netdata/4.0.13/values.yaml