diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0ed0d43..e4c9cb5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,17 +1,4 @@
# Contributing to Fortify Helm Charts
-## Contribution Agreement
+Our helm chart sources have moved internally and this repository is in the state of being phased out as the older charts published in this repo age out of support. For issues with helm charts 24.4.0 and above, please open appropriate support tickets.
-Contributions like bug fixes and enhancements may be submitted through Pull Requests on this repository. Before we can accept 3rd-party pull requests, you will first need to sign and submit the [Contribution Agreement](https://github.com/fortify/repo-resources/raw/main/static/Open%20Source%20Contribution%20Agreement%20Jan2020v1.pdf). Please make sure to mention your GitHub username when submitting the form, to allow us to verify that the author of a pull request has accepted this agreement.
-
-
-
-
-
-
-
-
-
----
-
-*[This document was auto-generated from CONTRIBUTING.template.md; do not edit by hand](https://github.com/fortify/shared-doc-resources/blob/main/USAGE.md)*
diff --git a/README.md b/README.md
index c3b1e5c..33b0e79 100644
--- a/README.md
+++ b/README.md
@@ -9,16 +9,16 @@
-## Important! Update for 24.2.0 and beyond
+## Important! Update for 24.2 and beyond
-Starting with the 24.2.0 versions of helm charts, the charts are transitioning to Docker Hub, with this repository providing documentation for the charts. The current status of the charts for 24.2:
+Starting with the 24.2 versions of helm charts, the charts are transitioning to Docker Hub, with this repository providing documentation for the charts. Current status of the charts:
-| Chart | 24.2.0 chart status | Notes |
-| ---| ---| ---|
-| SSC | Not yet released| 24.2.0 binaries compatible with existing chart |
-| SC-SAST | Not yet released | 24.2.0 binaries compatible with existing chart |
-| LIM | Released | [helm-lim Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-lim) |
-| SC-DAST | Released | [helm-scancentral-dast-core on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-scancentral-dast-core)
[helm-scancentral-dast-scanner on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-scancentral-dast-scanner)|
+| Chart | 24.4 | 24.2 | Notes |
+| --- | --- | --- | --- |
+| SSC | Released | Compatible with 23.2 chart | [helm-ssc on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-ssc) |
+| SC-SAST | Released | Compatible with 23.2 chart | [helm-scancentral-sast on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-scancentral-sast) |
+| LIM | Released | Released | [helm-lim on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-lim) |
+| SC-DAST | Released | Released | [helm-scancentral-dast-core on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-scancentral-dast-core)
[helm-scancentral-dast-scanner on Docker Hub](https://hub.docker.com/repository/docker/fortifydocker/helm-scancentral-dast-scanner)|
@@ -49,4 +49,4 @@ Support requests on the GitHub Issues page are handled on a best-effort basis; t
---
-*[This document was auto-generated from README.template.md; do not edit by hand](https://github.com/fortify/shared-doc-resources/blob/main/USAGE.md)*
+*[This document was auto-generated from README.template.md; do not edit by hand](https://github.com/fortify/shared-doc-resources/blob/main/USAGE.md)*
\ No newline at end of file
diff --git a/USAGE.md b/archive/USAGE.md
similarity index 100%
rename from USAGE.md
rename to archive/USAGE.md
diff --git a/charts/scancentral-sast/Chart.yaml b/archive/charts/scancentral-sast/Chart.yaml
similarity index 100%
rename from charts/scancentral-sast/Chart.yaml
rename to archive/charts/scancentral-sast/Chart.yaml
diff --git a/charts/scancentral-sast/templates/NOTES.txt b/archive/charts/scancentral-sast/templates/NOTES.txt
similarity index 100%
rename from charts/scancentral-sast/templates/NOTES.txt
rename to archive/charts/scancentral-sast/templates/NOTES.txt
diff --git a/charts/scancentral-sast/templates/_helpers.tpl b/archive/charts/scancentral-sast/templates/_helpers.tpl
similarity index 100%
rename from charts/scancentral-sast/templates/_helpers.tpl
rename to archive/charts/scancentral-sast/templates/_helpers.tpl
diff --git a/charts/scancentral-sast/templates/certs-configmap.yaml b/archive/charts/scancentral-sast/templates/certs-configmap.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/certs-configmap.yaml
rename to archive/charts/scancentral-sast/templates/certs-configmap.yaml
diff --git a/charts/scancentral-sast/templates/controller/controller-ingress.yaml b/archive/charts/scancentral-sast/templates/controller/controller-ingress.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/controller/controller-ingress.yaml
rename to archive/charts/scancentral-sast/templates/controller/controller-ingress.yaml
diff --git a/charts/scancentral-sast/templates/controller/controller-pvc.yaml b/archive/charts/scancentral-sast/templates/controller/controller-pvc.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/controller/controller-pvc.yaml
rename to archive/charts/scancentral-sast/templates/controller/controller-pvc.yaml
diff --git a/charts/scancentral-sast/templates/controller/controller-service.yaml b/archive/charts/scancentral-sast/templates/controller/controller-service.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/controller/controller-service.yaml
rename to archive/charts/scancentral-sast/templates/controller/controller-service.yaml
diff --git a/charts/scancentral-sast/templates/controller/controller-statefulset.yaml b/archive/charts/scancentral-sast/templates/controller/controller-statefulset.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/controller/controller-statefulset.yaml
rename to archive/charts/scancentral-sast/templates/controller/controller-statefulset.yaml
diff --git a/charts/scancentral-sast/templates/secret.yaml b/archive/charts/scancentral-sast/templates/secret.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/secret.yaml
rename to archive/charts/scancentral-sast/templates/secret.yaml
diff --git a/charts/scancentral-sast/templates/worker/worker-statefulset.yaml b/archive/charts/scancentral-sast/templates/worker/worker-statefulset.yaml
similarity index 100%
rename from charts/scancentral-sast/templates/worker/worker-statefulset.yaml
rename to archive/charts/scancentral-sast/templates/worker/worker-statefulset.yaml
diff --git a/charts/scancentral-sast/values.yaml b/archive/charts/scancentral-sast/values.yaml
similarity index 100%
rename from charts/scancentral-sast/values.yaml
rename to archive/charts/scancentral-sast/values.yaml
diff --git a/charts/ssc/.helmignore b/archive/charts/ssc/.helmignore
similarity index 100%
rename from charts/ssc/.helmignore
rename to archive/charts/ssc/.helmignore
diff --git a/charts/ssc/Chart.yaml b/archive/charts/ssc/Chart.yaml
similarity index 100%
rename from charts/ssc/Chart.yaml
rename to archive/charts/ssc/Chart.yaml
diff --git a/charts/ssc/templates/_helpers.tpl b/archive/charts/ssc/templates/_helpers.tpl
similarity index 100%
rename from charts/ssc/templates/_helpers.tpl
rename to archive/charts/ssc/templates/_helpers.tpl
diff --git a/charts/ssc/templates/pvc.yaml b/archive/charts/ssc/templates/pvc.yaml
similarity index 100%
rename from charts/ssc/templates/pvc.yaml
rename to archive/charts/ssc/templates/pvc.yaml
diff --git a/charts/ssc/templates/service.yaml b/archive/charts/ssc/templates/service.yaml
similarity index 100%
rename from charts/ssc/templates/service.yaml
rename to archive/charts/ssc/templates/service.yaml
diff --git a/charts/ssc/templates/webapp.yaml b/archive/charts/ssc/templates/webapp.yaml
similarity index 100%
rename from charts/ssc/templates/webapp.yaml
rename to archive/charts/ssc/templates/webapp.yaml
diff --git a/charts/ssc/values.yaml b/archive/charts/ssc/values.yaml
similarity index 100%
rename from charts/ssc/values.yaml
rename to archive/charts/ssc/values.yaml