Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a23a9bdc9b
commit
0ac6aa9533
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16)
|
## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [uptime-kuma-6.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.3...uptime-kuma-6.0.4) (2023-04-15)
|
## [uptime-kuma-6.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.3...uptime-kuma-6.0.4) (2023-04-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [uptime-kuma-6.0.3](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.2...uptime-kuma-6.0.3) (2023-04-14)
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.21.2"
|
appVersion: "1.21.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
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/truecharts/charts/tree/master/charts/stable/uptime-kuma
|
||||||
- https://github.com/louislam/uptime-kuma
|
- https://github.com/louislam/uptime-kuma
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.13
|
version: 6.0.14
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- monitoring
|
- monitoring
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/uptime-kuma
|
repository: tccr.io/truecharts/uptime-kuma
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.21.2@sha256:053a4fde5436c2cebe2136edf6e5c786e43c5410bca423f0f6920dc7ccee3f68
|
tag: v1.21.3@sha256:40637d43f5f246170200ef61164036f41d2b53109f1710303f09de05de89baa4
|
||||||
security:
|
security:
|
||||||
PUID: 0
|
PUID: 0
|
||||||
service:
|
service:
|
Loading…
Reference in New Issue