chore(deps): update container image mbentley/omada-controller to 5.13@352425d by renovate (#18813)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller) | digest | `b6b2001` -> `352425d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
2c175fbf51
commit
b177d2feb9
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/omada-controller
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
|
||||
keywords:
|
||||
- omada-controller
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
|
||||
- https://hub.docker.com/r/mbentley/omada-controller
|
||||
type: application
|
||||
version: 14.2.0
|
||||
version: 14.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mbentley/omada-controller
|
||||
tag: 5.13@sha256:b6b2001f37971e0557ad11509cc78a132e513bb30fa23f80bab8a1cea355cba0
|
||||
tag: 5.13@sha256:352425d58edc9a5a57857c39e03acd4a5d08af97fc8a86a2373a26982a822115
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue