Skip to content

Commit

Permalink
development environment: envoygateway v1.1.0 (#778)
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki authored and adam-cattermole committed Aug 30, 2024
1 parent 1d8d1aa commit bae80c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/envoy-gateway.mk
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $(EGCTL):
.PHONY: egctl
egctl: $(EGCTL) ## Download egctl locally if necessary.

EG_VERSION ?= v1.0.1
EG_VERSION ?= v1.1.0
.PHONY: envoy-gateway-install
envoy-gateway-install: kustomize $(HELM)
$(HELM) install eg oci://docker.io/envoyproxy/gateway-helm --version $(EG_VERSION) -n envoy-gateway-system --create-namespace
Expand Down

0 comments on commit bae80c0

Please sign in to comment.