Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6f81f29f9a
commit
3f6e1b2aa2
Binary file not shown.
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 240420.0.0
|
||||
appVersion: 240528.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.8
|
||||
|
@ -32,7 +32,7 @@ keywords:
|
|||
- photoprism
|
||||
- pictures
|
||||
- sharing
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/photoprism
|
||||
- https://hub.docker.com/r/photoprism/photoprism
|
||||
type: application
|
||||
version: 22.1.6
|
||||
version: 22.2.1
|
|
@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
|||
|
||||
### TrueNAS SCALE Apps
|
||||
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
||||
|
||||
## Configuration Options
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
|
@ -39,8 +32,20 @@ All our charts have dedicated documentation pages.
|
|||
The documentation for this chart can be found here:
|
||||
https://truecharts.org/charts/stable/photoprism
|
||||
|
||||
## Support
|
||||
## Configuration Options
|
||||
|
||||
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||
Hence most of these docs do not apply to TrueNAS SCALE
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/photoprism/values.yaml
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||
|
||||
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
Binary file not shown.
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 510 B |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: photoprism/photoprism
|
||||
tag: 240420@sha256:92c0fb0775e2fa5ac681aef71ccfe3d8de578f659f2e577e2c540eaf56374a88
|
||||
tag: 240528@sha256:14f9c29fc5cdfcb294b4d318ee98aa03fd571066c0b41cf1e75300c4bf678c48
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue