Skip to content

Commit 4a1d623

Browse files
committed
feature(helm): move helm files to charts
1 parent 69adb61 commit 4a1d623

91 files changed

Lines changed: 7 additions & 8 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,4 @@ dist/**
9595
clients/python-sdk/dist
9696
pdf2md/ch_migrations/chm.toml
9797
clients/trieve-shopify-extension/shopify.app.skept-trieve-extension-test.toml
98-
helm/charts/
99-
helm/charts/**/*.tgz
98+
charts/charts/**/*.tgz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: trieve-helm
33
description: Helm chart expressing Trieve deployment without any dependencies
44
type: application
5-
version: 0.2.1
5+
version: 0.2.2
66
appVersion: "0.12.0"
77
dependencies:
88
- name: qdrant
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.

helm/charts/clickhouse/templates/clickhouse-installation.yaml renamed to charts/trieve/charts/clickhouse/templates/clickhouse-installation.yaml

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)