diff --git a/docs/public/07-security-policy.md b/docs/public/07-security-policy.md index 969cd21f..f8a24ba4 100644 --- a/docs/public/07-security-policy.md +++ b/docs/public/07-security-policy.md @@ -31,6 +31,6 @@ When `CONTRAST_RUN_INIT_CONTAINER_AS_NON_ROOT=true` is applied or when executing | `dotnet-core` | `2.4.4` | | `java` | `4.11.0` | | `nodejs` | `4.30.0` | -| `nodejs-esm` | `5.0.0` | +| `nodejs-esm` | `5.1.0` | | `php` | `1.8.0` | | `python` | `7.2.0` | diff --git a/docs/testing-argo-rollouts.md b/docs/testing-argo-rollouts.md index 7c5e830f..8bdea9db 100644 --- a/docs/testing-argo-rollouts.md +++ b/docs/testing-argo-rollouts.md @@ -2,6 +2,8 @@ Follow [argo rollouts installation](https://argo-rollouts.readthedocs.io/en/stable/installation/) instructions to install the controller and kubectl plugin +Windows Note: Rename the downloaded executable from `kubectl-argo-rollouts-windows-amd64` to `kubectl-argo-rollouts` and have the folder in the `PATH` + ## Actually Testing Deploy `install-prod.yaml` from [releases](https://github.com/Contrast-Security-OSS/agent-operator/releases).