Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e7d98fb1da
commit
ebd67a50f7
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [uptime-kuma-7.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.0...uptime-kuma-7.0.1) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/uptime-kuma to v1.23.0 ([#11685](https://github.com/truecharts/charts/issues/11685))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-7.0.0](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.27...uptime-kuma-7.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [uptime-kuma-6.0.19](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.18...uptime-kuma-6.0.19) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-6.0.18](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.17...uptime-kuma-6.0.18) (2023-05-26)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.22.1"
|
||||
appVersion: "1.23.0"
|
||||
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: 7.0.0
|
||||
version: 7.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- monitoring
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [uptime-kuma-7.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.0...uptime-kuma-7.0.1) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/uptime-kuma to v1.23.0 ([#11685](https://github.com/truecharts/charts/issues/11685))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.22.1@sha256:1cee340928eff38ad699a6e578e5381d3f39d9168b86cd2715c0e1b40b6a7bf6
|
||||
tag: v1.23.0@sha256:cd33cfb78b50ca0f236067d1291c73f3bf7b7ddd0158d50a7e4976fbf30a204b
|
||||
security:
|
||||
PUID: 0
|
||||
service:
|
Loading…
Reference in New Issue