Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9ca664a295
commit
2873434df4
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [immich-8.1.17](https://github.com/truecharts/charts/compare/immich-8.1.16...immich-8.1.17) (2023-10-03)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [immich-8.1.18](https://github.com/truecharts/charts/compare/immich-8.1.17...immich-8.1.18) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.80.0 (minor) ([#13198](https://github.com/truecharts/charts/issues/13198))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-8.1.17](https://github.com/truecharts/charts/compare/immich-8.1.16...immich-8.1.17) (2023-10-03)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [immich-8.0.8](https://github.com/truecharts/charts/compare/immich-8.0.7...immich-8.0.8) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.76.1 (minor) ([#12217](https://github.com/truecharts/charts/issues/12217))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-8.0.7](https://github.com/truecharts/charts/compare/immich-8.0.6...immich-8.0.7) (2023-08-31)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.79.1"
|
||||
appVersion: "1.80.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: 8.1.17
|
||||
version: 8.1.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [immich-8.1.18](https://github.com/truecharts/charts/compare/immich-8.1.17...immich-8.1.18) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.80.0 (minor) ([#13198](https://github.com/truecharts/charts/issues/13198))
|
||||
|
||||
|
|
@ -1,18 +1,18 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/immich-server
|
||||
tag: v1.79.1@sha256:1b2d72e59c0ab1d59eeb7f8c079944a0f32506c94c1125b455617b8d2e177aeb
|
||||
tag: v1.80.0@sha256:bda09213ed09bf93deca7475984b9baf247e2509168ca01bde870dbee667843e
|
||||
pullPolicy: IfNotPresent
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: v1.79.1@sha256:15043a8a8ae3e375e77164cb109d75a441761c5f7c93a581135f4f209391e902
|
||||
tag: v1.80.0@sha256:8fd52a96e136794ecbad31cd086a747dbff49bee6a9f545ef70ca83a40e4db2b
|
||||
pullPolicy: IfNotPresent
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: v1.79.1@sha256:776819aed315f43c06ebfe6d2f14ade0c31a2fa48422005cb5913918f45ab2d5
|
||||
tag: v1.80.0@sha256:c9966b2ff0f3e25ec993fa4947969c12779c2c1564c83f0023c7a66147e930f6
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
||||
tag: v1.79.1@sha256:40779e8ccfb49eb2966885b9498ef4204231bfeb62df1338d8a348cf945c746d
|
||||
tag: v1.80.0@sha256:87a94bea07fef1343f0a8f0f349e928b71984bb980576208dc251f37268b2f4b
|
||||
pullPolicy: IfNotPresent
|
||||
typesenseImage:
|
||||
repository: tccr.io/truecharts/immich-typesense
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#12997](https://github.com/truecharts/charts/issues/12997))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.31](https://github.com/truecharts/charts/compare/jupyter-5.0.30...jupyter-5.0.31) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter to v2023-10 (minor) ([#13199](https://github.com/truecharts/charts/issues/13199))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.19](https://github.com/truecharts/charts/compare/jupyter-5.0.18...jupyter-5.0.19) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter to v2023-09 (minor) ([#12371](https://github.com/truecharts/charts/issues/12371))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.18](https://github.com/truecharts/charts/compare/jupyter-5.0.17...jupyter-5.0.18) (2023-09-03)
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
||||
- https://github.com/jupyter/docker-stacks
|
||||
type: application
|
||||
version: 5.0.30
|
||||
version: 5.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.31](https://github.com/truecharts/charts/compare/jupyter-5.0.30...jupyter-5.0.31) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter to v2023-10 (minor) ([#13199](https://github.com/truecharts/charts/issues/13199))
|
||||
|
||||
|
|
@ -13,11 +13,11 @@ rImage:
|
|||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:e184e97227f39f956f3106f6d4d664ab6792479ca5e4b026fb4c53587c7b1f00
|
||||
tag: v2023-10@sha256:65053b820fd45f49cb281f13ecfaac8da494c607b46e8406000be7a42e8e06ed
|
||||
tensorflowImage:
|
||||
repository: tccr.io/truecharts/jupyter-tensorflow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:cf8bc5074d6b3d15f238b888e3dcb572c1e02b04911a1500ccd2562fce0a6ba2
|
||||
tag: v2023-10@sha256:bb1ffd125ed3d3bee69326b1ac2bb9d5c1e7238fc7496c4a0b7f4f3fd5329dc9
|
||||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue