From 53c033556c3bf06c821d0924718530cf988d6d14 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 8 Feb 2023 16:57:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/netdata/4.0.10/app-changelog.md | 9 --------- .../netdata/{4.0.10 => 4.0.11}/CHANGELOG.md | 18 +++++++++--------- stable/netdata/{4.0.10 => 4.0.11}/Chart.yaml | 4 ++-- stable/netdata/{4.0.10 => 4.0.11}/README.md | 0 stable/netdata/4.0.11/app-changelog.md | 9 +++++++++ .../netdata/{4.0.10 => 4.0.11}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../netdata/{4.0.10 => 4.0.11}/ix_values.yaml | 2 +- .../netdata/{4.0.10 => 4.0.11}/questions.yaml | 0 .../{4.0.10 => 4.0.11}/templates/common.yaml | 0 stable/netdata/{4.0.10 => 4.0.11}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/netdata/4.0.10/app-changelog.md rename stable/netdata/{4.0.10 => 4.0.11}/CHANGELOG.md (91%) rename stable/netdata/{4.0.10 => 4.0.11}/Chart.yaml (95%) rename stable/netdata/{4.0.10 => 4.0.11}/README.md (100%) create mode 100644 stable/netdata/4.0.11/app-changelog.md rename stable/netdata/{4.0.10 => 4.0.11}/app-readme.md (100%) rename stable/netdata/{4.0.10 => 4.0.11}/charts/common-11.1.2.tgz (100%) rename stable/netdata/{4.0.10 => 4.0.11}/ix_values.yaml (98%) rename stable/netdata/{4.0.10 => 4.0.11}/questions.yaml (100%) rename stable/netdata/{4.0.10 => 4.0.11}/templates/common.yaml (100%) rename stable/netdata/{4.0.10 => 4.0.11}/values.yaml (100%) diff --git a/stable/netdata/4.0.10/app-changelog.md b/stable/netdata/4.0.10/app-changelog.md deleted file mode 100644 index 71805efc21c..00000000000 --- a/stable/netdata/4.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-4.0.10](https://github.com/truecharts/charts/compare/netdata-4.0.9...netdata-4.0.10) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - \ No newline at end of file diff --git a/stable/netdata/4.0.10/CHANGELOG.md b/stable/netdata/4.0.11/CHANGELOG.md similarity index 91% rename from stable/netdata/4.0.10/CHANGELOG.md rename to stable/netdata/4.0.11/CHANGELOG.md index 6f526a1c7a4..14cebfba185 100644 --- a/stable/netdata/4.0.10/CHANGELOG.md +++ b/stable/netdata/4.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-4.0.11](https://github.com/truecharts/charts/compare/netdata-4.0.10...netdata-4.0.11) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.38.0 + + + + ## [netdata-4.0.10](https://github.com/truecharts/charts/compare/netdata-4.0.9...netdata-4.0.10) (2023-02-02) ### Fix @@ -88,12 +97,3 @@ ## [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.10/Chart.yaml b/stable/netdata/4.0.11/Chart.yaml similarity index 95% rename from stable/netdata/4.0.10/Chart.yaml rename to stable/netdata/4.0.11/Chart.yaml index 77697c1f997..69910313965 100644 --- a/stable/netdata/4.0.10/Chart.yaml +++ b/stable/netdata/4.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.37.1" +appVersion: "1.38.0" 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/netdata/netdata - https://github.com/netdata -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/netdata/4.0.10/README.md b/stable/netdata/4.0.11/README.md similarity index 100% rename from stable/netdata/4.0.10/README.md rename to stable/netdata/4.0.11/README.md diff --git a/stable/netdata/4.0.11/app-changelog.md b/stable/netdata/4.0.11/app-changelog.md new file mode 100644 index 00000000000..53f69925aca --- /dev/null +++ b/stable/netdata/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-4.0.11](https://github.com/truecharts/charts/compare/netdata-4.0.10...netdata-4.0.11) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.38.0 + + \ No newline at end of file diff --git a/stable/netdata/4.0.10/app-readme.md b/stable/netdata/4.0.11/app-readme.md similarity index 100% rename from stable/netdata/4.0.10/app-readme.md rename to stable/netdata/4.0.11/app-readme.md diff --git a/stable/netdata/4.0.10/charts/common-11.1.2.tgz b/stable/netdata/4.0.11/charts/common-11.1.2.tgz similarity index 100% rename from stable/netdata/4.0.10/charts/common-11.1.2.tgz rename to stable/netdata/4.0.11/charts/common-11.1.2.tgz diff --git a/stable/netdata/4.0.10/ix_values.yaml b/stable/netdata/4.0.11/ix_values.yaml similarity index 98% rename from stable/netdata/4.0.10/ix_values.yaml rename to stable/netdata/4.0.11/ix_values.yaml index 443440e4a11..fff8514fe07 100644 --- a/stable/netdata/4.0.10/ix_values.yaml +++ b/stable/netdata/4.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: 1.37.1@sha256:b81174344e62e74b626d2a259586d7543937483776d5a23de70699d8467460e3 + tag: 1.38.0@sha256:5735d91c09cf4223e8bcccef40e0c92c30da875ddc01a8d0b749c42bcc15208b pullPolicy: IfNotPresent securityContext: diff --git a/stable/netdata/4.0.10/questions.yaml b/stable/netdata/4.0.11/questions.yaml similarity index 100% rename from stable/netdata/4.0.10/questions.yaml rename to stable/netdata/4.0.11/questions.yaml diff --git a/stable/netdata/4.0.10/templates/common.yaml b/stable/netdata/4.0.11/templates/common.yaml similarity index 100% rename from stable/netdata/4.0.10/templates/common.yaml rename to stable/netdata/4.0.11/templates/common.yaml diff --git a/stable/netdata/4.0.10/values.yaml b/stable/netdata/4.0.11/values.yaml similarity index 100% rename from stable/netdata/4.0.10/values.yaml rename to stable/netdata/4.0.11/values.yaml