Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
9
stable/ntfy/5.0.1/app-changelog.md
Normal file
9
stable/ntfy/5.0.1/app-changelog.md
Normal file
@@ -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))
|
||||
|
||||
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user