Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8a5e203253
commit
e1edfe74ed
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [immich-8.0.10](https://github.com/truecharts/charts/compare/immich-8.0.9...immich-8.0.10) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/immich-typesense to v0.25.1 ([#12505](https://github.com/truecharts/charts/issues/12505))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [immich-8.0.11](https://github.com/truecharts/charts/compare/immich-8.0.10...immich-8.0.11) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/immich-web to v1.78.0 ([#12567](https://github.com/truecharts/charts/issues/12567))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-8.0.10](https://github.com/truecharts/charts/compare/immich-8.0.9...immich-8.0.10) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [immich-8.0.1](https://github.com/truecharts/charts/compare/immich-8.0.0...immich-8.0.1) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich (minor) ([#11331](https://github.com/truecharts/charts/issues/11331))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-8.0.0](https://github.com/truecharts/charts/compare/immich-7.1.10...immich-8.0.0) (2023-07-31)
|
||||
|
|
@ -22,7 +22,7 @@ name: immich
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||
- https://github.com/immich-app/immich
|
||||
version: 8.0.10
|
||||
version: 8.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [immich-8.0.11](https://github.com/truecharts/charts/compare/immich-8.0.10...immich-8.0.11) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/immich-web to v1.78.0 ([#12567](https://github.com/truecharts/charts/issues/12567))
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ mlImage:
|
|||
pullPolicy: IfNotPresent
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: v1.77.0@sha256:90259b85ea1526f7fa186985178d9ac29d746608c14e4baaa9485ab52cff289f
|
||||
tag: v1.78.0@sha256:5181a70b11960f2ed486f199ea2e27356be534187e91ef12fb199e137032e190
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
Loading…
Reference in New Issue