Skip to content

Commit

Permalink
fix envoy version (#39)
Browse files Browse the repository at this point in the history
* fix envoy version
  • Loading branch information
ilackarms authored and soloio-bulldozer[bot] committed Jun 12, 2019
1 parent 5bfeab4 commit d183bc3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions changelog/v0.2.7/dep-update.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
changelog:
- type: FIX
description: fix the version incompatibility issue between the updated version of gloo and sqoop's envoy sidecar
issueLink: https://github.com/solo-io/sqoop/issues/38
4 changes: 2 additions & 2 deletions install/helm/sqoop/values-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ sqoop:
repository: soloio/sqoop
pullPolicy: Always
proxy:
tag: 0.6.19
repository: soloio/gloo-envoy-wrapper
tag: 0.13.25
repository: quay.io/solo-io/gloo-envoy-wrapper
pullPolicy: Always
service:
port: 9095
Expand Down

0 comments on commit d183bc3

Please sign in to comment.