Skip to content

Commit

Permalink
Updating istio version (istio#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienvas authored May 15, 2017
1 parent 228454b commit df58fdc
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 29 deletions.
12 changes: 6 additions & 6 deletions install/kubernetes/istio-auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: mixer
image: docker.io/istio/mixer:0.1.2-6bfa390
image: docker.io/istio/mixer:0.1.2
imagePullPolicy: Always
ports:
- containerPort: 9091
Expand Down Expand Up @@ -95,7 +95,7 @@ spec:
serviceAccountName: istio-manager-service-account
containers:
- name: discovery
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["discovery", "-v", "2"]
ports:
Expand All @@ -107,7 +107,7 @@ spec:
apiVersion: v1
fieldPath: metadata.namespace
- name: apiserver
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["apiserver", "-v", "2"]
ports:
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
serviceAccountName: istio-ingress-service-account
containers:
- name: istio-ingress
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
args: ["proxy", "ingress", "-v", "2"]
imagePullPolicy: Always
ports:
Expand Down Expand Up @@ -208,7 +208,7 @@ spec:
spec:
containers:
- name: proxy
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
imagePullPolicy: Always
args: ["proxy", "egress", "-v", "2"]
env:
Expand Down Expand Up @@ -251,7 +251,7 @@ spec:
serviceAccountName: istio-ca-service-account
containers:
- name: istio-ca
image: docker.io/istio/istio-ca:0.1.2-d773c15
image: docker.io/istio/istio-ca:0.1.2
imagePullPolicy: IfNotPresent
env:
- name: NAMESPACE
Expand Down
10 changes: 5 additions & 5 deletions install/kubernetes/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: mixer
image: docker.io/istio/mixer:0.1.2-6bfa390
image: docker.io/istio/mixer:0.1.2
imagePullPolicy: Always
ports:
- containerPort: 9091
Expand Down Expand Up @@ -95,7 +95,7 @@ spec:
serviceAccountName: istio-manager-service-account
containers:
- name: discovery
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["discovery", "-v", "2"]
ports:
Expand All @@ -107,7 +107,7 @@ spec:
apiVersion: v1
fieldPath: metadata.namespace
- name: apiserver
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["apiserver", "-v", "2"]
ports:
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
serviceAccountName: istio-ingress-service-account
containers:
- name: istio-ingress
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
args: ["proxy", "ingress", "-v", "2"]
imagePullPolicy: Always
ports:
Expand Down Expand Up @@ -200,7 +200,7 @@ spec:
spec:
containers:
- name: proxy
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
imagePullPolicy: Always
args: ["proxy", "egress", "-v", "2"]
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: mixer
image: docker.io/istio/mixer:0.1.2-6bfa390
image: docker.io/istio/mixer:0.1.2
imagePullPolicy: Always
ports:
- containerPort: 9091
Expand Down Expand Up @@ -95,7 +95,7 @@ spec:
serviceAccountName: istio-manager-service-account
containers:
- name: discovery
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["discovery", "-v", "2"]
ports:
Expand All @@ -107,7 +107,7 @@ spec:
apiVersion: v1
fieldPath: metadata.namespace
- name: apiserver
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["apiserver", "-v", "2"]
ports:
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
serviceAccountName: istio-ingress-service-account
containers:
- name: istio-ingress
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
args: ["proxy", "ingress", "-v", "2"]
imagePullPolicy: Always
ports:
Expand Down Expand Up @@ -208,7 +208,7 @@ spec:
spec:
containers:
- name: proxy
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
imagePullPolicy: Always
args: ["proxy", "egress", "-v", "2"]
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
serviceAccountName: istio-ca-service-account
containers:
- name: istio-ca
image: docker.io/istio/istio-ca:0.1.2-d773c15
image: docker.io/istio/istio-ca:0.1.2
imagePullPolicy: IfNotPresent
---

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: proxy
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
imagePullPolicy: Always
args: ["proxy", "egress", "-v", "2"]
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
serviceAccountName: istio-ingress-service-account
containers:
- name: istio-ingress
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
args: ["proxy", "ingress", "-v", "2"]
imagePullPolicy: Always
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
serviceAccountName: istio-ca-service-account
containers:
- name: istio-ca
image: docker.io/istio/istio-ca:0.1.2-d773c15
image: docker.io/istio/istio-ca:0.1.2
imagePullPolicy: IfNotPresent
env:
- name: NAMESPACE
Expand Down
2 changes: 1 addition & 1 deletion install/kubernetes/templates/istio-egress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: proxy
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
imagePullPolicy: Always
args: ["proxy", "egress", "-v", "2"]
env:
Expand Down
2 changes: 1 addition & 1 deletion install/kubernetes/templates/istio-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
serviceAccountName: istio-ingress-service-account
containers:
- name: istio-ingress
image: docker.io/istio/proxy_debug:0.1.2-6dbd19d
image: docker.io/istio/proxy_debug:0.1.2
args: ["proxy", "ingress", "-v", "2"]
imagePullPolicy: Always
ports:
Expand Down
4 changes: 2 additions & 2 deletions install/kubernetes/templates/istio-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
serviceAccountName: istio-manager-service-account
containers:
- name: discovery
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["discovery", "-v", "2"]
ports:
Expand All @@ -60,7 +60,7 @@ spec:
apiVersion: v1
fieldPath: metadata.namespace
- name: apiserver
image: docker.io/istio/manager:0.1.2-6dbd19d
image: docker.io/istio/manager:0.1.2
imagePullPolicy: Always
args: ["apiserver", "-v", "2"]
ports:
Expand Down
2 changes: 1 addition & 1 deletion install/kubernetes/templates/istio-mixer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: mixer
image: docker.io/istio/mixer:0.1.2-6bfa390
image: docker.io/istio/mixer:0.1.2
imagePullPolicy: Always
ports:
- containerPort: 9091
Expand Down
8 changes: 4 additions & 4 deletions istio.VERSION
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# DO NOT EDIT THIS FILE MANUALLY instead use
# tests/updateVersion.sh (see tests/README.md)
export CA_HUB="docker.io/istio"
export CA_TAG="0.1.2-d773c15"
export CA_TAG="0.1.2"
export MIXER_HUB="docker.io/istio"
export MIXER_TAG="0.1.2-6bfa390"
export ISTIOCTL_URL="https://storage.googleapis.com/istio-artifacts/manager/stable-6dbd19d/artifacts/istioctl"
export MIXER_TAG="0.1.2"
export ISTIOCTL_URL="https://storage.googleapis.com/istio-artifacts/manager/0.1.2/artifacts/istioctl"
export MANAGER_HUB="docker.io/istio"
export MANAGER_TAG="0.1.2-6dbd19d"
export MANAGER_TAG="0.1.2"

0 comments on commit df58fdc

Please sign in to comment.