Skip to content

Commit

Permalink
Merge pull request #650 from CrowleyRajapakse/1.2.0
Browse files Browse the repository at this point in the history
Adding APIM CP GA helm chart version
  • Loading branch information
CrowleyRajapakse authored Nov 1, 2024
2 parents 7e3e626 + 3f5805f commit 018c69d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.
1. Create a new helm repository with the latest apim release using the following command. Let’s consider the ```<repository-name>``` as ```wso2apim```.

```console
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0-rc
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0
```

2. Execute the following command to update the helm repositories.
Expand All @@ -42,7 +42,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.

=== "Command"
```
helm install apim wso2apim/wso2am-cp --version 4.4.0-rc -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/4.4.0-values.yaml -n apk
helm install apim wso2apim/wso2am-cp --version 4.4.0-1 -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/4.4.0-values.yaml -n apk
```
=== "Format"
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.
1. Create a new helm repository with the latest apim release using the following command. Let’s consider the ```<repository-name>``` as ```wso2apim```.

```console
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0-rc
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0
```

2. Execute the following command to update the helm repositories.
Expand All @@ -36,7 +36,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.

=== "Command"
```
helm install apim wso2apim/wso2am-cp --version 4.4.0-rc -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/4.4.0-values.yaml -n apk
helm install apim wso2apim/wso2am-cp --version 4.4.0-1 -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/4.4.0-values.yaml -n apk
```
=== "Format"
```
Expand Down
4 changes: 2 additions & 2 deletions en/docs/control-plane/start-apk-dp-to-cp-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.
1. Create a new helm repository with the latest apim release using the following command. Let’s consider the ```<repository-name>``` as ```wso2apim```.

```console
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0-rc
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0
```

2. Execute the following command to update the helm repositories.
Expand All @@ -36,7 +36,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.

=== "Command"
```
helm install apim wso2apim/wso2am-cp --version 4.4.0-rc -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml -n apk
helm install apim wso2apim/wso2am-cp --version 4.4.0-1 -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml -n apk
```
=== "Format"
```
Expand Down
4 changes: 2 additions & 2 deletions en/docs/get-started/quick-start-guide-as-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.
1. Create a new helm repository with the latest apim release using the following command. Let’s consider the ```<repository-name>``` as ```wso2apim```.

```console
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0-rc
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0
```

2. Execute the following command to update the helm repositories.
Expand All @@ -53,7 +53,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.

=== "Command"
```
helm install apim wso2apim/wso2am-cp --version 4.4.0-rc -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/4.4.0-values.yaml -n apk
helm install apim wso2apim/wso2am-cp --version 4.4.0-1 -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/4.4.0-values.yaml -n apk
```
=== "Format"
```
Expand Down
4 changes: 2 additions & 2 deletions en/docs/includes/start-apk-cp.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.
1. Create a new helm repository with the latest apim release using the following command. Let’s consider the ```<repository-name>``` as ```wso2apim```.

```console
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0-rc
helm repo add wso2apim https://github.com/wso2/helm-apim/releases/download/cp-4.4.0
```

2. Execute the following command to update the helm repositories.
Expand All @@ -28,7 +28,7 @@ Setup WSO2 API Manager 4.4.0 in K8s cluster using Helm Charts.

=== "Command"
```
helm install apim wso2apim/wso2am-cp --version 4.4.0-rc -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml -n apk
helm install apim wso2apim/wso2am-cp --version 4.4.0-1 -f https://raw.githubusercontent.com/wso2/apk/main/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml -n apk
```
=== "Format"
```
Expand Down

0 comments on commit 018c69d

Please sign in to comment.