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 01:29:57 -06:00 committed by GitHub
parent 7ff28e73fe
commit 6ce4798e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "5.6"
appVersion: "5.7.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -18,7 +18,7 @@ name: omada-controller
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://github.com/mbentley/docker-omada-controller
version: 8.0.6
version: 8.0.7
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/omada-controller
tag: 5.6@sha256:1524a2ec4b36faa37ba5e0716fccc488ed73cede848646bc528470bd292967cd
tag: 5.7.0@sha256:d243539de537e064dda0f7124fd8b67461e7f94b99d2cd814de29a994326c631
pullPolicy: IfNotPresent
securityContext: