diff --git a/stable/netdata/8.1.12/app-changelog.md b/stable/netdata/8.1.12/app-changelog.md deleted file mode 100644 index 2610d4e7898..00000000000 --- a/stable/netdata/8.1.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-8.1.12](https://github.com/truecharts/charts/compare/netdata-8.1.11...netdata-8.1.12) (2024-02-12) - -### Chore - - - -- update container image netdata/netdata to v1.44.2[@78c8cb8](https://github.com/78c8cb8) by renovate ([#18145](https://github.com/truecharts/charts/issues/18145)) \ No newline at end of file diff --git a/stable/netdata/8.1.12/CHANGELOG.md b/stable/netdata/8.1.13/CHANGELOG.md similarity index 89% rename from stable/netdata/8.1.12/CHANGELOG.md rename to stable/netdata/8.1.13/CHANGELOG.md index 1352f37683b..f8cf57a35c9 100644 --- a/stable/netdata/8.1.12/CHANGELOG.md +++ b/stable/netdata/8.1.13/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [netdata-8.1.13](https://github.com/truecharts/charts/compare/netdata-8.1.12...netdata-8.1.13) (2024-02-12) + +### Chore + + + +- update container image netdata/netdata to v1.44.3[@9e89531](https://github.com/9e89531) by renovate ([#18230](https://github.com/truecharts/charts/issues/18230)) + + ## [netdata-8.1.12](https://github.com/truecharts/charts/compare/netdata-8.1.11...netdata-8.1.12) (2024-02-12) ### Chore @@ -88,12 +97,3 @@ title: Changelog - increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [netdata-8.1.3](https://github.com/truecharts/charts/compare/netdata-8.1.0...netdata-8.1.3) (2024-01-01) - -### Chore - - diff --git a/stable/netdata/8.1.12/Chart.yaml b/stable/netdata/8.1.13/Chart.yaml similarity index 96% rename from stable/netdata/8.1.12/Chart.yaml rename to stable/netdata/8.1.13/Chart.yaml index ffb47d9a82a..f5e52b518f0 100644 --- a/stable/netdata/8.1.12/Chart.yaml +++ b/stable/netdata/8.1.13/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.44.2 +appVersion: 1.44.3 dependencies: - name: common version: 17.2.30 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://hub.docker.com/r/netdata/netdata type: application -version: 8.1.12 +version: 8.1.13 diff --git a/stable/netdata/8.1.12/README.md b/stable/netdata/8.1.13/README.md similarity index 100% rename from stable/netdata/8.1.12/README.md rename to stable/netdata/8.1.13/README.md diff --git a/stable/netdata/8.1.13/app-changelog.md b/stable/netdata/8.1.13/app-changelog.md new file mode 100644 index 00000000000..1dac5ed3dad --- /dev/null +++ b/stable/netdata/8.1.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-8.1.13](https://github.com/truecharts/charts/compare/netdata-8.1.12...netdata-8.1.13) (2024-02-12) + +### Chore + + + +- update container image netdata/netdata to v1.44.3[@9e89531](https://github.com/9e89531) by renovate ([#18230](https://github.com/truecharts/charts/issues/18230)) \ No newline at end of file diff --git a/stable/netdata/8.1.12/app-readme.md b/stable/netdata/8.1.13/app-readme.md similarity index 100% rename from stable/netdata/8.1.12/app-readme.md rename to stable/netdata/8.1.13/app-readme.md diff --git a/stable/netdata/8.1.12/charts/common-17.2.30.tgz b/stable/netdata/8.1.13/charts/common-17.2.30.tgz similarity index 100% rename from stable/netdata/8.1.12/charts/common-17.2.30.tgz rename to stable/netdata/8.1.13/charts/common-17.2.30.tgz diff --git a/stable/netdata/8.1.12/ix_values.yaml b/stable/netdata/8.1.13/ix_values.yaml similarity index 98% rename from stable/netdata/8.1.12/ix_values.yaml rename to stable/netdata/8.1.13/ix_values.yaml index d8c41acc052..0dc49383385 100644 --- a/stable/netdata/8.1.12/ix_values.yaml +++ b/stable/netdata/8.1.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: netdata/netdata - tag: v1.44.2@sha256:78c8cb876be0f4a1f1544126b9a71b92b8c47300083f408bd033192d9c1cf666 + tag: v1.44.3@sha256:9e89531a5ee14383cd400e6feafbff37cacbf5c3c4f5792e100d8d10b1f0aa2d pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: diff --git a/stable/netdata/8.1.12/questions.yaml b/stable/netdata/8.1.13/questions.yaml similarity index 100% rename from stable/netdata/8.1.12/questions.yaml rename to stable/netdata/8.1.13/questions.yaml diff --git a/stable/netdata/8.1.12/templates/NOTES.txt b/stable/netdata/8.1.13/templates/NOTES.txt similarity index 100% rename from stable/netdata/8.1.12/templates/NOTES.txt rename to stable/netdata/8.1.13/templates/NOTES.txt diff --git a/stable/netdata/8.1.12/templates/common.yaml b/stable/netdata/8.1.13/templates/common.yaml similarity index 100% rename from stable/netdata/8.1.12/templates/common.yaml rename to stable/netdata/8.1.13/templates/common.yaml diff --git a/stable/netdata/8.1.12/values.yaml b/stable/netdata/8.1.13/values.yaml similarity index 100% rename from stable/netdata/8.1.12/values.yaml rename to stable/netdata/8.1.13/values.yaml