Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
63b329bfe5
commit
ab9c78f2eb
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.11](https://github.com/truecharts/charts/compare/organizr-15.0.10...organizr-15.0.11) (2023-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image organizr/organizr to latest[@6a92128](https://github.com/6a92128) ([#15531](https://github.com/truecharts/charts/issues/15531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.10](https://github.com/truecharts/charts/compare/organizr-15.0.9...organizr-15.0.10) (2023-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image organizr/organizr to latest[@2a42163](https://github.com/2a42163) ([#15527](https://github.com/truecharts/charts/issues/15527))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.9](https://github.com/truecharts/charts/compare/organizr-15.0.8...organizr-15.0.9) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.8](https://github.com/truecharts/charts/compare/organizr-15.0.7...organizr-15.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.7](https://github.com/truecharts/charts/compare/organizr-15.0.6...organizr-15.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.6](https://github.com/truecharts/charts/compare/organizr-15.0.5...organizr-15.0.6) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.5](https://github.com/truecharts/charts/compare/organizr-15.0.4...organizr-15.0.5) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.4](https://github.com/truecharts/charts/compare/organizr-15.0.3...organizr-15.0.4) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.3](https://github.com/truecharts/charts/compare/organizr-15.0.1...organizr-15.0.3) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.1](https://github.com/truecharts/charts/compare/organizr-15.0.0...organizr-15.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-15.0.0](https://github.com/truecharts/charts/compare/organizr-14.0.22...organizr-15.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [organizr-14.0.22](https://github.com/truecharts/charts/compare/organizr-14.0.21...organizr-14.0.22) (2023-07-29)
|
|
@ -0,0 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
description: HTPC/Homelab Services Organizer
|
||||
home: https://truecharts.org/charts/stable/organizr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png
|
||||
keywords:
|
||||
- organizr
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: organizr
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/organizr
|
||||
- https://github.com/causefx/Organizr
|
||||
type: application
|
||||
version: 15.0.11
|
||||
annotations:
|
||||
truecharts.org/category: organizers
|
||||
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 @@
|
|||
|
||||
|
||||
## [organizr-15.0.11](https://github.com/truecharts/charts/compare/organizr-15.0.10...organizr-15.0.11) (2023-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image organizr/organizr to latest[@6a92128](https://github.com/6a92128) ([#15531](https://github.com/truecharts/charts/issues/15531))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
HTPC/Homelab Services Organizer
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/organizr](https://truecharts.org/charts/stable/organizr)
|
||||
|
||||
---
|
||||
|
||||
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,26 @@
|
|||
image:
|
||||
repository: organizr/organizr
|
||||
pullPolicy: Always
|
||||
tag: latest@sha256:6a921280dea028bba618df0c7aff21e6a0902bf632dc5ebf813cb931b17b56a4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10022
|
||||
targetPort: 80
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
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