Skip to content

Commit

Permalink
chore(nginx): bump up ingress-nginx version (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: Lisheng Zheng <[email protected]>
  • Loading branch information
whalecold and Lisheng Zheng committed Jun 30, 2020
1 parent 72cd83d commit 073564c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/loadbalancer-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ _config:
- args:
- --v=2
- --default-http-backend=[[ registry_library ]]/default-http-backend:v0.1.0
- --proxy-nginx=[[ registry_library ]]/nginx-ingress-controller:0.23.0-cps-1.0
- --proxy-nginx=[[ registry_library ]]/nginx-ingress-controller:0.23.0-cps-1.1
- --proxy-sidecar=[[ registry_release ]]/loadbalancer-provider-ingress:[[ TagOfRepo(loadbalancer-provider) ]]
- --provider-ipvsdr=[[ registry_release ]]/loadbalancer-provider-ipvsdr:[[ TagOfRepo(loadbalancer-provider) ]]
- --provider-azure=[[ registry_release ]]/loadbalancer-provider-azure:[[ TagOfRepo(loadbalancer-provider) ]]
Expand Down

0 comments on commit 073564c

Please sign in to comment.