chore(helm): update image docker.io/mbentley/omada-controller 5.15 → 6.0 (#41458)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | major | `2d631b1` -> `58c7883` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
|||||||
truecharts.org/min_kubernetes_version: 1.24.0
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.15.0
|
appVersion: 6.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.26.3
|
version: 28.26.3
|
||||||
@@ -34,8 +34,9 @@ maintainers:
|
|||||||
name: omada-controller
|
name: omada-controller
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/mbentley/docker-omada-controller
|
- https://github.com/mbentley/docker-omada-controller
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/omada-controller
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/omada-controller
|
||||||
- https://hub.docker.com/r/mbentley/omada-controller
|
- https://hub.docker.com/r/mbentley/omada-controller
|
||||||
type: application
|
type: application
|
||||||
version: 17.11.3
|
version: 18.0.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/mbentley/omada-controller
|
repository: docker.io/mbentley/omada-controller
|
||||||
tag: 5.15@sha256:2d631b1aad28e1153234994cb7cf31aa82b728a55e6f87078977649b1a12c9d2
|
tag: 6.0@sha256:58c78835ecf6ab4cd0ea630e49984ebcd7b4bd51f6ca4541ce140944daedf249
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user