Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-28 12:49:41 +00:00
parent 570a8b7a01
commit fa6e28e875
14 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [uptime-kuma-6.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.9...uptime-kuma-6.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/uptime-kuma to v1.21.2 ([#8271](https://github.com/truecharts/charts/issues/8271))
## [uptime-kuma-6.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.8...uptime-kuma-6.0.9) (2023-04-25)
### Chore
@ -88,12 +97,3 @@
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [uptime-kuma-5.0.21](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.20...uptime-kuma-5.0.21) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/uptime-kuma to v1.20.2

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.20.2"
appVersion: "1.21.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma
- https://github.com/louislam/uptime-kuma
type: application
version: 6.0.9
version: 6.0.10
annotations:
truecharts.org/catagories: |
- monitoring

View File

@ -0,0 +1,9 @@
## [uptime-kuma-6.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.9...uptime-kuma-6.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/uptime-kuma to v1.21.2 ([#8271](https://github.com/truecharts/charts/issues/8271))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/uptime-kuma
pullPolicy: IfNotPresent
tag: 1.20.2@sha256:b1bb3e6fe1a35a23bd4671acdc8e014615e4495ab96537ac465a11d5938665bf
tag: 1.21.2@sha256:053a4fde5436c2cebe2136edf6e5c786e43c5410bca423f0f6920dc7ccee3f68
security:
PUID: 0
service:

View File

@ -1,9 +0,0 @@
## [uptime-kuma-6.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.8...uptime-kuma-6.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))