Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
73868c4931
commit
e7c868708d
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-3.0.0](https://github.com/truecharts/charts/compare/photostructure-2.0.9...photostructure-3.0.0) (2023-07-08)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.9](https://github.com/truecharts/charts/compare/photostructure-2.0.8...photostructure-2.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.8](https://github.com/truecharts/charts/compare/photostructure-2.0.7...photostructure-2.0.8) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.7](https://github.com/truecharts/charts/compare/photostructure-2.0.6...photostructure-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.6](https://github.com/truecharts/charts/compare/photostructure-2.0.5...photostructure-2.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.5](https://github.com/truecharts/charts/compare/photostructure-2.0.4...photostructure-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.4](https://github.com/truecharts/charts/compare/photostructure-2.0.3...photostructure-2.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.3](https://github.com/truecharts/charts/compare/photostructure-2.0.2...photostructure-2.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.2](https://github.com/truecharts/charts/compare/photostructure-2.0.1...photostructure-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.2](https://github.com/truecharts/charts/compare/photostructure-2.0.1...photostructure-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.2](https://github.com/truecharts/charts/compare/photostructure-2.0.1...photostructure-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [photostructure-2.0.2](https://github.com/truecharts/charts/compare/photostructure-2.0.1...photostructure-2.0.2) (2022-11-30)
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.1.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
deprecated: false
|
||||
description: PhotoStructure is your new home for all your photos and videos.
|
||||
home: https://truecharts.org/charts/stable/photostructure
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png
|
||||
keywords:
|
||||
- photostructure
|
||||
- MediaApp-Photos
|
||||
- MediaServer-Video
|
||||
- MediaServer-Photos
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: photostructure
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/photostructure
|
||||
- https://github.com/photostructure/photostructure-for-servers
|
||||
type: application
|
||||
version: 3.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- MediaApp-Photos
|
||||
- MediaServer-Video
|
||||
- MediaServer-Photos
|
||||
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/incubator/)
|
||||
|
||||
**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,14 @@
|
|||
|
||||
|
||||
## [photostructure-3.0.0](https://github.com/truecharts/charts/compare/photostructure-2.0.9...photostructure-3.0.0) (2023-07-08)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
PhotoStructure is your new home for all your photos and videos.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/photostructure](https://truecharts.org/charts/incubator/photostructure)
|
||||
|
||||
---
|
||||
|
||||
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,45 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/photostructure
|
||||
tag: v2.1.0@sha256:0c75885bdbb8bd64826af1ad36c12b3533aa6317cfbad2be4c5205368014ad80
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 1787
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
PS_HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
PS_LOG_LEVEL: "error"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /ps/config
|
||||
library:
|
||||
enabled: true
|
||||
mountPath: /ps/library
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: /ps/logs
|
||||
tempscratchdisk:
|
||||
enabled: true
|
||||
mountPath: /ps/tmp
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
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" . }}
|
|
@ -4,3 +4,4 @@ categories:
|
|||
- MediaServer-Video
|
||||
- MediaServer-Photos
|
||||
|
||||
screenshots: []
|
||||
|
|
Loading…
Reference in New Issue