Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-15 04:59:57 +00:00
parent b1bbe75b1a
commit 8d4d982f9f
11 changed files with 21 additions and 21 deletions

View File

@ -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.

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -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"]