Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-25 17:45:14 +00:00
parent e80cad4275
commit 5bab52de11
22 changed files with 29 additions and 29 deletions

View File

@ -1,9 +0,0 @@
## [immich-7.1.0](https://github.com/truecharts/charts/compare/immich-7.0.16...immich-7.1.0) (2023-06-20)
### Chore
- Only pass secrets to containers that need them and mount files only where needed ([#9697](https://github.com/truecharts/charts/issues/9697))

View File

@ -4,6 +4,15 @@
## [immich-7.1.1](https://github.com/truecharts/charts/compare/immich-7.1.0...immich-7.1.1) (2023-06-25)
### Chore
- update immich to v1.63.2 (minor) ([#9897](https://github.com/truecharts/charts/issues/9897))
## [immich-7.1.0](https://github.com/truecharts/charts/compare/immich-7.0.16...immich-7.1.0) (2023-06-20)
### Chore
@ -88,12 +97,3 @@
## [immich-7.0.8](https://github.com/truecharts/charts/compare/immich-7.0.7...immich-7.0.8) (2023-06-02)
### Chore
- update immich to v1.59.1 (minor) ([#9315](https://github.com/truecharts/charts/issues/9315))
## [immich-7.0.7](https://github.com/truecharts/charts/compare/immich-7.0.6...immich-7.0.7) (2023-05-29)
### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.62.1"
appVersion: "1.63.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ name: immich
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
- https://github.com/immich-app/immich
version: 7.1.0
version: 7.1.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- 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)

View File

@ -0,0 +1,9 @@
## [immich-7.1.1](https://github.com/truecharts/charts/compare/immich-7.1.0...immich-7.1.1) (2023-06-25)
### Chore
- update immich to v1.63.2 (minor) ([#9897](https://github.com/truecharts/charts/issues/9897))

View File

@ -1,18 +1,18 @@
image:
repository: tccr.io/truecharts/immich-server
tag: v1.62.1@sha256:f8aa7b0f4060101dca416092808c772278a782c47036fe8ee14444ca1ccaa43f
tag: v1.63.2@sha256:55e7402808e6eba0569beda42b84c83c16235ce33d3a287f1dce11e68cf963b1
pullPolicy: IfNotPresent
mlImage:
repository: tccr.io/truecharts/immich-ml
tag: v1.62.1@sha256:2142f44bae82aa5dbe8e5c4f6112b547e6e7d07f1a9f99fdf35425aaff049450
tag: v1.63.2@sha256:091f9948b19060e7b2cf1cbfba80711e29d3aad56706c246f0c7a731c4a15e4f
pullPolicy: IfNotPresent
webImage:
repository: tccr.io/truecharts/immich-web
tag: v1.62.1@sha256:4f4a6af793ee093a4e31f0cae0dc034b8edc5825148be979a07ce5c435d9dd0f
tag: v1.63.2@sha256:21d60b62c5b4ef02fbd90419f076f84e39e7eb801e9276bee11bce6e2ca87b20
pullPolicy: IfNotPresent
proxyImage:
repository: tccr.io/truecharts/immich-proxy
tag: v1.62.1@sha256:41c9f6ccce7e5712968e5435b328c177a9ee830383f011fe51fba3a9118ba485
tag: v1.63.2@sha256:54bb33040c1dc4a331569ee146464fa5fca69d1be6ec83bc9567ce24a18f3111
pullPolicy: IfNotPresent
typesenseImage:
repository: tccr.io/truecharts/immich-typesense

View File

@ -1564,14 +1564,14 @@ questions:
attrs:
- variable: cpu
label: CPU
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 4000m
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: RAM
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 8Gi
@ -1585,7 +1585,7 @@ questions:
attrs:
- variable: cpu
label: CPU
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 10m
@ -1593,7 +1593,7 @@ questions:
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
schema:
type: string
default: 50Mi