Skip to content

Commit

Permalink
Envoy v1.27 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Aug 3, 2023
1 parent 9aa0dc0 commit 9dd4695
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/services/deployment/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,7 @@ spec:
value: 127.0.0.1:10001
# ...
- name: envoy
# use a bleeding edge image until v1.17 is released
image: envoyproxy/envoy:distroless-dev-dd557fd6a7db5d5f7c23b8bdea725bae0458bc73
image: envoyproxy/envoy:distroless-v1.27-latest
volumeMounts:
- name: envoy-config
mountPath: /etc/envoy
Expand Down

0 comments on commit 9dd4695

Please sign in to comment.