Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add quote to QDRANT_CLIENT_TIMEOUT/consoleApi/appApi #45

Merged
merged 3 commits into from
Mar 22, 2024
Merged

add quote to QDRANT_CLIENT_TIMEOUT/consoleApi/appApi #45

merged 3 commits into from
Mar 22, 2024

Commits on Mar 11, 2024

  1. Fix /files routing (#43)

    * Add Release chart action & bump chart version  (#3)
    
    * Add helm chart release logic
    * Bump chart version
    
    * Add installation guide (#4)
    
    * Fix env clash (#9)
    
    * Fix ENV clashing for some corner case
    
    * Bump chart version to 0.14.1
    
    * Fix label in worker deployment (#12)
    
    * Bump chart version to 0.15.0
    
    * 0.3.8 compatibility for core components (#14)
    
    - Fix compatibility issue with URL related ENV introduced in `0.3.8` 
      - langgenius/dify#648
      - #11
    
    * Bump chart version to 0.16.0
    
    * Fix postgres port and database config (#18)
    
    - Fix port configuration when external postgres exposes port other than 5432
    - Fix database conofiguration when utilizing external postgres
    
    * Update Chart.yaml
    
    Bump version to 0.16.1
    
    * Update README.md
    
    Fix grammar
    
    * Create LICENSE
    
    * Update README.md
    
    Add download badge
    
    * Update README.md
    
    * 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 (#31)
    
    * Revert "Update README.md" (#32)
    
    * Display contributors (#33)
    
    * Fix README.md (#26)
    
    * Add Release chart action & bump chart version  (#3)
    
    * Add helm chart release logic
    * Bump chart version
    
    * Add installation guide (#4)
    
    * Fix env clash (#9)
    
    * Fix ENV clashing for some corner case
    
    * Bump chart version to 0.14.1
    
    * Fix label in worker deployment (#12)
    
    * Bump chart version to 0.15.0
    
    * 0.3.8 compatibility for core components (#14)
    
    - Fix compatibility issue with URL related ENV introduced in `0.3.8` 
      - langgenius/dify#648
      - #11
    
    * Bump chart version to 0.16.0
    
    * Fix postgres port and database config (#18)
    
    - Fix port configuration when external postgres exposes port other than 5432
    - Fix database conofiguration when utilizing external postgres
    
    * Update Chart.yaml
    
    Bump version to 0.16.1
    
    * Update README.md
    
    Fix grammar
    
    * Create LICENSE
    
    * Update README.md
    
    Add download badge
    
    * Update README.md
    
    * Dify 0.4.9 Compatibility (#30)
    
    * Add Release chart action & bump chart version  (#3)
    
    * Add helm chart release logic
    * Bump chart version
    
    * Add installation guide (#4)
    
    * Fix env clash (#9)
    
    * Fix ENV clashing for some corner case
    
    * Bump chart version to 0.14.1
    
    * Fix label in worker deployment (#12)
    
    * Bump chart version to 0.15.0
    
    * 0.3.8 compatibility for core components (#14)
    
    - Fix compatibility issue with URL related ENV introduced in `0.3.8` 
      - langgenius/dify#648
      - #11
    
    * Bump chart version to 0.16.0
    
    * Fix postgres port and database config (#18)
    
    - Fix port configuration when external postgres exposes port other than 5432
    - Fix database conofiguration when utilizing external postgres
    
    * Update Chart.yaml
    
    Bump version to 0.16.1
    
    * Update README.md
    
    Fix grammar
    
    * Create LICENSE
    
    * Update README.md
    
    Add download badge
    
    * Update README.md
    
    * 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 (#29)
    
    Resolves the issue of files not being available in the frontend, e.g. DALL-E generated images.
    
    Co-authored-by: Boris Polonsky <[email protected]>
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Pascal M <[email protected]>
    
    * Update release condition
    
    * Update values.yaml
    
    Update comments on vector db in values.yaml
    
    * Update 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
    
    * Bump Chart Version to 0.17.2
    
    * Change chart version to 0.17.2-rc1
    
    * Bump chart version to 0.17.2
    
    ---------
    
    Co-authored-by: Pascal M <[email protected]>
    BorisPolonsky and perzeuss authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    00ae270 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    5b5e47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0557d View commit details
    Browse the repository at this point in the history