fix(omada controller) update chart to 5.7.0 (#4792)

* Update omada controller to 5.7

Signed-off-by: Brian Semrad <bjsemrad@gmail.com>

* fixes + bump

Signed-off-by: Brian Semrad <bjsemrad@gmail.com>
Co-authored-by: Xstar97 <Xstar97@users.noreply.github.com>
This commit is contained in:
Brian Semrad
2022-11-24 09:29:57 +02:00
committed by GitHub
co-authored by Xstar97
parent 7ff28e73fe
commit 6ce4798e9d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "5.6" appVersion: "5.7.0"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@@ -18,7 +18,7 @@ name: omada-controller
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://github.com/mbentley/docker-omada-controller - https://github.com/mbentley/docker-omada-controller
version: 8.0.6 version: 8.0.7
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media
+1 -1
View File
@@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/omada-controller repository: tccr.io/truecharts/omada-controller
tag: 5.6@sha256:1524a2ec4b36faa37ba5e0716fccc488ed73cede848646bc528470bd292967cd tag: 5.7.0@sha256:d243539de537e064dda0f7124fd8b67461e7f94b99d2cd814de29a994326c631
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext: