chore(deps): update container image louislam/uptime-kuma to v1.23.7@658b776 (#15323)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | louislam/uptime-kuma | patch | `1.23.6-debian` -> `1.23.7-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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
3380542e91
commit
91dff31822
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.23.6"
|
||||
appVersion: 1.23.7-deb
|
||||
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.16
|
||||
version: 7.0.17
|
||||
annotations:
|
||||
truecharts.org/category: monitoring
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: louislam/uptime-kuma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.23.6-debian@sha256:ee1841f70126912f67896225a6d78d1bbd35d0e40911dc80c4d7746788d2fab2
|
||||
tag: 1.23.7-debian@sha256:658b77607d872913cc1217e43e2288d35dd712c3d943c7c21fab0dfbd471b8ad
|
||||
security:
|
||||
PUID: 0
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue