From 8d4d982f9ffb1552fe37ddc728bbad5c17d040f6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 15 Feb 2023 04:59:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ntfy/4.0.11/app-changelog.md | 9 --------- stable/ntfy/{4.0.11 => 4.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/ntfy/{4.0.11 => 4.0.12}/Chart.yaml | 4 ++-- stable/ntfy/{4.0.11 => 4.0.12}/README.md | 0 stable/ntfy/4.0.12/app-changelog.md | 9 +++++++++ stable/ntfy/{4.0.11 => 4.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin stable/ntfy/{4.0.11 => 4.0.12}/ix_values.yaml | 2 +- stable/ntfy/{4.0.11 => 4.0.12}/questions.yaml | 0 .../{4.0.11 => 4.0.12}/templates/common.yaml | 0 stable/ntfy/{4.0.11 => 4.0.12}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/ntfy/4.0.11/app-changelog.md rename stable/ntfy/{4.0.11 => 4.0.12}/CHANGELOG.md (90%) rename stable/ntfy/{4.0.11 => 4.0.12}/Chart.yaml (95%) rename stable/ntfy/{4.0.11 => 4.0.12}/README.md (100%) create mode 100644 stable/ntfy/4.0.12/app-changelog.md rename stable/ntfy/{4.0.11 => 4.0.12}/app-readme.md (100%) rename stable/ntfy/{4.0.11 => 4.0.12}/charts/common-11.1.2.tgz (100%) rename stable/ntfy/{4.0.11 => 4.0.12}/ix_values.yaml (96%) rename stable/ntfy/{4.0.11 => 4.0.12}/questions.yaml (100%) rename stable/ntfy/{4.0.11 => 4.0.12}/templates/common.yaml (100%) rename stable/ntfy/{4.0.11 => 4.0.12}/values.yaml (100%) diff --git a/stable/ntfy/4.0.11/app-changelog.md b/stable/ntfy/4.0.11/app-changelog.md deleted file mode 100644 index e771c7b406d..00000000000 --- a/stable/ntfy/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ntfy-4.0.11](https://github.com/truecharts/charts/compare/ntfy-4.0.10...ntfy-4.0.11) (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/ntfy/4.0.11/CHANGELOG.md b/stable/ntfy/4.0.12/CHANGELOG.md similarity index 90% rename from stable/ntfy/4.0.11/CHANGELOG.md rename to stable/ntfy/4.0.12/CHANGELOG.md index cab9d4c066b..b8a7f4e4c8f 100644 --- a/stable/ntfy/4.0.11/CHANGELOG.md +++ b/stable/ntfy/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ntfy-4.0.12](https://github.com/truecharts/charts/compare/ntfy-4.0.11...ntfy-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v1.31.0 + + + + ## [ntfy-4.0.11](https://github.com/truecharts/charts/compare/ntfy-4.0.10...ntfy-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [ntfy-4.0.3](https://github.com/truecharts/charts/compare/ntfy-4.0.2...ntfy-4.0.3) (2022-11-30) - - - -## [ntfy-4.0.3](https://github.com/truecharts/charts/compare/ntfy-4.0.2...ntfy-4.0.3) (2022-11-30) - - - - -## [ntfy-4.0.3](https://github.com/truecharts/charts/compare/ntfy-4.0.2...ntfy-4.0.3) (2022-11-30) diff --git a/stable/ntfy/4.0.11/Chart.yaml b/stable/ntfy/4.0.12/Chart.yaml similarity index 95% rename from stable/ntfy/4.0.11/Chart.yaml rename to stable/ntfy/4.0.12/Chart.yaml index 1a05b727395..a988cc2bc44 100644 --- a/stable/ntfy/4.0.11/Chart.yaml +++ b/stable/ntfy/4.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.30.1" +appVersion: "1.31.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy - https://github.com/binwiederhier/ntfy/ -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/ntfy/4.0.11/README.md b/stable/ntfy/4.0.12/README.md similarity index 100% rename from stable/ntfy/4.0.11/README.md rename to stable/ntfy/4.0.12/README.md diff --git a/stable/ntfy/4.0.12/app-changelog.md b/stable/ntfy/4.0.12/app-changelog.md new file mode 100644 index 00000000000..89134baca54 --- /dev/null +++ b/stable/ntfy/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ntfy-4.0.12](https://github.com/truecharts/charts/compare/ntfy-4.0.11...ntfy-4.0.12) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v1.31.0 + + \ No newline at end of file diff --git a/stable/ntfy/4.0.11/app-readme.md b/stable/ntfy/4.0.12/app-readme.md similarity index 100% rename from stable/ntfy/4.0.11/app-readme.md rename to stable/ntfy/4.0.12/app-readme.md diff --git a/stable/ntfy/4.0.11/charts/common-11.1.2.tgz b/stable/ntfy/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/ntfy/4.0.11/charts/common-11.1.2.tgz rename to stable/ntfy/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/ntfy/4.0.11/ix_values.yaml b/stable/ntfy/4.0.12/ix_values.yaml similarity index 96% rename from stable/ntfy/4.0.11/ix_values.yaml rename to stable/ntfy/4.0.12/ix_values.yaml index b1a7d636409..4fea6bbcfc2 100644 --- a/stable/ntfy/4.0.11/ix_values.yaml +++ b/stable/ntfy/4.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 1.30.1@sha256:747d446e938199e787b0f0ee251598b90551601b92a844c29dc6024d3a6a61f8 + tag: 1.31.0@sha256:2dbc498f574751ae193eff21b6f70742e98379aaa64a7b77b3fa40dd52618140 pullPolicy: IfNotPresent extraArgs: ["serve"] diff --git a/stable/ntfy/4.0.11/questions.yaml b/stable/ntfy/4.0.12/questions.yaml similarity index 100% rename from stable/ntfy/4.0.11/questions.yaml rename to stable/ntfy/4.0.12/questions.yaml diff --git a/stable/ntfy/4.0.11/templates/common.yaml b/stable/ntfy/4.0.12/templates/common.yaml similarity index 100% rename from stable/ntfy/4.0.11/templates/common.yaml rename to stable/ntfy/4.0.12/templates/common.yaml diff --git a/stable/ntfy/4.0.11/values.yaml b/stable/ntfy/4.0.12/values.yaml similarity index 100% rename from stable/ntfy/4.0.11/values.yaml rename to stable/ntfy/4.0.12/values.yaml