diff --git a/stable/ntfy/4.0.1/app-changelog.md b/stable/ntfy/4.0.1/app-changelog.md deleted file mode 100644 index 25b4be8830..0000000000 --- a/stable/ntfy/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ntfy-4.0.1](https://github.com/truecharts/charts/compare/ntfy-4.0.0...ntfy-4.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/ntfy/4.0.1/CHANGELOG.md b/stable/ntfy/4.0.2/CHANGELOG.md similarity index 100% rename from stable/ntfy/4.0.1/CHANGELOG.md rename to stable/ntfy/4.0.2/CHANGELOG.md diff --git a/stable/ntfy/4.0.1/Chart.yaml b/stable/ntfy/4.0.2/Chart.yaml similarity index 95% rename from stable/ntfy/4.0.1/Chart.yaml rename to stable/ntfy/4.0.2/Chart.yaml index f2b0eb5a0a..6b2e36a3e3 100644 --- a/stable/ntfy/4.0.1/Chart.yaml +++ b/stable/ntfy/4.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.29.0" +appVersion: "1.29.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: ntfy sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://github.com/binwiederhier/ntfy/ -version: 4.0.1 +version: 4.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/ntfy/4.0.1/README.md b/stable/ntfy/4.0.2/README.md similarity index 100% rename from stable/ntfy/4.0.1/README.md rename to stable/ntfy/4.0.2/README.md diff --git a/stable/ntfy/4.0.2/app-changelog.md b/stable/ntfy/4.0.2/app-changelog.md new file mode 100644 index 0000000000..2af8edb7b8 --- /dev/null +++ b/stable/ntfy/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ntfy-4.0.2](https://github.com/truecharts/charts/compare/ntfy-4.0.1...ntfy-4.0.2) (2022-11-18) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v1.29.1 + + \ No newline at end of file diff --git a/stable/ntfy/4.0.1/app-readme.md b/stable/ntfy/4.0.2/app-readme.md similarity index 100% rename from stable/ntfy/4.0.1/app-readme.md rename to stable/ntfy/4.0.2/app-readme.md diff --git a/stable/ntfy/4.0.1/charts/common-11.0.3.tgz b/stable/ntfy/4.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/ntfy/4.0.1/charts/common-11.0.3.tgz rename to stable/ntfy/4.0.2/charts/common-11.0.3.tgz diff --git a/stable/ntfy/4.0.1/ix_values.yaml b/stable/ntfy/4.0.2/ix_values.yaml similarity index 96% rename from stable/ntfy/4.0.1/ix_values.yaml rename to stable/ntfy/4.0.2/ix_values.yaml index 143bcf0cdc..1cf6aa0c0a 100644 --- a/stable/ntfy/4.0.1/ix_values.yaml +++ b/stable/ntfy/4.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 1.29.0@sha256:02f24696e88f25fcb72d9e77457789deb0fbe5288bbaaa79bdb51392156b4917 + tag: 1.29.1@sha256:b2f3f7ad487131b99af1f723df66c18ab87a6e57e63170e8e528e4f53113178a pullPolicy: IfNotPresent extraArgs: ["serve"] diff --git a/stable/ntfy/4.0.1/questions.yaml b/stable/ntfy/4.0.2/questions.yaml similarity index 100% rename from stable/ntfy/4.0.1/questions.yaml rename to stable/ntfy/4.0.2/questions.yaml diff --git a/stable/ntfy/4.0.1/templates/common.yaml b/stable/ntfy/4.0.2/templates/common.yaml similarity index 100% rename from stable/ntfy/4.0.1/templates/common.yaml rename to stable/ntfy/4.0.2/templates/common.yaml diff --git a/stable/ntfy/4.0.1/values.yaml b/stable/ntfy/4.0.2/values.yaml similarity index 100% rename from stable/ntfy/4.0.1/values.yaml rename to stable/ntfy/4.0.2/values.yaml