Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-28 17:41:26 +00:00
parent c44dd9aea3
commit b52d744776
12 changed files with 2715 additions and 1 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [omada-controller-10.0.20](https://github.com/truecharts/charts/compare/omada-controller-10.0.19...omada-controller-10.0.20) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14054](https://github.com/truecharts/charts/issues/14054))
## [omada-controller-10.0.19](https://github.com/truecharts/charts/compare/omada-controller-10.0.18...omada-controller-10.0.19) (2023-10-26)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13989](https://github.com/truecharts/charts/issues/13989))
## [omada-controller-10.0.18](https://github.com/truecharts/charts/compare/omada-controller-10.0.17...omada-controller-10.0.18) (2023-10-21)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13845](https://github.com/truecharts/charts/issues/13845))
## [omada-controller-10.0.17](https://github.com/truecharts/charts/compare/omada-controller-10.0.16...omada-controller-10.0.17) (2023-10-14)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13600](https://github.com/truecharts/charts/issues/13600))
## [omada-controller-10.0.16](https://github.com/truecharts/charts/compare/omada-controller-10.0.15...omada-controller-10.0.16) (2023-10-13)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13580](https://github.com/truecharts/charts/issues/13580))
## [omada-controller-10.0.15](https://github.com/truecharts/charts/compare/omada-controller-10.0.14...omada-controller-10.0.15) (2023-10-10)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13473](https://github.com/truecharts/charts/issues/13473))
## [omada-controller-10.0.14](https://github.com/truecharts/charts/compare/omada-controller-10.0.13...omada-controller-10.0.14) (2023-10-10)
### Chore
- update helm general non-major ([#13449](https://github.com/truecharts/charts/issues/13449))
## [omada-controller-10.0.13](https://github.com/truecharts/charts/compare/omada-controller-10.0.12...omada-controller-10.0.13) (2023-10-10)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13457](https://github.com/truecharts/charts/issues/13457))
## [omada-controller-10.0.12](https://github.com/truecharts/charts/compare/omada-controller-10.0.11...omada-controller-10.0.12) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
## [omada-controller-10.0.11](https://github.com/truecharts/charts/compare/omada-controller-10.0.10...omada-controller-10.0.11) (2023-10-06)
### Chore
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#13302](https://github.com/truecharts/charts/issues/13302))
## [omada-controller-10.0.10](https://github.com/truecharts/charts/compare/omada-controller-10.0.9...omada-controller-10.0.10) (2023-10-05)

View File

@ -0,0 +1,24 @@
apiVersion: v2
appVersion: "5.12.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.12
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
keywords:
- omada-controller
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: omada-controller
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://github.com/mbentley/docker-omada-controller
version: 10.0.20
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

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,10 @@
## [omada-controller-10.0.20](https://github.com/truecharts/charts/compare/omada-controller-10.0.19...omada-controller-10.0.20) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14054](https://github.com/truecharts/charts/issues/14054))

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: tccr.io/truecharts/omada-controller
tag: v5.12.0@sha256:6d7cd1ab2667e318e6a656952558352b3672399eabf7981f62146cab0ecb7262
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" . }}

View File

@ -1,5 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
categories:
- media
screenshots: []