diff --git a/stable/ntfy/5.0.0/app-changelog.md b/stable/ntfy/5.0.0/app-changelog.md deleted file mode 100644 index f7dd0271f4..0000000000 --- a/stable/ntfy/5.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [ntfy-5.0.0](https://github.com/truecharts/charts/compare/ntfy-4.0.14...ntfy-5.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/stable/ntfy/5.0.0/CHANGELOG.md b/stable/ntfy/5.0.1/CHANGELOG.md similarity index 89% rename from stable/ntfy/5.0.0/CHANGELOG.md rename to stable/ntfy/5.0.1/CHANGELOG.md index 2f20cb3242..0a169ca900 100644 --- a/stable/ntfy/5.0.0/CHANGELOG.md +++ b/stable/ntfy/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ntfy-5.0.1](https://github.com/truecharts/charts/compare/ntfy-5.0.0...ntfy-5.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.4.0 ([#8610](https://github.com/truecharts/charts/issues/8610)) + + + + ## [ntfy-5.0.0](https://github.com/truecharts/charts/compare/ntfy-4.0.14...ntfy-5.0.0) (2023-04-30) ### Feat @@ -88,12 +97,3 @@ - -## [ntfy-4.0.6](https://github.com/truecharts/charts/compare/ntfy-4.0.5...ntfy-4.0.6) (2022-12-23) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v1.30.1 - - - diff --git a/stable/ntfy/5.0.0/Chart.yaml b/stable/ntfy/5.0.1/Chart.yaml similarity index 95% rename from stable/ntfy/5.0.0/Chart.yaml rename to stable/ntfy/5.0.1/Chart.yaml index b5d6e3fb51..f805e38042 100644 --- a/stable/ntfy/5.0.0/Chart.yaml +++ b/stable/ntfy/5.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.1.0" +appVersion: "2.4.0" 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: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/ntfy/5.0.0/README.md b/stable/ntfy/5.0.1/README.md similarity index 100% rename from stable/ntfy/5.0.0/README.md rename to stable/ntfy/5.0.1/README.md diff --git a/stable/ntfy/5.0.1/app-changelog.md b/stable/ntfy/5.0.1/app-changelog.md new file mode 100644 index 0000000000..d524f292d2 --- /dev/null +++ b/stable/ntfy/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ntfy-5.0.1](https://github.com/truecharts/charts/compare/ntfy-5.0.0...ntfy-5.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.4.0 ([#8610](https://github.com/truecharts/charts/issues/8610)) + + \ No newline at end of file diff --git a/stable/ntfy/5.0.0/app-readme.md b/stable/ntfy/5.0.1/app-readme.md similarity index 100% rename from stable/ntfy/5.0.0/app-readme.md rename to stable/ntfy/5.0.1/app-readme.md diff --git a/stable/ntfy/5.0.0/charts/common-12.6.1.tgz b/stable/ntfy/5.0.1/charts/common-12.6.1.tgz similarity index 100% rename from stable/ntfy/5.0.0/charts/common-12.6.1.tgz rename to stable/ntfy/5.0.1/charts/common-12.6.1.tgz diff --git a/stable/ntfy/5.0.0/ix_values.yaml b/stable/ntfy/5.0.1/ix_values.yaml similarity index 97% rename from stable/ntfy/5.0.0/ix_values.yaml rename to stable/ntfy/5.0.1/ix_values.yaml index 3010977e23..a6d09655b1 100644 --- a/stable/ntfy/5.0.0/ix_values.yaml +++ b/stable/ntfy/5.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 2.1.0@sha256:ccbaacb4ca95fd61ea5b4ac18615a80ccc5ebae7f0a46115d020879e1fdb929e + tag: 2.4.0@sha256:fc0f70be7796b7ac6303b06d5a4e410e6eac0522b2417ac4c1df1fb0747ad159 pullPolicy: IfNotPresent service: main: diff --git a/stable/ntfy/5.0.0/questions.yaml b/stable/ntfy/5.0.1/questions.yaml similarity index 100% rename from stable/ntfy/5.0.0/questions.yaml rename to stable/ntfy/5.0.1/questions.yaml diff --git a/stable/ntfy/5.0.0/templates/NOTES.txt b/stable/ntfy/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/ntfy/5.0.0/templates/NOTES.txt rename to stable/ntfy/5.0.1/templates/NOTES.txt diff --git a/stable/ntfy/5.0.0/templates/common.yaml b/stable/ntfy/5.0.1/templates/common.yaml similarity index 100% rename from stable/ntfy/5.0.0/templates/common.yaml rename to stable/ntfy/5.0.1/templates/common.yaml diff --git a/stable/ntfy/5.0.0/values.yaml b/stable/ntfy/5.0.1/values.yaml similarity index 100% rename from stable/ntfy/5.0.0/values.yaml rename to stable/ntfy/5.0.1/values.yaml