chore(deps): update container image louislam/uptime-kuma to v1.23.9@e601feb (#15953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | louislam/uptime-kuma | patch | `1.23.8-debian` -> `1.23.9-debian` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
aac9b669c2
commit
746b585e57
|
@ -1,31 +1,31 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: uptime-kuma
|
||||
version: 7.0.19
|
||||
appVersion: 1.23.8
|
||||
version: 7.0.20
|
||||
appVersion: 1.23.9
|
||||
description: A fancy self-hosted monitoring tool
|
||||
home: https://truecharts.org/charts/stable/uptime-kuma
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/louislam/uptime-kuma
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma
|
||||
- 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/truecharts/charts/tree/master/charts/stable/uptime-kuma
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- monitoring
|
||||
- uptime
|
||||
- monitoring
|
||||
- uptime
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: louislam/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.23.8-debian@sha256:7ada537987497ea658eb00d67a9c8187cf20e26eee03c70073129c409bbd42e1
|
||||
tag: 1.23.9-debian@sha256:e601feb4e4e57c53cb80289546b0f96cf78c808e43284c3afb7f00972e1e5156
|
||||
security:
|
||||
PUID: 0
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue