Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fc23b0e8d5
commit
95b58dcbab
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-17.0.1](https://github.com/truecharts/charts/compare/unifi-17.0.0...unifi-17.0.1) (2023-11-26)
|
||||
|
||||
### Fix
|
||||
|
||||
- try to fix unifi storage error
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-17.0.0](https://github.com/truecharts/charts/compare/unifi-16.0.5...unifi-17.0.0) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/goofball222/unifi to v8.0.7[@2185652](https://github.com/2185652) ([#15315](https://github.com/truecharts/charts/issues/15315))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-16.0.5](https://github.com/truecharts/charts/compare/unifi-16.0.4...unifi-16.0.5) (2023-11-24)
|
||||
|
||||
### Fix
|
||||
|
||||
- allow for smooth migration ([#15327](https://github.com/truecharts/charts/issues/15327))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-16.0.4](https://github.com/truecharts/charts/compare/unifi-16.0.3...unifi-16.0.4) (2023-11-23)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix values ([#15299](https://github.com/truecharts/charts/issues/15299))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-16.0.3](https://github.com/truecharts/charts/compare/unifi-16.0.2...unifi-16.0.3) (2023-11-23)
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-16.0.2](https://github.com/truecharts/charts/compare/unifi-16.0.1...unifi-16.0.2) (2023-11-23)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix unifi storage ([#15293](https://github.com/truecharts/charts/issues/15293))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-16.0.1](https://github.com/truecharts/charts/compare/unifi-16.0.0...unifi-16.0.1) (2023-11-22)
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-16.0.0](https://github.com/truecharts/charts/compare/unifi-15.0.11...unifi-16.0.0) (2023-11-22)
|
||||
|
||||
### Fix
|
||||
|
||||
- update image ([#15245](https://github.com/truecharts/charts/issues/15245))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-15.0.11](https://github.com/truecharts/charts/compare/unifi-15.0.10...unifi-15.0.11) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-15.0.10](https://github.com/truecharts/charts/compare/unifi-15.0.9...unifi-15.0.10) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-15.0.9](https://github.com/truecharts/charts/compare/unifi-15.0.8...unifi-15.0.9) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [unifi-15.0.8](https://github.com/truecharts/charts/compare/unifi-15.0.7...unifi-15.0.8) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "8.0.7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
description: Ubiquiti Network's Unifi Controller
|
||||
home: https://truecharts.org/charts/stable/unifi
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png
|
||||
keywords:
|
||||
- ubiquiti
|
||||
- unifi
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: unifi
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/unifi
|
||||
- https://github.com/jacobalberty/unifi-docker
|
||||
- https://unifi-network.ui.com
|
||||
type: application
|
||||
version: 17.0.1
|
||||
annotations:
|
||||
truecharts.org/category: Networking
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [unifi-17.0.1](https://github.com/truecharts/charts/compare/unifi-17.0.0...unifi-17.0.1) (2023-11-26)
|
||||
|
||||
### Fix
|
||||
|
||||
- try to fix unifi storage error
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Ubiquiti Network's Unifi Controller
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/unifi](https://truecharts.org/charts/stable/unifi)
|
||||
|
||||
---
|
||||
|
||||
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,112 @@
|
|||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 8.0.7@sha256:218565257fdb4b2c7f27b8e4fdb4925e9348fd7cfb3ed027974bebf78bdc45ba
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: https
|
||||
port: 8443
|
||||
targetPort: 8443
|
||||
comm:
|
||||
enabled: true
|
||||
ports:
|
||||
comm:
|
||||
enabled: true
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
stun:
|
||||
enabled: true
|
||||
ports:
|
||||
stun:
|
||||
enabled: true
|
||||
port: 3478
|
||||
targetPort: 3478
|
||||
protocol: udp
|
||||
speedtest:
|
||||
enabled: true
|
||||
ports:
|
||||
speedtest:
|
||||
enabled: true
|
||||
port: 6789
|
||||
targetPort: 6789
|
||||
guestportal:
|
||||
enabled: true
|
||||
ports:
|
||||
web:
|
||||
enabled: true
|
||||
port: 8880
|
||||
targetPort: 8880
|
||||
protocol: http
|
||||
websecure:
|
||||
enabled: true
|
||||
port: 8843
|
||||
targetPort: 8843
|
||||
protocol: https
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /usr/lib/unifi/olddata
|
||||
migrate:
|
||||
mountPath: /usr/lib/unifi/olddata
|
||||
data:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /usr/lib/unifi/data
|
||||
migrate:
|
||||
mountPath: /usr/lib/unifi/data
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: "/usr/lib/unifi/logs"
|
||||
type: "emptyDir"
|
||||
certs:
|
||||
enabled: true
|
||||
mountPath: "/usr/lib/unifi/cert"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
RUN_CHOWN: true
|
||||
DB_MONGO_LOCAL: true
|
||||
initContainers:
|
||||
migrate:
|
||||
enabled: true
|
||||
type: init
|
||||
imageSelector: alpineImage
|
||||
command:
|
||||
- /bin/sh
|
||||
args:
|
||||
- -c
|
||||
- |
|
||||
newdatadir="/usr/lib/unifi/data"
|
||||
olddatadir="/usr/lib/unifi/olddata/data"
|
||||
# Check the dir exists
|
||||
[ ! -d "$newdatadir" ] && echo "$newdatadir missing" && exit 1
|
||||
# Check if there is a data/data dir to migrate
|
||||
[ ! -d "$olddatadir" ] && echo "No $olddatadir dir found. Migration skipped" && exit 0
|
||||
|
||||
# Check if the new data dir is empty, ignoring the old data dir
|
||||
dirs=$(ls -A "$newdatadir" | grep -v "data")
|
||||
if [ -n "$dirs" ]; then
|
||||
echo "New data dir is empty. Migrating data one level up"
|
||||
mv $olddatadir/* $newdatadir || echo "Failed to move data" && exit 1
|
||||
# Remove the data/data dir
|
||||
rm -rf $olddatadir
|
||||
echo "Data migration complete"
|
||||
fi
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue