Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
631ed57865
commit
bcc78f7ee5
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.1](https://github.com/truecharts/charts/compare/photoprism-16.0.0...photoprism-16.0.1) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v230923 ([#12894](https://github.com/truecharts/charts/issues/12894))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.0](https://github.com/truecharts/charts/compare/photoprism-15.0.0...photoprism-16.0.0) (2023-08-12)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-15.0.0](https://github.com/truecharts/charts/compare/photoprism-14.0.32...photoprism-15.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.32](https://github.com/truecharts/charts/compare/photoprism-14.0.31...photoprism-14.0.32) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.31](https://github.com/truecharts/charts/compare/photoprism-14.0.30...photoprism-14.0.31) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v230719 ([#10660](https://github.com/truecharts/charts/issues/10660))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.30](https://github.com/truecharts/charts/compare/photoprism-14.0.29...photoprism-14.0.30) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10135](https://github.com/truecharts/charts/issues/10135))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.29](https://github.com/truecharts/charts/compare/photoprism-14.0.28...photoprism-14.0.29) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.28](https://github.com/truecharts/charts/compare/photoprism-14.0.27...photoprism-14.0.28) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v230625 ([#9929](https://github.com/truecharts/charts/issues/9929))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.27](https://github.com/truecharts/charts/compare/photoprism-14.0.26...photoprism-14.0.27) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.26](https://github.com/truecharts/charts/compare/photoprism-14.0.25...photoprism-14.0.26) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.25](https://github.com/truecharts/charts/compare/photoprism-14.0.24...photoprism-14.0.25) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v230607 ([#9510](https://github.com/truecharts/charts/issues/9510))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-14.0.24](https://github.com/truecharts/charts/compare/photoprism-14.0.23...photoprism-14.0.24) (2023-06-07)
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "230923"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://deps.truecharts.org/
|
||||
version: 7.0.70
|
||||
description: "PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection"
|
||||
home: https://truecharts.org/charts/stable/photoprism
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png
|
||||
keywords:
|
||||
- photos
|
||||
- photoprism
|
||||
- pictures
|
||||
- sharing
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: photoprism
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/photoprism
|
||||
- https://github.com/photoprism/photoprism
|
||||
version: 16.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
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 @@
|
|||
|
||||
|
||||
## [photoprism-16.0.1](https://github.com/truecharts/charts/compare/photoprism-16.0.0...photoprism-16.0.1) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v230923 ([#12894](https://github.com/truecharts/charts/issues/12894))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoprism](https://truecharts.org/charts/stable/photoprism)
|
||||
|
||||
---
|
||||
|
||||
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,68 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/photoprism
|
||||
tag: v230923@sha256:fa2605a5f972f2621b74187e6e49739d154920b5d9f71827997fda4b0fbf787a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 2342
|
||||
targetPort: 2342
|
||||
persistence:
|
||||
storage:
|
||||
enabled: true
|
||||
mountPath: "/assets"
|
||||
photoprismtemp:
|
||||
enabled: true
|
||||
mountPath: "/photoprism_temp"
|
||||
type: emptyDir
|
||||
originals:
|
||||
enabled: true
|
||||
mountPath: "/photoprism/originals"
|
||||
import:
|
||||
enabled: true
|
||||
mountPath: "/photoprism/import"
|
||||
mariadb:
|
||||
enabled: true
|
||||
mariadbUsername: photoprism
|
||||
mariadbDatabase: photoprism
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
HOME: "/photoprism"
|
||||
PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals"
|
||||
PHOTOPRISM_IMPORT_PATH: "/photoprism/import"
|
||||
PHOTOPRISM_TEMP_PATH: "/photoprism_temp"
|
||||
PHOTOPRISM_STORAGE_PATH: "/assets/storage"
|
||||
PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar"
|
||||
PHOTOPRISM_CACHE_PATH: "/assets/cache"
|
||||
PHOTOPRISM_CONFIG_PATH: "/assets/config"
|
||||
PROTOPRISM_BACKUP_PATH: "/assets/backup"
|
||||
PHOTOPRISM_PUBLIC: false
|
||||
PHOTOPRISM_UID: "{{ .Values.securityContext.container.runAsUser }}"
|
||||
PHOTOPRISM_GID: "{{ .Values.securityContext.container.runAsGroup }}"
|
||||
PHOTOPRISM_UMASK: "{{ .Values.securityContext.container.UMASK }}"
|
||||
PHOTOPRISM_DATABASE_DRIVER: "mysql"
|
||||
PHOTOPRISM_DATABASE_NAME: "photoprism"
|
||||
PHOTOPRISM_DATABASE_USER: "photoprism"
|
||||
PHOTOPRISM_DATABASE_SERVER:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
|
||||
key: plainporthost
|
||||
PHOTOPRISM_DATABASE_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
|
||||
key: mariadb-password
|
||||
PHOTOPRISM_ADMIN_PASSWORD: "please-change"
|
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