{"id":18976320,"url":"https://github.com/quickwit-oss/helm-charts","last_synced_at":"2025-09-09T22:42:19.931Z","repository":{"id":43303126,"uuid":"507414986","full_name":"quickwit-oss/helm-charts","owner":"quickwit-oss","description":"Helm charts for Quickwit","archived":false,"fork":false,"pushed_at":"2025-08-01T19:45:06.000Z","size":245,"stargazers_count":33,"open_issues_count":21,"forks_count":38,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-01T21:44:34.239Z","etag":null,"topics":["helm","helm-charts"],"latest_commit_sha":null,"homepage":"https://helm.quickwit.io","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quickwit-oss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-25T20:53:50.000Z","updated_at":"2025-08-01T19:44:58.000Z","dependencies_parsed_at":"2024-05-28T17:31:55.185Z","dependency_job_id":"b9a732ef-c5d0-4b8d-8d3a-d1449d47b3e8","html_url":"https://github.com/quickwit-oss/helm-charts","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/quickwit-oss/helm-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickwit-oss","download_url":"https://codeload.github.com/quickwit-oss/helm-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fhelm-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274374729,"owners_count":25273824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["helm","helm-charts"],"created_at":"2024-11-08T15:23:37.307Z","updated_at":"2025-09-09T22:42:19.874Z","avatar_url":"https://github.com/quickwit-oss.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quickwit Helm Chart\n\n## Usage\n\n[Helm](https://helm.sh) must be installed to use the charts. Please refer to\nHelm's [documentation](https://helm.sh/docs) to get started.\n\nOnce Helm has been set up correctly, add the repo as follows:\n\n    helm repo add quickwit https://helm.quickwit.io\n\nIf you had already added this repo earlier, run `helm repo update` to retrieve\nthe latest versions of the packages. You can then run `helm search repo\nquickwit` to see the charts.\n\nTo install the quickwit chart:\n\n    helm install my-quickwit quickwit/quickwit\n\nTo uninstall the chart:\n\n    helm delete my-quickwit\n\n## Upgrade helm chart from 0.4.0 to 0.5.0\n\nThe way storage config is defined changed and you have to update your helm values to upgrade to 0.5.0.\n\nThe changes are:\n- the `config.s3` and `config.azure_blob` values are no more supported. You now have to use the storage config as defined in the [docs](https://quickwit.io/docs/configuration/storage-config).\n- the keys of secrets have changed: `s3.secret_key` is replaced by `storage.s3.secret_access_key` and `azure_blob.access_key` is replace by `storage.azure.access_key`.\n\n## Upgrade helm chart from 0.5.0 to 0.6.0\n\nThe way the `config` value works has changed in 0.6.0. It is now copied \"as is\"\nto the Quickwit nodes' configurations. In particular:\n\n- the `config.postgres` section does not support the following attributes\n  anymore\n```\nhost: \"\"\nport: 5432\ndatabase: metastore\nusername: quickwit\nassword: \"\"\n```\nConfigure `QW_METASTORE_URI` in `extraEnvFrom` instead (see\n[documentation](https://quickwit.io/docs/configuration/metastore-config) for\nmore details).\n\n- the seed configuration has moved from `config` to a dedicated attribute. The\n  changes are:\n  - the `config.indexes` field is moved to `seed.indexes`\n  - the `config.sources` field is moved to `seed.sources`\n\n## Upgrade helm chart from 0.6.0 to 0.7.0\n\nThe `jobs` and `bootstrap` sections got merged in 0.7.0:\n\n* `jobs.sources` section is now replaced by `bootstrap.sources`\n* `jobs.indexes` section is now replaced by `bootstrap.indexes`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickwit-oss%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickwit-oss%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickwit-oss%2Fhelm-charts/lists"}