File tree Expand file tree Collapse file tree
kubernetes/helm/event-gateway-helm-chart Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919services :
2020 gateway-controller :
21- image : ghcr.io/wso2/api-platform/event-gateway-controller:0.5 .0-SNAPSHOT
21+ image : ghcr.io/wso2/api-platform/event-gateway-controller:0.6 .0-SNAPSHOT
2222 build :
2323 context : ../gateway/gateway-controller
2424 dockerfile : Dockerfile
@@ -53,7 +53,7 @@ services:
5353 - egw-network
5454
5555 event-gateway :
56- image : ghcr.io/wso2/api-platform/event-gateway-runtime:0.5 .0-SNAPSHOT
56+ image : ghcr.io/wso2/api-platform/event-gateway-runtime:0.6 .0-SNAPSHOT
5757 build :
5858 context : gateway-runtime
5959 dockerfile : Dockerfile
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : event-gateway
33kubeVersion : " >=1.24.0-0"
44description : Helm chart for deploying the Event Gateway components
5- version : 0.6.0
5+ version : 0.6.0-SNAPSHOT
66appVersion : " 0.6.0-SNAPSHOT"
77type : application
88home : https://github.com/wso2/api-platform
You can’t perform that action at this time.
0 commit comments