Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cbf749d1d8
commit
df959f18f2
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [flexget-6.0.25](https://github.com/truecharts/charts/compare/flexget-6.0.24...flexget-6.0.25) (2023-11-19)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- update container image wiserain/flexget to v3.9.19 ([#15071](https://github.com/truecharts/charts/issues/15071))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-6.1.0](https://github.com/truecharts/charts/compare/flexget-6.0.25...flexget-6.1.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image wiserain/flexget to v3.10.1[@c065bc7](https://github.com/c065bc7) ([#15372](https://github.com/truecharts/charts/issues/15372))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-6.0.25](https://github.com/truecharts/charts/compare/flexget-6.0.24...flexget-6.0.25) (2023-11-19)
|
## [flexget-6.0.25](https://github.com/truecharts/charts/compare/flexget-6.0.24...flexget-6.0.25) (2023-11-19)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/flexget to v3.9.16 ([#14038](https://github.com/truecharts/charts/issues/14038))
|
- update container image tccr.io/truecharts/flexget to v3.9.16 ([#14038](https://github.com/truecharts/charts/issues/14038))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [flexget-6.0.15](https://github.com/truecharts/charts/compare/flexget-6.0.14...flexget-6.0.15) (2023-10-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/flexget to v3.9.15 ([#13862](https://github.com/truecharts/charts/issues/13862))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.9.19
|
appVersion: 3.10.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
|
||||||
- https://github.com/wiserain/docker-flexget
|
- https://github.com/wiserain/docker-flexget
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.25
|
version: 6.1.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [flexget-6.1.0](https://github.com/truecharts/charts/compare/flexget-6.0.25...flexget-6.1.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image wiserain/flexget to v3.10.1[@c065bc7](https://github.com/c065bc7) ([#15372](https://github.com/truecharts/charts/issues/15372))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: wiserain/flexget
|
repository: wiserain/flexget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.9.19@sha256:1e825d299d00144e33b2b6cdefe2546939afb4b3832704d8bbed0498bcde0df8
|
tag: 3.10.1@sha256:c065bc738005aca8f5d3c3407537da57cf647f075a39c63dac0e2a9b5b862792
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ghostfolio-0.1.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.41...ghostfolio-0.1.41) (2023-11-19)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- update container image ghostfolio/ghostfolio to v2.25.1 ([#15114](https://github.com/truecharts/charts/issues/15114))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [ghostfolio-0.2.0](https://github.com/truecharts/charts/compare/ghostfolio-0.1.41...ghostfolio-0.2.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghostfolio/ghostfolio to v2.26.0[@7c99c32](https://github.com/7c99c32) ([#15371](https://github.com/truecharts/charts/issues/15371))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ghostfolio-0.1.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.41...ghostfolio-0.1.41) (2023-11-19)
|
## [ghostfolio-0.1.41](https://github.com/truecharts/charts/compare/ghostfolio-0.0.41...ghostfolio-0.1.41) (2023-11-19)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update container image tccr.io/truecharts/ghostfolio to v2.19.0 ([#14395](https://github.com/truecharts/charts/issues/14395))
|
- update container image tccr.io/truecharts/ghostfolio to v2.19.0 ([#14395](https://github.com/truecharts/charts/issues/14395))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ghostfolio-0.0.32](https://github.com/truecharts/charts/compare/ghostfolio-0.0.31...ghostfolio-0.0.32) (2023-11-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ghostfolio to v2.18.0 ([#14363](https://github.com/truecharts/charts/issues/14363))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.25.1
|
appVersion: 2.26.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/ghostfolio/ghostfolio
|
- https://github.com/ghostfolio/ghostfolio
|
||||||
- https://ghostfol.io/
|
- https://ghostfol.io/
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.41
|
version: 0.2.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: finance
|
truecharts.org/category: finance
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [ghostfolio-0.2.0](https://github.com/truecharts/charts/compare/ghostfolio-0.1.41...ghostfolio-0.2.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghostfolio/ghostfolio to v2.26.0[@7c99c32](https://github.com/7c99c32) ([#15371](https://github.com/truecharts/charts/issues/15371))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghostfolio/ghostfolio
|
repository: ghostfolio/ghostfolio
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.25.1@sha256:c7caf143bb3e7d08eccb71c9ec9095eec2f7d33e198540c73756cbedabc052d3
|
tag: 2.26.0@sha256:7c99c32a2adb365b6de4a5e1f6e7fdbc9b82e0e0ca8e5642d4a2d330d6464cab
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
|
@ -1,8 +0,0 @@
|
||||||
**Important:**
|
|
||||||
*for the complete changelog, please refer to the website*
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [linkwarden-1.0.0](https://github.com/truecharts/charts/compare/linkwarden-0.0.1...linkwarden-1.0.0) (2023-11-21)
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [linkwarden-1.0.0](https://github.com/truecharts/charts/compare/linkwarden-0.0.1...linkwarden-1.0.0) (2023-11-21)
|
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [linkwarden-1.1.0](https://github.com/truecharts/charts/compare/linkwarden-1.0.0...linkwarden-1.1.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linkwarden/linkwarden to v2.3.0[@f0958c3](https://github.com/f0958c3) ([#15370](https://github.com/truecharts/charts/issues/15370))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [linkwarden-1.0.0](https://github.com/truecharts/charts/compare/linkwarden-0.0.1...linkwarden-1.0.0) (2023-11-21)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.2.1"
|
appVersion: v2.3.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ name: linkwarden
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
|
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
|
||||||
- https://github.com/linkwarden/linkwarden
|
- https://github.com/linkwarden/linkwarden
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: bookmarks
|
truecharts.org/category: bookmarks
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -5,7 +5,7 @@
|
||||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
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.
|
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/incubator/)
|
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)**
|
**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)**
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [linkwarden-1.1.0](https://github.com/truecharts/charts/compare/linkwarden-1.0.0...linkwarden-1.1.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/linkwarden/linkwarden to v2.3.0[@f0958c3](https://github.com/f0958c3) ([#15370](https://github.com/truecharts/charts/issues/15370))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linkwarden/linkwarden
|
repository: ghcr.io/linkwarden/linkwarden
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.2.1@sha256:c948cdcf683ec7b6c634eb2a0e184e270e167401d41ef8e82f7ff64c61f39f9c
|
tag: v2.3.0@sha256:f0958c304f28f32c76e1111713c1e94b3c5d567ccf607b76526dadb95c1b5e8e
|
||||||
|
|
||||||
config:
|
config:
|
||||||
nextauth_url: "http://example.com"
|
nextauth_url: "http://example.com"
|
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [unifi-15.0.7](https://github.com/truecharts/charts/compare/unifi-15.0.6...unifi-15.0.7) (2023-11-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||||
|
|
|
@ -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.0
|
||||||
|
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.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))
|
||||||
|
|
||||||
|
|
|
@ -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" . }}
|
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.1.0](https://github.com/truecharts/charts/compare/wekan-10.0.9...wekan-10.1.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image wekanteam/wekan to v7.19[@1f26bf9](https://github.com/1f26bf9) ([#15186](https://github.com/truecharts/charts/issues/15186))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.9](https://github.com/truecharts/charts/compare/wekan-10.0.8...wekan-10.0.9) (2023-11-17)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.8](https://github.com/truecharts/charts/compare/wekan-10.0.7...wekan-10.0.8) (2023-11-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.7](https://github.com/truecharts/charts/compare/wekan-10.0.6...wekan-10.0.7) (2023-11-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.6](https://github.com/truecharts/charts/compare/wekan-10.0.5...wekan-10.0.6) (2023-11-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.5](https://github.com/truecharts/charts/compare/wekan-10.0.4...wekan-10.0.5) (2023-11-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.4](https://github.com/truecharts/charts/compare/wekan-10.0.3...wekan-10.0.4) (2023-10-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.3](https://github.com/truecharts/charts/compare/wekan-10.0.1...wekan-10.0.3) (2023-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.1](https://github.com/truecharts/charts/compare/wekan-10.0.0...wekan-10.0.1) (2023-10-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.0.0](https://github.com/truecharts/charts/compare/wekan-9.0.23...wekan-10.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-9.0.23](https://github.com/truecharts/charts/compare/wekan-9.0.22...wekan-9.0.23) (2023-07-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-9.0.22](https://github.com/truecharts/charts/compare/wekan-9.0.21...wekan-9.0.22) (2023-07-01)
|
|
@ -0,0 +1,30 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v7.19
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 14.3.5
|
||||||
|
- condition: mongodb.enabled
|
||||||
|
name: mongodb
|
||||||
|
repository: https://deps.truecharts.org
|
||||||
|
version: 6.0.67
|
||||||
|
description: WeKan - Open Source kanban
|
||||||
|
home: https://truecharts.org/charts/stable/wekan
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||||
|
keywords:
|
||||||
|
- wekan
|
||||||
|
- kanban
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: wekan
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||||
|
- https://github.com/wekan/wekan
|
||||||
|
- https://wekan.github.io/
|
||||||
|
version: 10.1.0
|
||||||
|
annotations:
|
||||||
|
truecharts.org/category: productivity
|
||||||
|
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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [wekan-10.1.0](https://github.com/truecharts/charts/compare/wekan-10.0.9...wekan-10.1.0) (2023-11-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image wekanteam/wekan to v7.19[@1f26bf9](https://github.com/1f26bf9) ([#15186](https://github.com/truecharts/charts/issues/15186))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
WeKan - Open Source kanban
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wekan](https://truecharts.org/charts/stable/wekan)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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.
Binary file not shown.
|
@ -0,0 +1,159 @@
|
||||||
|
image:
|
||||||
|
repository: wekanteam/wekan
|
||||||
|
tag: v7.19@sha256:1f26bf9fde90e9d89565eaf8cc999f47ea9f88d77124e6309b627771b185e588
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10192
|
||||||
|
targetPort: 8080
|
||||||
|
mongodb:
|
||||||
|
enabled: true
|
||||||
|
mongodbUsername: wekan
|
||||||
|
mongodbDatabase: wekan
|
||||||
|
persistence:
|
||||||
|
data:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/data"
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
WRITABLE_PATH: "/data"
|
||||||
|
# User Defined
|
||||||
|
ROOT_URL: "http://localhost:8080"
|
||||||
|
# BROWSER_POLICY_ENABLED: false
|
||||||
|
# TRUSTED_URL: ""
|
||||||
|
# LOGOUT_WITH_TIMER: false
|
||||||
|
# LOGOUT_IN: 0
|
||||||
|
# LOGOUT_ON_HOURS: 0
|
||||||
|
# LOGOUT_ON_MINUTES: 0
|
||||||
|
# ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90
|
||||||
|
# ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3
|
||||||
|
# ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60
|
||||||
|
# ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15
|
||||||
|
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3
|
||||||
|
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60
|
||||||
|
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15
|
||||||
|
# MAX_IMAGE_PIXEL: 1024
|
||||||
|
# IMAGE_COMPRESS_RATIO: 80
|
||||||
|
# MAIL_URL: ""
|
||||||
|
# MAIL_SERVICE_USER: ""
|
||||||
|
# MAIL_SERVICE_PASSWORD: ""
|
||||||
|
# MAIL_SERVICE: ""
|
||||||
|
# BIGEVENTS_PATTERN: "NONE"
|
||||||
|
# NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90
|
||||||
|
# EMAIL_NOTIFICATION_TIMEOUT: 30000
|
||||||
|
# NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0"
|
||||||
|
# NOTIFY_DUE_AT_HOUR_OF_DAY: 8
|
||||||
|
# RESULTS_PER_PAGE: 20
|
||||||
|
# RICHER_CARD_COMMENT_EDITOR: false
|
||||||
|
# CARD_OPENED_WEBHOOK_ENABLED: false
|
||||||
|
# PASSWORD_LOGIN_ENABLED: false
|
||||||
|
# WAIT_SPINNER: "Bounce"
|
||||||
|
# WITH_API: true
|
||||||
|
# WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue"
|
||||||
|
# CORS: "*"
|
||||||
|
# CORS_ALLOW_HEADERS: "Authorization,Content-Type"
|
||||||
|
# CORS_EXPOSE_HEADERS: "*"
|
||||||
|
# MATOMO_ADDRESS: ""
|
||||||
|
# MATOMO_SITE_ID: 1
|
||||||
|
# MATOMO_DO_NOT_TRACK: true
|
||||||
|
# MATOMO_WITH_USERNAME: true
|
||||||
|
# ORACLE_OIM_ENABLED: false
|
||||||
|
# OAUTH2_ENABLED: false
|
||||||
|
# OAUTH2_LOGIN_STYLE: "redirect"
|
||||||
|
# OAUTH2_CLIENT_ID: ""
|
||||||
|
# OAUTH2_SECRET: ""
|
||||||
|
# OAUTH2_SERVER_URL: ""
|
||||||
|
# OAUTH2_AUTH_ENDPOINT: ""
|
||||||
|
# OAUTH2_USERINFO_ENDPOINT: ""
|
||||||
|
# OAUTH2_TOKEN_ENDPOINT: ""
|
||||||
|
# OAUTH2_ID_MAP: ""
|
||||||
|
# OAUTH2_USERNAME_MAP: ""
|
||||||
|
# OAUTH2_FULLNAME_MAP: ""
|
||||||
|
# OAUTH2_EMAIL_MAP: ""
|
||||||
|
# OAUTH2_ID_TOKEN_WHITELIST_FIELDS: ""
|
||||||
|
# OAUTH2_REQUEST_PERMISSIONS: ""
|
||||||
|
# OAUTH2_CA_CERT: ""
|
||||||
|
# OAUTH2_ADFS_ENABLED: false
|
||||||
|
# LDAP_ENABLE: false
|
||||||
|
# DEFAULT_AUTHENTICATION_METHOD: "ldap"
|
||||||
|
# LDAP_PORT: 389
|
||||||
|
# LDAP_HOST: ""
|
||||||
|
# LDAP_AD_SIMPLE_AUTH: false
|
||||||
|
# LDAP_USER_AUTHENTICATION: false
|
||||||
|
# LDAP_USER_AUTHENTICATION_FIELD: "uid"
|
||||||
|
# LDAP_DEFAULT_DOMAIN: ""
|
||||||
|
# LDAP_BASEDN: ""
|
||||||
|
# LDAP_LOGIN_FALLBACK: false
|
||||||
|
# LDAP_RECONNECT: true
|
||||||
|
# LDAP_TIMEOUT: 10000
|
||||||
|
# LDAP_IDLE_TIMEOUT: 10000
|
||||||
|
# LDAP_CONNECT_TIMEOUT: 10000
|
||||||
|
# LDAP_AUTHENTIFICATION: true
|
||||||
|
# LDAP_AUTHENTIFICATION_USERDN: ""
|
||||||
|
# LDAP_AUTHENTIFICATION_PASSWORD: ""
|
||||||
|
# LDAP_LOG_ENABLED: true
|
||||||
|
# LDAP_BACKGROUND_SYNC: true
|
||||||
|
# LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour"
|
||||||
|
# LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false
|
||||||
|
# LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false
|
||||||
|
# LDAP_ENCRYPTION: "false"
|
||||||
|
# LDAP_CA_CERT: ""
|
||||||
|
# LDAP_REJECT_UNAUTHORIZED: false
|
||||||
|
# LDAP_USER_SEARCH_FILTER: ""
|
||||||
|
# LDAP_USER_SEARCH_SCOPE: "one"
|
||||||
|
# LDAP_USER_SEARCH_FIELD: ""
|
||||||
|
# LDAP_SEARCH_PAGE_SIZE: 0
|
||||||
|
# LDAP_SEARCH_SIZE_LIMIT: 0
|
||||||
|
# LDAP_GROUP_FILTER_ENABLE: false
|
||||||
|
# LDAP_GROUP_FILTER_OBJECTCLASS: ""
|
||||||
|
# LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: ""
|
||||||
|
# LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: ""
|
||||||
|
# LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: ""
|
||||||
|
# LDAP_GROUP_FILTER_GROUP_NAME: ""
|
||||||
|
# LDAP_UNIQUE_IDENTIFIER_FIELD: ""
|
||||||
|
# LDAP_UTF8_NAMES_SLUGIFY: true
|
||||||
|
# LDAP_USERNAME_FIELD: ""
|
||||||
|
# LDAP_FULLNAME_FIELD: "fullname"
|
||||||
|
# LDAP_MERGE_EXISTING_USERS: false
|
||||||
|
# LDAP_EMAIL_MATCH_ENABLE: true
|
||||||
|
# LDAP_EMAIL_MATCH_REQUIRE: true
|
||||||
|
# LDAP_EMAIL_MATCH_VERIFIED: true
|
||||||
|
# LDAP_EMAIL_FIELD: "mail"
|
||||||
|
# LDAP_SYNC_USER_DATA: false
|
||||||
|
# LDAP_SYNC_USER_DATA_FIELDMAP: ""
|
||||||
|
# LDAP_SYNC_GROUP_ROLES: ""
|
||||||
|
# LDAP_SYNC_ADMIN_STATUS: true
|
||||||
|
# LDAP_SYNC_ADMIN_GROUPS: ""
|
||||||
|
# HEADER_LOGIN_ID: ""
|
||||||
|
# HEADER_LOGIN_FIRSTNAME: ""
|
||||||
|
# HEADER_LOGIN_LASTNAME: ""
|
||||||
|
# HEADER_LOGIN_EMAIL: ""
|
||||||
|
# CAS_ENABLED: false
|
||||||
|
# CAS_BASE_URL: ""
|
||||||
|
# CAS_LOGIN_URL: ""
|
||||||
|
# CAS_VALIDATE_URL: ""
|
||||||
|
# SAML_ENABLED: false
|
||||||
|
# SAML_PROVIDER: ""
|
||||||
|
# SAML_ENTRYPOINT: ""
|
||||||
|
# SAML_ISSUER: ""
|
||||||
|
# SAML_CERT: ""
|
||||||
|
# SAML_IDPSLO_REDIRECTURL: ""
|
||||||
|
# SAML_PRIVATE_KEYFILE: ""
|
||||||
|
# SAML_PUBLIC_CERTFILE: ""
|
||||||
|
# SAML_IDENTIFIER_FORMAT: ""
|
||||||
|
# SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: ""
|
||||||
|
# SAML_ATTRIBUTES: ""
|
||||||
|
MONGO_URL:
|
||||||
|
secretKeyRef:
|
||||||
|
expandObjectName: false
|
||||||
|
name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}'
|
||||||
|
key: url
|
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