Skip to content

Commit

Permalink
Merge pull request #197 from davecheney/release-0.3.1
Browse files Browse the repository at this point in the history
deployment: release 0.3.1
  • Loading branch information
davecheney authored Jan 29, 2018
2 parents 9dab133 + d518c7c commit 33fd411
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions deployment/deployment-grpc-v2/02-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
Expand All @@ -37,7 +37,7 @@ spec:
- name: contour-config
mountPath: /config
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/deployment-json-v1/02-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
args: ["serve", "--incluster"]
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/ds-grpc-v2/02-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
Expand All @@ -36,7 +36,7 @@ spec:
- name: contour-config
mountPath: /config
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/ds-hostnet/02-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
ports:
- containerPort: 8000
Expand All @@ -37,7 +37,7 @@ spec:
command: ["contour"]
args: ["serve", "--incluster"]
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/ds-json-v1/02-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
args: ["serve", "--incluster"]
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/render/daemonset-norbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
Expand All @@ -50,7 +50,7 @@ spec:
- name: contour-config
mountPath: /config
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/render/daemonset-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
Expand All @@ -50,7 +50,7 @@ spec:
- name: contour-config
mountPath: /config
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/render/deployment-norbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
Expand All @@ -51,7 +51,7 @@ spec:
- name: contour-config
mountPath: /config
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down
4 changes: 2 additions & 2 deletions deployment/render/deployment-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
volumeMounts:
- name: contour-config
mountPath: /config
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: contour
command: ["contour"]
Expand All @@ -51,7 +51,7 @@ spec:
- name: contour-config
mountPath: /config
initContainers:
- image: gcr.io/heptio-images/contour:v0.3.0
- image: gcr.io/heptio-images/contour:v0.3.1
imagePullPolicy: Always
name: envoy-initconfig
command: ["contour"]
Expand Down

0 comments on commit 33fd411

Please sign in to comment.