Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c5310c8379
commit
d669288018
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [uptime-kuma-5.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.7...uptime-kuma-5.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.8...uptime-kuma-5.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/uptime-kuma to v1.19.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.7...uptime-kuma-5.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.2](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.1...uptime-kuma-5.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.2](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.1...uptime-kuma-5.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.19.0"
|
||||
appVersion: "1.19.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: 5.0.8
|
||||
version: 5.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- monitoring
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [uptime-kuma-5.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.8...uptime-kuma-5.0.9) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/uptime-kuma to v1.19.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.19.0@sha256:5f1d141ec35ede1fbfb56667f827b9df29d3fc31bc8b12e90ee583f0b478d591
|
||||
tag: 1.19.2@sha256:f66869f866f401cceb8a4b57af40a7543175627c32ec5dd83266a4f161a0297f
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue