mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:01:23 -03:00
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: |-
|
||||
- name: support
|
||||
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/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
@@ -20,19 +26,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Omada is a SDN tool for TP-Link Omada hardware
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/omada-controller
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/omada-controller.webp
|
||||
home: https://truecharts.org/charts/stable/omada-controller
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.webp
|
||||
keywords:
|
||||
- omada-controller
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: omada-controller
|
||||
sources:
|
||||
- https://github.com/mbentley/docker-omada-controller
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/omada-controller
|
||||
- https://hub.docker.com/r/mbentley/omada-controller
|
||||
type: application
|
||||
version: 18.3.6
|
||||
version: 18.3.7
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/mbentley/omada-controller
|
||||
tag: 6.1@sha256:e8e882ce140c445a6946baed7f37b08becf17316e4f8bf4155b13b35c0c10922
|
||||
tag: 6.1@sha256:1072d75700d388829433fa8209da33feb65164adb75981a601296c2de3cc06bd
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user