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

Commit 850de85

Browse files
committed
Bump Contour version to alpha.3
Signed-off-by: Steve Sloka <steves@heptio.com>
1 parent fa10a18 commit 850de85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment/contour/03-contour.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
- --envoy-http-port
3636
- "80"
3737
command: ["contour"]
38-
image: gcr.io/heptio-images/contour:v0.6.0-alpha.1
38+
image: gcr.io/heptio-images/contour:v0.6.0-alpha.3
3939
imagePullPolicy: Always
4040
name: contour
4141
ports:

deployment/contour/03-envoy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spec:
7575
- --statsd-enabled
7676
command:
7777
- contour
78-
image: gcr.io/heptio-images/contour:v0.6.0-alpha.1
78+
image: gcr.io/heptio-images/contour:v0.6.0-alpha.3
7979
imagePullPolicy: Always
8080
name: envoy-initconfig
8181
volumeMounts:

0 commit comments

Comments
 (0)