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

Commit

Permalink
Bump Contour version to alpha.3
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Sloka <steves@heptio.com>
  • Loading branch information
stevesloka committed Jul 11, 2018
1 parent fa10a18 commit 850de85
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-alpha.3
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-alpha.3
imagePullPolicy: Always
name: envoy-initconfig
volumeMounts:
Expand Down

0 comments on commit 850de85

Please sign in to comment.