Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1f6b48742a
commit
eff093181b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [immich-7.1.7](https://github.com/truecharts/charts/compare/immich-7.1.6...immich-7.1.7) (2023-07-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update immich to v1.68.0 (minor) ([#10711](https://github.com/truecharts/charts/issues/10711))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [immich-7.1.8](https://github.com/truecharts/charts/compare/immich-7.1.7...immich-7.1.8) (2023-07-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update immich to v1.70.0 (minor) ([#10964](https://github.com/truecharts/charts/issues/10964))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [immich-7.1.7](https://github.com/truecharts/charts/compare/immich-7.1.6...immich-7.1.7) (2023-07-21)
|
## [immich-7.1.7](https://github.com/truecharts/charts/compare/immich-7.1.6...immich-7.1.7) (2023-07-21)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [immich-7.0.15](https://github.com/truecharts/charts/compare/immich-7.0.14...immich-7.0.15) (2023-06-13)
|
## [immich-7.0.15](https://github.com/truecharts/charts/compare/immich-7.0.14...immich-7.0.15) (2023-06-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [immich-7.0.14](https://github.com/truecharts/charts/compare/immich-7.0.13...immich-7.0.14) (2023-06-11)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.68.0"
|
appVersion: "1.70.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ name: immich
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||||
- https://github.com/immich-app/immich
|
- https://github.com/immich-app/immich
|
||||||
version: 7.1.7
|
version: 7.1.8
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [immich-7.1.8](https://github.com/truecharts/charts/compare/immich-7.1.7...immich-7.1.8) (2023-07-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update immich to v1.70.0 (minor) ([#10964](https://github.com/truecharts/charts/issues/10964))
|
||||||
|
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/immich-server
|
repository: tccr.io/truecharts/immich-server
|
||||||
tag: v1.68.0@sha256:c40997f6ee1d50f9eb645a68974d774c8f3e8d488b32ba100bf0183b544c516e
|
tag: v1.70.0@sha256:ed97dabb99230537b5f67341ce115f76ab0e16008a83f33124558ea36b25f5ec
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
mlImage:
|
mlImage:
|
||||||
repository: tccr.io/truecharts/immich-ml
|
repository: tccr.io/truecharts/immich-ml
|
||||||
tag: v1.68.0@sha256:93304f38f93a3a7d07897e87b596e109640cfa19f78c81a5cf087517eb68dfed
|
tag: v1.70.0@sha256:2f34e039038e254f812c9deaefc27b2f37094c8adcd17cbf12b6d6465e76a1b8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
webImage:
|
webImage:
|
||||||
repository: tccr.io/truecharts/immich-web
|
repository: tccr.io/truecharts/immich-web
|
||||||
tag: v1.68.0@sha256:5210634ebb8defa7795a7b476cc332f078d288d3104aa59e90f381a7491aa746
|
tag: v1.70.0@sha256:51b6579deea9f6f4a0741fb14e1fa7f3db6b1530cc88abceb43d8584a827653c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
proxyImage:
|
proxyImage:
|
||||||
repository: tccr.io/truecharts/immich-proxy
|
repository: tccr.io/truecharts/immich-proxy
|
||||||
tag: v1.68.0@sha256:a9fb5f0a893b43194a36decbb7f60c35c1b85c5df23ee1a36b2699a6d68e0e33
|
tag: v1.70.0@sha256:16fc8feb9959792b091f8815b282563068245d8fcedf78a49ba313ca67e77cb1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
typesenseImage:
|
typesenseImage:
|
||||||
repository: tccr.io/truecharts/immich-typesense
|
repository: tccr.io/truecharts/immich-typesense
|
Loading…
Reference in New Issue