Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [ntfy-5.0.5](https://github.com/truecharts/charts/compare/ntfy-5.0.4...ntfy-5.0.5) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ntfy-5.0.5](https://github.com/truecharts/charts/compare/ntfy-5.0.4...ntfy-5.0.5) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## [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.
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.4.0"
|
||||
appVersion: "2.5.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.5
|
||||
version: 5.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/ntfy/5.0.6/app-changelog.md
Normal file
9
stable/ntfy/5.0.6/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/ntfy
|
||||
tag: 2.4.0@sha256:fc0f70be7796b7ac6303b06d5a4e410e6eac0522b2417ac4c1df1fb0747ad159
|
||||
tag: v2.5.0@sha256:485f1e3a34f1296a104d822a4117b6b8e5a538e6b971d4e7ecc5c044b532063a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
Reference in New Issue
Block a user