Skip to content

Commit

Permalink
Clarify status of included Helm charts
Browse files Browse the repository at this point in the history
Clarify that the Helm chart in `labs` is outdated. Updated deployment processes will be open-sourced in due course. In the meantime, please open a GitHub Discussion if you require support: https://github.com/orgs/hashintel/discussions
  • Loading branch information
vilkinsons authored Jul 5, 2024
1 parent b80a5db commit 818403e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The `pocs` folder contains **proof of concepts** and other one-off experiments.

- [`distributed_collab`](pocs/distributed_collab) - **Distributed Collab**: a BEAM VM based system for publishing/subscribing to JSON Patches with core logic implemented in Rust
- [`hash-agents`](pocs/hash-agents) - **HASH Agents**: an experimental setup for writing Python-based 'agents' that interface with LLMs
- [`hash_helm_chart`](pocs/hash_helm_chart) - **HASH Helm Charts**: An experimental [Helm](https://helm.sh) chart for deploying an instance of HASH on Kubernetes
- [`hash_helm_chart`](pocs/hash_helm_chart) - **HASH Helm Charts**: An experimental [Helm](https://helm.sh) chart for deploying (now outdated, legacy) instances of HASH on Kubernetes

A number of older POCs can be found in our `hasharchives` organization, including:
- [`wasm-ts-esm-in-node-jest-and-nextjs`](https://github.com/hasharchives/wasm-ts-esm-in-node-jest-and-nextjs) - A **Wasm + TypeScript + ESM in Node.js, Jest and Next.js 13** example project

0 comments on commit 818403e

Please sign in to comment.