chore(omada-controller): update image docker.io/mbentley/omada-controller digest to 1072d75 (#44382)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `e8e882c` -> `1072d75` | --- > [!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**: 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
|||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: support
|
- name: support
|
||||||
url: https://discord.com/invite/tVsPTHWTtr
|
url: https://discord.com/invite/tVsPTHWTtr
|
||||||
|
truecharts.org/category: unsorted
|
||||||
|
truecharts.org/max_helm_version: "3.17"
|
||||||
|
truecharts.org/max_kubernetes_version: 1.32.0
|
||||||
|
truecharts.org/min_helm_version: "3.14"
|
||||||
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
|
truecharts.org/train: stable
|
||||||
trueforge.org/category: media
|
trueforge.org/category: media
|
||||||
trueforge.org/max_helm_version: "3.17"
|
trueforge.org/max_helm_version: "3.17"
|
||||||
trueforge.org/max_kubernetes_version: 1.32.0
|
trueforge.org/max_kubernetes_version: 1.32.0
|
||||||
@@ -20,19 +26,20 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Omada is a SDN tool for TP-Link Omada hardware
|
description: Omada is a SDN tool for TP-Link Omada hardware
|
||||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/omada-controller
|
home: https://truecharts.org/charts/stable/omada-controller
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/omada-controller.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.webp
|
||||||
keywords:
|
keywords:
|
||||||
- omada-controller
|
- omada-controller
|
||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
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/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: 18.3.6
|
version: 18.3.7
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/mbentley/omada-controller
|
repository: docker.io/mbentley/omada-controller
|
||||||
tag: 6.1@sha256:e8e882ce140c445a6946baed7f37b08becf17316e4f8bf4155b13b35c0c10922
|
tag: 6.1@sha256:1072d75700d388829433fa8209da33feb65164adb75981a601296c2de3cc06bd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user