File tree Expand file tree Collapse file tree 6 files changed +2700
-6
lines changed
files/controller-installation Expand file tree Collapse file tree 6 files changed +2700
-6
lines changed Original file line number Diff line number Diff line change @@ -55,5 +55,5 @@ This project is licensed under the Apache-2.0 License.
5555[ getting-started ] : https://www.gateway-api-controller.eks.aws.dev/guides/getstarted/
5656[ spec ] : https://www.gateway-api-controller.eks.aws.dev/api-reference/
5757[ concepts ] : https://www.gateway-api-controller.eks.aws.dev/concepts/
58- [ gh_release ] : https://github.com/aws/aws-application-networking-k8s/releases/tag/v1.1.2
58+ [ gh_release ] : https://github.com/aws/aws-application-networking-k8s/releases/tag/v1.1.3
5959[ godoc ] : https://www.gateway-api-controller.eks.aws.dev/
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ configMapGenerator:
1313images :
1414- name : controller
1515 newName : public.ecr.aws/aws-application-networking-k8s/aws-gateway-controller
16- newTag : v1.1.2
16+ newTag : v1.1.3
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ helm install gateway-api-controller \
200200=== "Kubectl"
201201
202202``` bash
203- kubectl apply -f https://raw.githubusercontent.com/aws/aws-application-networking-k8s/main/files/controller-installation/deploy-v1.1.2 .yaml
203+ kubectl apply -f https://raw.githubusercontent.com/aws/aws-application-networking-k8s/main/files/controller-installation/deploy-v1.1.3 .yaml
204204```
205205
2062061 . Create the ` amazon-vpc-lattice ` GatewayClass:
You can’t perform that action at this time.
0 commit comments