Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
925f28e93a
commit
883ca620b9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [immich-8.0.2](https://github.com/truecharts/charts/compare/immich-8.0.1...immich-8.0.2) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#11557](https://github.com/truecharts/charts/issues/11557))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [immich-8.0.3](https://github.com/truecharts/charts/compare/immich-8.0.2...immich-8.0.3) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/immich-ml to v1.75.1 ([#11920](https://github.com/truecharts/charts/issues/11920))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-8.0.2](https://github.com/truecharts/charts/compare/immich-8.0.1...immich-8.0.2) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update immich to v1.66.1 (minor) ([#10239](https://github.com/truecharts/charts/issues/10239))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-7.1.3](https://github.com/truecharts/charts/compare/immich-7.1.2...immich-7.1.3) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.65.0 (minor) ([#10160](https://github.com/truecharts/charts/issues/10160))
|
||||
|
|
@ -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.2
|
||||
version: 8.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [immich-8.0.3](https://github.com/truecharts/charts/compare/immich-8.0.2...immich-8.0.3) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/immich-ml to v1.75.1 ([#11920](https://github.com/truecharts/charts/issues/11920))
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ image:
|
|||
pullPolicy: IfNotPresent
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: v1.73.0@sha256:45a3fba4a08c18bc4f3f46b73b58d9fcb6823596537d5add9ef515562b2f0aad
|
||||
tag: v1.75.1@sha256:ac0b9a12416d4e13f3c0dde91f5eb295887d91b01b17c0ae057de50d222df953
|
||||
pullPolicy: IfNotPresent
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
Loading…
Reference in New Issue