Skip to content

Commit

Permalink
Merge pull request #179 from paninetworks/release-v2.0.2
Browse files Browse the repository at this point in the history
Version bump -> v2.0.2
  • Loading branch information
cgilmour committed Feb 7, 2018
2 parents aaa7bb5 + 2b34245 commit ba12e96
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions containerize/specs/romana-kubeadm.yml
Expand Up @@ -182,7 +182,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-daemon
image: quay.io/romana/daemon:v2.0.1
image: quay.io/romana/daemon:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand All @@ -208,7 +208,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-listener
image: quay.io/romana/listener:v2.0.1
image: quay.io/romana/listener:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand Down Expand Up @@ -236,7 +236,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-agent
image: quay.io/romana/agent:v2.0.1
image: quay.io/romana/agent:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand Down
10 changes: 5 additions & 5 deletions docs/kubernetes/romana-kops.yml
Expand Up @@ -137,7 +137,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-daemon
image: quay.io/romana/daemon:v2.0.1
image: quay.io/romana/daemon:v2.0.2
imagePullPolicy: Always
args:
- --cloud=aws
Expand All @@ -164,7 +164,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-listener
image: quay.io/romana/listener:v2.0.1
image: quay.io/romana/listener:v2.0.2
imagePullPolicy: Always
---
apiVersion: extensions/v1beta1
Expand All @@ -190,7 +190,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-agent
image: quay.io/romana/agent:v2.0.1
image: quay.io/romana/agent:v2.0.2
imagePullPolicy: Always
env:
- name: NODENAME
Expand Down Expand Up @@ -285,7 +285,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-aws
image: quay.io/romana/aws:v2.0.1
image: quay.io/romana/aws:v2.0.2
imagePullPolicy: Always
---
apiVersion: extensions/v1beta1
Expand All @@ -308,7 +308,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-vpcrouter
image: quay.io/romana/vpcrouter-romana-plugin
image: quay.io/romana/vpcrouter-romana-plugin:1.1.17
imagePullPolicy: Always
args:
- --etcd_use_v2
Expand Down
6 changes: 3 additions & 3 deletions docs/kubernetes/romana-kubeadm.yml
Expand Up @@ -182,7 +182,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-daemon
image: quay.io/romana/daemon:v2.0.1
image: quay.io/romana/daemon:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand All @@ -208,7 +208,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-listener
image: quay.io/romana/listener:v2.0.1
image: quay.io/romana/listener:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand Down Expand Up @@ -236,7 +236,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-agent
image: quay.io/romana/agent:v2.0.1
image: quay.io/romana/agent:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand Down
2 changes: 1 addition & 1 deletion docs/kubernetes/specs/romana-agent.yaml
Expand Up @@ -54,7 +54,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-agent
image: quay.io/romana/agent:v2.0.1
image: quay.io/romana/agent:v2.0.2
imagePullPolicy: Always
# args:
# - --service-cluster-ip-range=100.64.0.0/13
Expand Down
2 changes: 1 addition & 1 deletion docs/kubernetes/specs/romana-aws.yaml
Expand Up @@ -53,5 +53,5 @@ spec:
effect: NoSchedule
containers:
- name: romana-aws
image: quay.io/romana/aws:v2.0.1
image: quay.io/romana/aws:v2.0.2
imagePullPolicy: Always
2 changes: 1 addition & 1 deletion docs/kubernetes/specs/romana-daemon-custom-network.yaml
Expand Up @@ -36,7 +36,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-daemon
image: quay.io/romana/daemon:v2.0.1
image: quay.io/romana/daemon:v2.0.2
imagePullPolicy: Always
args:
- --initial-network=/etc/romana/network/custom-network.json
Expand Down
2 changes: 1 addition & 1 deletion docs/kubernetes/specs/romana-daemon.yaml
Expand Up @@ -36,7 +36,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-daemon
image: quay.io/romana/daemon:v2.0.1
image: quay.io/romana/daemon:v2.0.2
imagePullPolicy: Always
# args:
# - --cloud=aws
Expand Down
2 changes: 1 addition & 1 deletion docs/kubernetes/specs/romana-listener.yaml
Expand Up @@ -72,5 +72,5 @@ spec:
effect: NoSchedule
containers:
- name: romana-listener
image: quay.io/romana/listener:v2.0.1
image: quay.io/romana/listener:v2.0.2
imagePullPolicy: Always
4 changes: 2 additions & 2 deletions docs/kubernetes/specs/romana-route-publisher.yaml
Expand Up @@ -22,7 +22,7 @@ spec:
effect: NoSchedule
containers:
- name: publisher
image: quay.io/romana/x-route-publisher:v2.0.1
image: quay.io/romana/x-route-publisher:v2.0.2
imagePullPolicy: Always
args:
- --asn=65534
Expand All @@ -37,7 +37,7 @@ spec:
- name: run-path
mountPath: /var/run/romana
- name: bird
image: quay.io/romana/x-bird:v2.0.1
image: quay.io/romana/x-bird:v2.0.2
imagePullPolicy: Always
args:
- --config-dir=/var/tmp/romana/publisher-config
Expand Down
2 changes: 1 addition & 1 deletion docs/kubernetes/specs/romana-vpcrouter.yaml
Expand Up @@ -19,7 +19,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-vpcrouter
image: quay.io/romana/vpcrouter-romana-plugin
image: quay.io/romana/vpcrouter-romana-plugin:1.1.17
imagePullPolicy: Always
args:
- --etcd_use_v2
Expand Down
Expand Up @@ -182,7 +182,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-daemon
image: quay.io/romana/daemon:v2.0.1
image: quay.io/romana/daemon:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand All @@ -208,7 +208,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-listener
image: quay.io/romana/listener:v2.0.1
image: quay.io/romana/listener:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand Down Expand Up @@ -236,7 +236,7 @@ spec:
effect: NoSchedule
containers:
- name: romana-agent
image: quay.io/romana/agent:v2.0.1
image: quay.io/romana/agent:v2.0.2
imagePullPolicy: Always
#args:
#- --debug=true
Expand Down

0 comments on commit ba12e96

Please sign in to comment.