Skip to content

Commit f6901e1

Browse files
committed
docs: update documentation (#218)
Source-Version: d4ec9f56019a4e763a15c89da4807250c4d078e0
1 parent 1ff2492 commit f6901e1

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Latest version: 4.10.2](https://img.shields.io/badge/Latest%20version-4.10.2-green.svg)][Latest version]
1+
[![Latest version: 3.0.55.0](https://img.shields.io/badge/Latest%20version-3.0.55.0-green.svg)][Latest version]
22

33
# Helm charts for the StackRox Kubernetes Security Platform
44

@@ -14,17 +14,17 @@ $ helm repo add stackrox https://raw.githubusercontent.com/stackrox/helm-charts/
1414
Afterwards, you can update, download, and install the available charts. For example:
1515

1616
- Use the `helm repo update` command to get the latest version of the charts.
17-
- Use the `helm install stackrox/stackrox-central-services` command to install the `central-services` chart.
17+
- Use the `helm install stackrox-central-services stackrox/stackrox-central-services` command to install the `central-services` chart.
1818
- Use the `helm pull stackrox/stackrox-secured-cluster-services` command to download the `secured-cluster-services` chart.
1919

2020

2121
## Installation
2222

2323
For instructions on how to install the StackRox Kubernetes Security Platform with these Helm charts,
24-
see [Quick Start (Helm)](https://github.com/stackrox/stackrox#quick-installation-via-helm).
24+
see [Quick Start (Helm)](https://github.com/stackrox/stackrox#quick-installation-using-helm).
2525

2626

27-
To install ACS, follow the [OpenShift docs Helm quick Install Guide](https://docs.openshift.com/acs/installing/installing_helm/install-helm-quick.html).
27+
To install ACS, follow the [OpenShift docs Helm quick Install Guide](https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html/installing/installing-rhacs-on-other-platforms#install-using-helm-no-customizations-other).
2828

2929
## Included charts
3030

@@ -38,21 +38,21 @@ The StackRox Kubernetes Security Platform Helm charts repository includes the fo
3838
The Helm chart to install StackRox Central is called `stackrox-central-services`.
3939

4040
The installation can be customized to your needs. Please consult the documentation at OpenShift docs for detailed configuration options:
41-
[Configure the central-services Helm chart](https://docs.openshift.com/acs/installing/installing_helm/install-helm-customization.html#configure-central-services-helm-chart)
41+
[Configure the central-services Helm chart](https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html/installing/installing-rhacs-on-other-platforms#install-using-helm-customizations-other)
4242

4343
### Secured cluster services chart
4444

4545
The chart to install per-cluster and per-node components of StackRox is called `stackrox-secured-cluster-services`.
4646

4747
The installation can be customized to your needs. Consult the OpenShift docs for detailed configuration options:
4848
[Configuring the secured-cluster-services Helm chart
49-
](https://docs.openshift.com/acs/installing/installing_helm/install-helm-customization.html#configure-secured-cluster-services-helm-chart)
49+
](https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html/installing/installing-rhacs-on-other-platforms#configure-secured-cluster-services-helm-chart-customizations-other_install-secured-cluster-other)
5050

5151

5252
## License
5353

54-
Helm charts for the [StackRox Kubernetes Security Platform](https://www.stackrox.com/platform/) are
54+
Helm charts for the [StackRox Kubernetes Security Platform](https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes) are
5555
licensed under [Apache License 2.0](./LICENSE).
5656

5757

58-
[Latest version]: ./4.10.2/
58+
[Latest version]: ./3.0.55.0/

latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
./4.10.2/
1+
./3.0.50.1/

0 commit comments

Comments
 (0)