Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1c5cf63b58
commit
9de5c66493
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.29](https://github.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image clickhouse/clickhouse-server to v23.10.4.25 ([#14786](https://github.com/truecharts/charts/issues/14786))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.30](https://github.com/truecharts/charts/compare/clickhouse-7.0.29...clickhouse-7.0.30) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image clickhouse/clickhouse-server to v23.10.5.20[@8d66487](https://github.com/8d66487) ([#15375](https://github.com/truecharts/charts/issues/15375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.29](https://github.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [clickhouse-7.0.19](https://github.com/truecharts/charts/compare/clickhouse-7.0.18...clickhouse-7.0.19) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.2.2 ([#14190](https://github.com/truecharts/charts/issues/14190))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.10.4.25"
|
||||
appVersion: 23.10.5.20
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://clickhouse.com/
|
||||
type: application
|
||||
version: 7.0.29
|
||||
version: 7.0.30
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.30](https://github.com/truecharts/charts/compare/clickhouse-7.0.29...clickhouse-7.0.30) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image clickhouse/clickhouse-server to v23.10.5.20[@8d66487](https://github.com/8d66487) ([#15375](https://github.com/truecharts/charts/issues/15375))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: clickhouse/clickhouse-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.10.4.25@sha256:bf133a087d3d86d769058a55b9fc110a63f1a1654fd8d360df5a9b95453384a8
|
||||
tag: 23.10.5.20@sha256:8d66487fa921fd942647182cf1b18355b0760329942f4965084c2a9ce46bef7a
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [immich-9.0.0](https://github.com/truecharts/charts/compare/immich-8.1.39...immich-9.0.0) (2023-11-21)
|
||||
|
||||
### Feat
|
||||
|
||||
- adapt to upstream changes ([#15203](https://github.com/truecharts/charts/issues/15203))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [immich-9.0.2](https://github.com/truecharts/charts/compare/immich-9.0.0...immich-9.0.2) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.88.2[@d63de81](https://github.com/d63de81) (patch) ([#15270](https://github.com/truecharts/charts/issues/15270))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-9.0.0](https://github.com/truecharts/charts/compare/immich-8.1.39...immich-9.0.0) (2023-11-21)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [immich-8.1.30](https://github.com/truecharts/charts/compare/immich-8.1.29...immich-8.1.30) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.88.1"
|
||||
appVersion: v1.88.2
|
||||
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: 9.0.0
|
||||
version: 9.0.2
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [immich-9.0.2](https://github.com/truecharts/charts/compare/immich-9.0.0...immich-9.0.2) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update immich to v1.88.2[@d63de81](https://github.com/d63de81) (patch) ([#15270](https://github.com/truecharts/charts/issues/15270))
|
||||
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: altran1502/immich-server
|
||||
tag: v1.88.1@sha256:87dd30e8938ec894d1a05b5ce436fd12d432f4f76992f85495b84a2f9d2b2583
|
||||
tag: v1.88.2@sha256:d91f7b58ccc9fe57a62e037e98882fe88abd36c8e8a1949f7af0db13049d0e92
|
||||
pullPolicy: IfNotPresent
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
tag: v1.88.1@sha256:68391160d4fca56382a3eb8eff969f1728fed019bd8d737cab5d64950512d333
|
||||
tag: v1.88.2@sha256:d63de8141e64d77423a23c28ffc9c622420c7fd506fa0dc061f6ff6fac7b2f8e
|
||||
pullPolicy: IfNotPresent
|
||||
typesenseImage:
|
||||
repository: typesense/typesense
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [logitech-media-server-8.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.14...logitech-media-server-8.0.15) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to 8.4.0[@5b8abd7](https://github.com/5b8abd7) ([#15365](https://github.com/truecharts/charts/issues/15365))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [logitech-media-server-8.0.16](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.15...logitech-media-server-8.0.16) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to 8.4.0[@7c823d1](https://github.com/7c823d1) ([#15374](https://github.com/truecharts/charts/issues/15374))
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-8.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.14...logitech-media-server-8.0.15) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [logitech-media-server-8.0.5](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.4...logitech-media-server-8.0.5) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: 8.4.0
|
||||
appVersion: "8.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server
|
||||
- https://github.com/Logitech/slimserver
|
||||
type: application
|
||||
version: 8.0.15
|
||||
version: 8.0.16
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [logitech-media-server-8.0.16](https://github.com/truecharts/charts/compare/logitech-media-server-8.0.15...logitech-media-server-8.0.16) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to 8.4.0[@7c823d1](https://github.com/7c823d1) ([#15374](https://github.com/truecharts/charts/issues/15374))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.4.0@sha256:5b8abd77bf075d8e7d88cd26bc15dd1b50757711ab02c1ece526176de7cc5946
|
||||
tag: 8.4.0@sha256:7c823d1a57a65f0b4222a1930e63448845f32ac6e5ea563813b1654d77e68703
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue