chore(deps): update container image mbentley/omada-controller to v@53fa3da (#15717)
This commit is contained in:
parent
3b5a524bca
commit
0fa693feff
|
@ -1,30 +1,30 @@
|
||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: omada-controller
|
name: omada-controller
|
||||||
version: 10.0.36
|
version: 10.0.37
|
||||||
appVersion: "5.12"
|
appVersion: "5.12"
|
||||||
description: Omada is a SDN tool for TP-Link Omada hardware
|
description: Omada is a SDN tool for TP-Link Omada hardware
|
||||||
home: https://truecharts.org/charts/stable/omada-controller
|
home: https://truecharts.org/charts/stable/omada-controller
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
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/truecharts/charts/tree/master/charts/stable/omada-controller
|
||||||
- https://hub.docker.com/r/mbentley/omada-controller
|
- https://hub.docker.com/r/mbentley/omada-controller
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- omada-controller
|
- omada-controller
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: mbentley/omada-controller
|
repository: mbentley/omada-controller
|
||||||
tag: 5.12@sha256:b8dc108aceb013d7acbc1eeef850e515c47c35b7112e98271443ab6ba3aed88a
|
tag: 5.12@sha256:53fa3dabf41a0aef0599c79486f48572298be952be62d70565a04c5c0ac8795f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue