Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
49970809bb
commit
f8f4dede08
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [omada-controller-13.0.1](https://github.com/truecharts/charts/compare/omada-controller-13.0.0...omada-controller-13.0.1) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@fe50b47](https://github.com/fe50b47) by renovate ([#17166](https://github.com/truecharts/charts/issues/17166))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-13.0.0](https://github.com/truecharts/charts/compare/omada-controller-12.1.7...omada-controller-13.0.0) (2024-01-12)
|
||||
|
||||
### Major
|
||||
|
||||
|
||||
|
||||
- stop playing around with the port, let omada-controller handle it ([#16719](https://github.com/truecharts/charts/issues/16719))
|
||||
|
||||
|
||||
## [omada-controller-12.1.7](https://github.com/truecharts/charts/compare/omada-controller-12.1.6...omada-controller-12.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [omada-controller-12.1.6](https://github.com/truecharts/charts/compare/omada-controller-12.1.5...omada-controller-12.1.6) (2024-01-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@b11eeed](https://github.com/b11eeed) by renovate ([#16900](https://github.com/truecharts/charts/issues/16900))
|
||||
|
||||
|
||||
## [omada-controller-12.1.5](https://github.com/truecharts/charts/compare/omada-controller-12.1.4...omada-controller-12.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [omada-controller-12.1.4](https://github.com/truecharts/charts/compare/omada-controller-12.1.3...omada-controller-12.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [omada-controller-12.1.3](https://github.com/truecharts/charts/compare/omada-controller-12.1.0...omada-controller-12.1.3) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
||||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
|
||||
## [omada-controller-12.1.2](https://github.com/truecharts/charts/compare/omada-controller-12.1.0...omada-controller-12.1.2) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
||||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
|
@ -0,0 +1,36 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
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
|
||||
apiVersion: v2
|
||||
appVersion: "5.13"
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
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.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: omada-controller
|
||||
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
|
||||
type: application
|
||||
version: 13.0.1
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/omada-controller)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [omada-controller-13.0.1](https://github.com/truecharts/charts/compare/omada-controller-13.0.0...omada-controller-13.0.1) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@fe50b47](https://github.com/fe50b47) by renovate ([#17166](https://github.com/truecharts/charts/issues/17166))
|
|
@ -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!
|
Binary file not shown.
|
@ -0,0 +1,84 @@
|
|||
image:
|
||||
repository: mbentley/omada-controller
|
||||
tag: 5.13@sha256:fe50b47509ae8ac7b9204b5c32d58038815ba930e1609fbaa220dff0c6dd2a52
|
||||
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:
|
||||
MANAGE_HTTPS_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
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
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,9 @@
|
|||
{{/* Render the templates */}}
|
||||
|
||||
{{/*
|
||||
The old behavior of always running on port 443 seams to have changed upstream. The
|
||||
current upstream behavior is to not allow the port to be changed (without re-install)
|
||||
after setup.
|
||||
*/}}
|
||||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue