mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-27 16:30:30 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.17](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.16...uptime-kuma-5.0.17) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.18](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.17...uptime-kuma-5.0.18) (2023-02-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/uptime-kuma to v1.20.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.17](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.16...uptime-kuma-5.0.17) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
## [uptime-kuma-5.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.6...uptime-kuma-5.0.7) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.6](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.5...uptime-kuma-5.0.6) (2022-12-25)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.19.6"
|
||||
appVersion: "1.20.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://hub.docker.com/r/louislam/uptime-kuma
|
||||
- https://github.com/louislam/uptime-kuma
|
||||
type: application
|
||||
version: 5.0.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- monitoring
|
||||
9
stable/uptime-kuma/5.0.18/app-changelog.md
Normal file
9
stable/uptime-kuma/5.0.18/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [uptime-kuma-5.0.18](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.17...uptime-kuma-5.0.18) (2023-02-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/uptime-kuma to v1.20.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.19.6@sha256:412f3b11565cca7bbbbde5fd00414796ddc879fda3973245514d61c4a9f077e3
|
||||
tag: 1.20.0@sha256:51e8f39b602250791646f8780cf845334a000ed3398075c9b8df38761ee37613
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
Reference in New Issue
Block a user