From 5c94f8faddd317ffcb2b970176185e3b38df2f6d Mon Sep 17 00:00:00 2001 From: Moritz Clasmeier Date: Mon, 18 May 2026 12:11:51 +0200 Subject: [PATCH 1/2] README warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fd2b6a39..cfe6c81f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +**PLEASE NOTE: This repository contains a deployment tool for ACS, which is used by +ACS engineers. It is not a general-purpose ASC installation frontend for ACS users.** + # roxie – ACS deployments made easy [![Code Quality](https://github.com/stackrox/roxie/actions/workflows/code-quality.yml/badge.svg)](https://github.com/stackrox/roxie/actions/workflows/code-quality.yml) From 1bb154a7566f2afa8fdbc895561e3c79d2a73dfa Mon Sep 17 00:00:00 2001 From: Moritz Clasmeier <111092021+mclasmeier@users.noreply.github.com> Date: Mon, 18 May 2026 13:06:31 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: Marcin Owsiany --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfe6c81f..fd89a84b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ **PLEASE NOTE: This repository contains a deployment tool for ACS, which is used by -ACS engineers. It is not a general-purpose ASC installation frontend for ACS users.** +ACS engineers. It is **not** a general-purpose installation frontend for ACS or StackRox users.** # roxie – ACS deployments made easy