Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-09 12:24:37 +00:00
parent 3b0f66fe81
commit c548a6c929
11 changed files with 3586 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [omada-controller-10.1.2](https://github.com/truecharts/charts/compare/omada-controller-10.1.1...omada-controller-10.1.2) (2023-12-09)
### Chore
- update container image mbentley/omada-controller to 5.13[@67a5e0f](https://github.com/67a5e0f) ([#15918](https://github.com/truecharts/charts/issues/15918))
## [omada-controller-10.1.1](https://github.com/truecharts/charts/compare/omada-controller-10.1.0...omada-controller-10.1.1) (2023-12-08)
### Chore
- update container image mbentley/omada-controller to 5.13[@ac059c3](https://github.com/ac059c3) ([#15880](https://github.com/truecharts/charts/issues/15880))
## [omada-controller-10.1.0](https://github.com/truecharts/charts/compare/omada-controller-10.0.37...omada-controller-10.1.0) (2023-12-04)
### Chore
- update container image mbentley/omada-controller to v5.13[@912007a](https://github.com/912007a) ([#15720](https://github.com/truecharts/charts/issues/15720))
## [omada-controller-10.0.37](https://github.com/truecharts/charts/compare/omada-controller-10.0.36...omada-controller-10.0.37) (2023-12-04)
### Chore
- update container image mbentley/omada-controller to v[@53fa3da](https://github.com/53fa3da) ([#15717](https://github.com/truecharts/charts/issues/15717))
## [omada-controller-10.0.36](https://github.com/truecharts/charts/compare/omada-controller-10.0.35...omada-controller-10.0.36) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [omada-controller-10.0.35](https://github.com/truecharts/charts/compare/omada-controller-10.0.34...omada-controller-10.0.35) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- update container image mbentley/omada-controller to 5.12[@b8dc108](https://github.com/b8dc108) ([#15216](https://github.com/truecharts/charts/issues/15216))
## [omada-controller-10.0.34](https://github.com/truecharts/charts/compare/omada-controller-10.0.33...omada-controller-10.0.34) (2023-11-17)
## [omada-controller-10.0.33](https://github.com/truecharts/charts/compare/omada-controller-10.0.32...omada-controller-10.0.33) (2023-11-15)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14676](https://github.com/truecharts/charts/issues/14676))
## [omada-controller-10.0.32](https://github.com/truecharts/charts/compare/omada-controller-10.0.31...omada-controller-10.0.32) (2023-11-11)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14571](https://github.com/truecharts/charts/issues/14571))
## [omada-controller-10.0.31](https://github.com/truecharts/charts/compare/omada-controller-10.0.30...omada-controller-10.0.31) (2023-11-09)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14479](https://github.com/truecharts/charts/issues/14479))

View File

@ -0,0 +1,35 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: omada-controller
version: 10.1.2
appVersion: "5.13"
description: Omada is a SDN tool for TP-Link Omada hardware
home: https://truecharts.org/charts/stable/omada-controller
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
deprecated: false
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://hub.docker.com/r/mbentley/omada-controller
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- omada-controller
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [omada-controller-10.1.2](https://github.com/truecharts/charts/compare/omada-controller-10.1.1...omada-controller-10.1.2) (2023-12-09)
### Chore
- update container image mbentley/omada-controller to 5.13[@67a5e0f](https://github.com/67a5e0f) ([#15918](https://github.com/truecharts/charts/issues/15918))

View File

@ -0,0 +1,8 @@
Omada is a SDN tool for TP-Link Omada hardware
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/omada-controller](https://truecharts.org/charts/stable/omada-controller)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,83 @@
image:
repository: mbentley/omada-controller
tag: 5.13@sha256:67a5e0f639db778bc3af90c77d8da9dfcd3b3662e333c55bf67a7c1fc3c8a9a9
pullPolicy: IfNotPresent
service:
main:
ports:
main:
protocol: https
port: 8043
comm:
enabled: true
ports:
comm:
protocol: https
enabled: true
port: 8843
omada-tcp:
enabled: true
ports:
omada-tcp1:
enabled: true
port: 29811
targetPort: 29811
omada-tcp2:
enabled: true
port: 29812
targetPort: 29812
omada-tcp3:
enabled: true
port: 29813
targetPort: 29813
omada-tcp4:
enabled: true
port: 29814
targetPort: 29814
omada-udp:
enabled: true
ports:
omada-udp1:
enabled: true
protocol: udp
port: 29810
targetPort: 29810
ingress:
comm:
autoLink: true
persistence:
data:
enabled: true
mountPath: /opt/tplink/EAPController/data
work:
enabled: true
mountPath: /opt/tplink/EAPController/work
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}"
probes:
startup:
path: /api/info
httpHeaders:
Host: kube.internal.health
liveness:
path: /api/info
httpHeaders:
Host: kube.internal.health
readiness:
path: /api/info
httpHeaders:
Host: kube.internal.health

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,24 @@
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.init" . }}
{{/*
Omada automatically redirects to that port.
Instead of consuming the external 443 port, it's better to switch internal
But still give user the ability to change it.
When ingress is enabled, set this to 443, otherwise set it to whatever `port` is set to
*/}}
{{- $port := .Values.service.main.ports.main.port -}}
{{- if .Values.ingress.main.enabled -}}
{{- $port = 443 -}}
{{- end -}}
{{- $_ := set .Values.workload.main.podSpec.containers.main.env "MANAGE_HTTPS_PORT" $port -}}
{{- $_ := set .Values.service.main.ports.main "targetPort" $port -}}
{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.liveness "port" $port -}}
{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.readiness "port" $port -}}
{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.startup "port" $port -}}
{{ include "tc.v1.common.loader.apply" . }}