Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [immich-5.0.4](https://github.com/truecharts/charts/compare/immich-5.0.3...immich-5.0.4) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [immich-5.0.5](https://github.com/truecharts/charts/compare/immich-5.0.4...immich-5.0.5) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.44.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-5.0.4](https://github.com/truecharts/charts/compare/immich-5.0.3...immich-5.0.4) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
## [immich-4.0.25](https://github.com/truecharts/charts/compare/immich-4.0.24...immich-4.0.25) (2023-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/immich-web to v1.40.1_63
|
||||
- update container image tccr.io/truecharts/immich-server to v1.40.1_63
|
||||
|
||||
### Fix
|
||||
|
||||
- encode all keys in secret
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.42.0_65"
|
||||
appVersion: "1.44.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -26,7 +26,7 @@ name: immich
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||
- https://github.com/immich-app/immich
|
||||
version: 5.0.4
|
||||
version: 5.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/immich/5.0.5/app-changelog.md
Normal file
9
stable/immich/5.0.5/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [immich-5.0.5](https://github.com/truecharts/charts/compare/immich-5.0.4...immich-5.0.5) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.44.0
|
||||
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/immich-server
|
||||
tag: 1.42.0_65@sha256:c3ae0be2bf04432b5795e2de0ac36c88add774768890d61f3cdf2926b36fd8d6
|
||||
tag: 1.44.0@sha256:23dce86bb1b38e71d85092a681b53392429266b40053c7c7d496173a5e1d30a3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: 1.42.0_65@sha256:d13d9c3406b95f216623c3877f43ec3a3c68a8d31144f30fc5da56f74ceed330
|
||||
tag: 1.44.0@sha256:f538270bd47045b2f312152a47741e57ecccdf68508e858788a89c8451931ed1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: 1.42.0_65@sha256:a0e915689d2a8b08a8690a565084d2564ef0d3251beaa945969820848ca281dd
|
||||
tag: 1.44.0@sha256:120c86c4792c42b3057b6abbbfb0e01a15fe0d7a2f6b31d5430ad590e3d71e1a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
||||
tag: 1.42.0_65@sha256:1bd77ec11bda174d6b30f6fceb4ff57611297551322d0e1ad2c55d695a80fe75
|
||||
tag: 1.44.0@sha256:80533c12074913a117d5e0f1a2cdc44535dd091fa7c97faef87efd7ee3ecc82c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
command:
|
||||
Reference in New Issue
Block a user