Merge pull request #7257 from truecharts/renovate/tccr.io-truecharts-uptime-kuma-1.20.x
This commit is contained in:
commit
981e1306aa
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.20.0"
|
appVersion: "1.20.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://hub.docker.com/r/louislam/uptime-kuma
|
- https://hub.docker.com/r/louislam/uptime-kuma
|
||||||
- https://github.com/louislam/uptime-kuma
|
- https://github.com/louislam/uptime-kuma
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.19
|
version: 5.0.20
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- monitoring
|
- monitoring
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/uptime-kuma
|
repository: tccr.io/truecharts/uptime-kuma
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.20.0@sha256:23590c08753216eab3abea86365e7b0908052eafb756b78591a06a8a59e0b971
|
tag: 1.20.1@sha256:7b37a9b0000cfbdcf8b7dd9e01852c079c5be253cfec2e753e8ef52f4ac19ec6
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue