Skip to content

Commit 818403e

Browse files
authored
Clarify status of included Helm charts
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
1 parent b80a5db commit 818403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The `pocs` folder contains **proof of concepts** and other one-off experiments.
3838

3939
- [`distributed_collab`](pocs/distributed_collab) - **Distributed Collab**: a BEAM VM based system for publishing/subscribing to JSON Patches with core logic implemented in Rust
4040
- [`hash-agents`](pocs/hash-agents) - **HASH Agents**: an experimental setup for writing Python-based 'agents' that interface with LLMs
41-
- [`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
41+
- [`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
4242

4343
A number of older POCs can be found in our `hasharchives` organization, including:
4444
- [`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 commit comments

Comments
 (0)