From 80fed0fc3e05558053bac406143ccd6e89116de7 Mon Sep 17 00:00:00 2001 From: engineering Date: Mon, 16 Jun 2025 16:14:51 -0600 Subject: [PATCH] docs: add deprecation notice to old Live chart - Added a note to the old Live Helm chart indicating it is no longer supported --- charts/live/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/charts/live/README.md b/charts/live/README.md index 76048f3..b8cbf31 100644 --- a/charts/live/README.md +++ b/charts/live/README.md @@ -1,7 +1,10 @@ # README.md Helm Chart for CodeTogether Live +# CodeTogether Live Chart (Legacy) -## Summary +> **⚠️ Legacy Chart** +> This chart is now considered legacy and is not longer supported, is not recommended for new deployments. +## Summary This chart creates a CodeTogether Live server deployment on a Kubernetes cluster using the Helm package manager. ## Prerequisites