File tree Expand file tree Collapse file tree
kubernetes/helm/gateway-helm-chart Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.1.0-SNAPSHOT
1+ 1.1.0
Original file line number Diff line number Diff line change 11version : v1
22gateway :
3- version : 1.1.0-SNAPSHOT
3+ version : 1.1.0
44policies :
55 - name : advanced-ratelimit
66 gomodule : github.com/wso2/gateway-controllers/policies/advanced-ratelimit@v1
Original file line number Diff line number Diff line change 2020
2121services :
2222 gateway-controller :
23- image : ghcr.io/wso2/api-platform/gateway-controller:1.1.0-SNAPSHOT
23+ image : ghcr.io/wso2/api-platform/gateway-controller:1.1.0
2424 mem_limit : 60m
2525 mem_reservation : 60m
2626 cpus : 0.025
@@ -50,7 +50,7 @@ services:
5050 - gateway-network
5151
5252 gateway-runtime :
53- image : ghcr.io/wso2/api-platform/gateway-runtime:1.1.0-SNAPSHOT
53+ image : ghcr.io/wso2/api-platform/gateway-runtime:1.1.0
5454 mem_limit : 180m
5555 mem_reservation : 180m
5656 cpus : 0.175
Original file line number Diff line number Diff line change 11version : v1
22gateway :
3- version : 1.1.0-SNAPSHOT
3+ version : 1.1.0
44policies :
55 - name : set-headers
66 gomodule : github.com/wso2/gateway-controllers/policies/set-headers@v1
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: gateway
33kubeVersion : " >=1.24.0-0"
44description : Helm chart for deploying the Gateway Operator components
55version : 1.0.1
6- appVersion : " 1.0 .0"
6+ appVersion : " 1.1 .0"
77type : application
88home : https://github.com/wso2/api-platform
99sources :
Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ gateway:
350350 controller :
351351 image :
352352 repository : ghcr.io/wso2/api-platform/gateway-controller
353- tag : " 1.0 .0"
353+ tag : " 1.1 .0"
354354 pullPolicy : Always
355355 imagePullSecrets : []
356356 service :
@@ -502,7 +502,7 @@ gateway:
502502 gatewayRuntime :
503503 image :
504504 repository : ghcr.io/wso2/api-platform/gateway-runtime
505- tag : " 1.0 .0"
505+ tag : " 1.1 .0"
506506 pullPolicy : Always
507507 imagePullSecrets : []
508508 service :
You can’t perform that action at this time.
0 commit comments