Skip to content

Commit 4b919f5

Browse files
committed
Bump WSO2 API Manager version to 4.5.0 in all relevant charts and documentation
1 parent 61bf547 commit 4b919f5

File tree

15 files changed

+25
-25
lines changed

15 files changed

+25
-25
lines changed

all-in-one/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# --------------------------------------------------------------------------------------
1111

1212
apiVersion: v1
13-
appVersion: "4.4.0"
13+
appVersion: "4.5.0"
1414
description: A Helm chart for the deployment of WSO2 API Manager all-in-one distribution.
1515
name: wso2am-all-in-one
16-
version: 4.4.0-1
16+
version: 4.5.0-1
1717
icon: https://wso2.cachefly.net/wso2/sites/all/images/wso2logo.svg

all-in-one/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# wso2am-all-in-one
22

3-
![Version: 4.4.0-1](https://img.shields.io/badge/Version-4.4.0--1-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square)
3+
![Version: 4.5.0-1](https://img.shields.io/badge/Version-4.5.0--1-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square)
44

55
A Helm chart for the deployment of WSO2 API Manager all-in-one distribution.
66

@@ -239,7 +239,7 @@ A Helm chart for the deployment of WSO2 API Manager all-in-one distribution.
239239
| wso2.apim.portOffset | int | `0` | Port Offset for APIM deployment |
240240
| wso2.apim.secureVaultEnabled | bool | `false` | Secure vauld enabled |
241241
| wso2.apim.startupArgs | string | `""` | Startup arguments for APIM |
242-
| wso2.apim.version | string | `"4.4.0"` | APIM version |
242+
| wso2.apim.version | string | `"4.5.0"` | APIM version |
243243
| wso2.choreoAnalytics | object | `{"enabled":false,"endpoint":"","onpremKey":""}` | WSO2 Choreo Analytics Parameters If provided, these parameters will be used publish analytics data to Choreo Analytics environment (https://apim.docs.wso2.com/en/latest/observe/api-manager-analytics/configure-analytics/register-for-analytics/). |
244244
| wso2.choreoAnalytics.endpoint | string | `""` | Choreo Analytics cloud service endpoint |
245245
| wso2.choreoAnalytics.onpremKey | string | `""` | On-premise key for Choreo Analytics |

all-in-one/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ wso2:
196196
# TOML configurations
197197
apim:
198198
# -- APIM version
199-
version: "4.4.0"
199+
version: "4.5.0"
200200
# -- Secure vauld enabled
201201
secureVaultEnabled: false
202202
# Logging related configurations

distributed/control-plane/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# --------------------------------------------------------------------------------------
1111

1212
apiVersion: v1
13-
appVersion: "4.4.0"
13+
appVersion: "4.5.0"
1414
description: A Helm chart for the deployment of WSO2 API Management Control Plane profile
1515
name: wso2am-cp
16-
version: 4.4.0-1
16+
version: 4.5.0-1
1717
icon: https://wso2.cachefly.net/wso2/sites/all/images/wso2logo.svg

distributed/control-plane/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# wso2am-cp
22

3-
![Version: 4.4.0-1](https://img.shields.io/badge/Version-4.4.0--1-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square)
3+
![Version: 4.5.0-1](https://img.shields.io/badge/Version-4.5.0--1-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square)
44

55
A Helm chart for the deployment of WSO2 API Management Control Plane profile
66

@@ -152,7 +152,7 @@ A Helm chart for the deployment of WSO2 API Management Control Plane profile
152152
| wso2.apim.portOffset | int | `0` | Port Offset for APIM deployment |
153153
| wso2.apim.secureVaultEnabled | bool | `false` | Secure vauld enabled |
154154
| wso2.apim.startupArgs | string | `""` | Startup arguments for APIM |
155-
| wso2.apim.version | string | `"4.4.0"` | APIM version |
155+
| wso2.apim.version | string | `"4.5.0"` | APIM version |
156156
| wso2.deployment.highAvailability | bool | `true` | Enable high availability for traffic manager. If this is enabled, two traffic manager instances will be deployed. This is not relavant to HA in Kubernetes. Multiple replicas of the same instance will not count as HA for TM. |
157157
| wso2.deployment.image.digest | string | `""` | Docker image digest |
158158
| wso2.deployment.image.imagePullPolicy | string | `"Always"` | Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images) |

distributed/control-plane/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ kubernetes:
174174
wso2:
175175
apim:
176176
# -- APIM version
177-
version: "4.4.0"
177+
version: "4.5.0"
178178
# -- Secure vauld enabled
179179
secureVaultEnabled: false
180180
# Logging related configurations

distributed/gateway/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# --------------------------------------------------------------------------------------
1111

1212
apiVersion: v1
13-
appVersion: "4.4.0"
13+
appVersion: "4.5.0"
1414
description: A Helm chart for the deployment of WSO2 API Management Gateway profile
1515
name: wso2am-gateway
16-
version: 4.4.0-1
16+
version: 4.5.0-1
1717
icon: https://wso2.cachefly.net/wso2/sites/all/images/wso2logo.svg

distributed/gateway/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# wso2am-gateway
22

3-
![Version: 4.4.0-1](https://img.shields.io/badge/Version-4.4.0--1-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square)
3+
![Version: 4.5.0-1](https://img.shields.io/badge/Version-4.5.0--1-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square)
44

55
A Helm chart for the deployment of WSO2 API Management Gateway profile
66

@@ -135,7 +135,7 @@ A Helm chart for the deployment of WSO2 API Management Gateway profile
135135
| wso2.apim.portOffset | int | `0` | Port Offset for APIM deployment |
136136
| wso2.apim.secureVaultEnabled | bool | `false` | Secure vauld enabled |
137137
| wso2.apim.startupArgs | string | `""` | Startup arguments for APIM |
138-
| wso2.apim.version | string | `"4.4.0"` | APIM version |
138+
| wso2.apim.version | string | `"4.5.0"` | APIM version |
139139
| wso2.choreoAnalytics | object | `{"enabled":false,"endpoint":"","onpremKey":""}` | WSO2 Choreo Analytics Parameters If provided, these parameters will be used publish analytics data to Choreo Analytics environment (https://apim.docs.wso2.com/en/latest/observe/api-manager-analytics/configure-analytics/register-for-analytics/). |
140140
| wso2.choreoAnalytics.endpoint | string | `""` | Choreo Analytics cloud service endpoint |
141141
| wso2.choreoAnalytics.onpremKey | string | `""` | On-premise key for Choreo Analytics |

distributed/gateway/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ wso2:
129129

130130
apim:
131131
# -- APIM version
132-
version: "4.4.0"
132+
version: "4.5.0"
133133
# -- Secure vauld enabled
134134
secureVaultEnabled: false
135135
# Logging related configurations

distributed/key-manager/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# --------------------------------------------------------------------------------------
1111

1212
apiVersion: v1
13-
appVersion: "4.4.0"
13+
appVersion: "4.5.0"
1414
description: A Helm chart for the deployment of WSO2 API Manager all-in-one distribution.
1515
name: wso2am-km
16-
version: 4.4.0-1
16+
version: 4.5.0-1
1717
icon: https://wso2.cachefly.net/wso2/sites/all/images/wso2logo.svg

distributed/key-manager/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# wso2am-km
22

3-
![Version: 4.4.0-1](https://img.shields.io/badge/Version-4.4.0--1-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square)
3+
![Version: 4.5.0-1](https://img.shields.io/badge/Version-4.5.0--1-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square)
44

55
A Helm chart for the deployment of WSO2 API Manager all-in-one distribution.
66

@@ -97,7 +97,7 @@ A Helm chart for the deployment of WSO2 API Manager all-in-one distribution.
9797
| wso2.apim.portOffset | int | `0` | Port Offset for APIM deployment |
9898
| wso2.apim.secureVaultEnabled | bool | `false` | Secure vauld enabled |
9999
| wso2.apim.startupArgs | string | `""` | Startup arguments for APIM |
100-
| wso2.apim.version | string | `"4.4.0"` | APIM version |
100+
| wso2.apim.version | string | `"4.5.0"` | APIM version |
101101
| wso2.deployment.cpuUtilizationPercentage | int | `75` | Target CPU utilization percentage for HPA |
102102
| wso2.deployment.highAvailability | bool | `false` | Enable high availability for key manager. If this is enabled, two key manager replicas will be deployed. |
103103
| wso2.deployment.image.digest | string | `""` | Docker image digest |

distributed/key-manager/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ kubernetes:
110110
wso2:
111111
apim:
112112
# -- APIM version
113-
version: "4.4.0"
113+
version: "4.5.0"
114114
# -- Secure vauld enabled
115115
secureVaultEnabled: false
116116
# Logging related configurations

distributed/traffic-manager/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# --------------------------------------------------------------------------------------
1111

1212
apiVersion: v1
13-
appVersion: "4.4.0"
13+
appVersion: "4.5.0"
1414
description: A Helm chart for the deployment of WSO2 API Management Traffic Manager profile
1515
name: wso2am-tm
16-
version: 4.4.0-1
16+
version: 4.5.0-1
1717
icon: https://wso2.cachefly.net/wso2/sites/all/images/wso2logo.svg

distributed/traffic-manager/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# wso2am-tm
22

3-
![Version: 4.4.0-1](https://img.shields.io/badge/Version-4.4.0--1-informational?style=flat-square) ![AppVersion: 4.4.0](https://img.shields.io/badge/AppVersion-4.4.0-informational?style=flat-square)
3+
![Version: 4.5.0-1](https://img.shields.io/badge/Version-4.5.0--1-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square)
44

55
A Helm chart for the deployment of WSO2 API Management Traffic Manager profile
66

@@ -92,7 +92,7 @@ A Helm chart for the deployment of WSO2 API Management Traffic Manager profile
9292
| wso2.apim.mountStartupScript | bool | `false` | Startup script mount status |
9393
| wso2.apim.secureVaultEnabled | bool | `false` | Secure vauld enabled |
9494
| wso2.apim.startupArgs | string | `""` | Startup arguments for APIM |
95-
| wso2.apim.version | string | `"4.4.0"` | APIM version |
95+
| wso2.apim.version | string | `"4.5.0"` | APIM version |
9696
| wso2.deployment.cpuUtilizationPercentage | int | `75` | Target CPU utilization percentage for HPA |
9797
| wso2.deployment.highAvailability | bool | `true` | Enable high availability for traffic manager. If this is enabled, two traffic manager instances will be deployed. This is not relavant to HA in Kubernetes. Multiple replicas of the same instance will not count as HA for TM. |
9898
| wso2.deployment.image.digest | string | `""` | Docker image digest |

distributed/traffic-manager/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ kubernetes:
9090
wso2:
9191
apim:
9292
# -- APIM version
93-
version: "4.4.0"
93+
version: "4.5.0"
9494
# -- Secure vauld enabled
9595
secureVaultEnabled: false
9696
# Logging related configurations

0 commit comments

Comments
 (0)