Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Release chart action & bump chart version (Add Release chart action & bump chart version #3)
Add helm chart release logic
Bump chart version
Add installation guide (Add installation guide #4)
Fix env clash (Fix env clash #9)
Fix ENV clashing for some corner case
Bump chart version to 0.14.1
Fix label in worker deployment (Fix label in worker deployment #12)
Bump chart version to 0.15.0
0.3.8 compatibility for core components (0.3.8 compatibility for core components #14)
0.3.8
Bump chart version to 0.16.0
Fix postgres port and database config (Fix postgres port and database config #18)
Bump version to 0.16.1
Fix grammar
Create LICENSE
Update README.md
Add download badge
Update README.md
Dify 0.4.9 support ( Dify 0.4.9 support #28)
Add new environment variables to templates
Update nginx routing
Remove redundant environment vairables
Update milvus config
Update URL setting
Quote environment variables
Update README.md
Bump chart version to 0.17.0
Update mail config
Remove redundant extraEnv
Bump appVersion to 0.4.9
Update README.md (Update README.md #31)
Revert "Update README.md" (Revert "Update README.md" #32)
Display contributors (Display contributors #33)
Fix README.md (Fix README.md #26)
Add Release chart action & bump chart version (Add Release chart action & bump chart version #3)
Add helm chart release logic
Bump chart version
Add installation guide (Add installation guide #4)
Fix env clash (Fix env clash #9)
Fix ENV clashing for some corner case
Bump chart version to 0.14.1
Fix label in worker deployment (Fix label in worker deployment #12)
Bump chart version to 0.15.0
0.3.8 compatibility for core components (0.3.8 compatibility for core components #14)
0.3.8
Bump chart version to 0.16.0
Fix postgres port and database config (Fix postgres port and database config #18)
Bump version to 0.16.1
Fix grammar
Create LICENSE
Update README.md
Add download badge
Update README.md
Dify 0.4.9 Compatibility (Dify 0.4.9 Compatibility #30)
Add Release chart action & bump chart version (Add Release chart action & bump chart version #3)
Add helm chart release logic
Bump chart version
Add installation guide (Add installation guide #4)
Fix env clash (Fix env clash #9)
Fix ENV clashing for some corner case
Bump chart version to 0.14.1
Fix label in worker deployment (Fix label in worker deployment #12)
Bump chart version to 0.15.0
0.3.8 compatibility for core components (0.3.8 compatibility for core components #14)
0.3.8
Bump chart version to 0.16.0
Fix postgres port and database config (Fix postgres port and database config #18)
Bump version to 0.16.1
Fix grammar
Create LICENSE
Update README.md
Add download badge
Update README.md
Dify 0.4.9 support ( Dify 0.4.9 support #28)
Add new environment variables to templates
Update nginx routing
Remove redundant environment vairables
Update milvus config
Update URL setting
Quote environment variables
Update README.md
Bump chart version to 0.17.0
Update mail config
Remove redundant extraEnv
Bump appVersion to 0.4.9
feat: add files path to nginx proxy config (feat: add files path to nginx proxy config #29)
Resolves the issue of files not being available in the frontend, e.g. DALL-E generated images.
Update release condition
Update values.yaml
Update comments on vector db in values.yaml
Grammar fix
Fix ConfigMap error when
.Values.externalMilvus.enable=true
Fix nginx duplicate location: "/files"
Bump Chart version to 0.17.1
Optimize extraEnv configuration