Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #183 from heptio/contour-beta
Browse files Browse the repository at this point in the history
Update Gimbal to use Contour 0.6-beta.1
  • Loading branch information
rosskukulinski authored Jul 11, 2018
2 parents 4157855 + fdcc622 commit 379827b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/contour/03-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- --envoy-http-port
- "80"
command: ["contour"]
image: gcr.io/heptio-images/contour:v0.6.0-alpha.1
image: gcr.io/heptio-images/contour:v0.6.0-beta.1
imagePullPolicy: Always
name: contour
ports:
Expand Down
2 changes: 1 addition & 1 deletion deployment/contour/03-envoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
- --statsd-enabled
command:
- contour
image: gcr.io/heptio-images/contour:v0.6.0-alpha.1
image: gcr.io/heptio-images/contour:v0.6.0-beta.1
imagePullPolicy: Always
name: envoy-initconfig
volumeMounts:
Expand Down

0 comments on commit 379827b

Please sign in to comment.