Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-07-30 02:11:05 +00:00
parent 19821f4b60
commit 4a84545eec
22 changed files with 24 additions and 24 deletions

View File

@@ -4,6 +4,15 @@
## [immich-7.1.10](https://github.com/truecharts/charts/compare/immich-7.1.9...immich-7.1.10) (2023-07-30)
### Chore
- update immich to v1.71.0 (minor) ([#11023](https://github.com/truecharts/charts/issues/11023))
## [immich-7.1.9](https://github.com/truecharts/charts/compare/immich-7.1.8...immich-7.1.9) (2023-07-29)
### Chore
@@ -88,12 +97,3 @@
## [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))
## [immich-7.0.16](https://github.com/truecharts/charts/compare/immich-7.0.15...immich-7.0.16) (2023-06-20)
### Chore

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.70.0"
appVersion: "1.71.0"
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.9
version: 7.1.10
annotations:
truecharts.org/catagories: |
- media

View File

@@ -0,0 +1,9 @@
## [immich-7.1.10](https://github.com/truecharts/charts/compare/immich-7.1.9...immich-7.1.10) (2023-07-30)
### Chore
- update immich to v1.71.0 (minor) ([#11023](https://github.com/truecharts/charts/issues/11023))

View File

@@ -1,18 +1,18 @@
image:
repository: tccr.io/truecharts/immich-server
tag: v1.70.0@sha256:ed97dabb99230537b5f67341ce115f76ab0e16008a83f33124558ea36b25f5ec
tag: v1.71.0@sha256:26f52ccd1b171bab8e306519f1ce8997efee1d6489c7c00e58db3b09c464bc16
pullPolicy: IfNotPresent
mlImage:
repository: tccr.io/truecharts/immich-ml
tag: v1.70.0@sha256:2f34e039038e254f812c9deaefc27b2f37094c8adcd17cbf12b6d6465e76a1b8
tag: v1.71.0@sha256:6b06ff9214b184aaf67f0a789926fd1d061be692d1248ca26fbbee3f53bbbbd7
pullPolicy: IfNotPresent
webImage:
repository: tccr.io/truecharts/immich-web
tag: v1.70.0@sha256:51b6579deea9f6f4a0741fb14e1fa7f3db6b1530cc88abceb43d8584a827653c
tag: v1.71.0@sha256:9d794648991f936e0526fff704e188f9ade63f79b6428761264693fb416957fc
pullPolicy: IfNotPresent
proxyImage:
repository: tccr.io/truecharts/immich-proxy
tag: v1.70.0@sha256:16fc8feb9959792b091f8815b282563068245d8fcedf78a49ba313ca67e77cb1
tag: v1.71.0@sha256:a90b61be4aa92df2050b51772e7572e3f9712b774076033033251daff4e7ec6b
pullPolicy: IfNotPresent
typesenseImage:
repository: tccr.io/truecharts/immich-typesense

View File

@@ -1,9 +0,0 @@
## [immich-7.1.9](https://github.com/truecharts/charts/compare/immich-7.1.8...immich-7.1.9) (2023-07-29)
### Chore
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))