blob: ce1d501abac8bad525d6842fa8f8aa5aaf215eaf [file] [log] [blame]
Zack Williams41513bf2018-07-07 20:08:35 -07001# Copyright 2017-present Open Networking Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
Stephane Barbarie2cbffca2018-03-26 16:20:03 -040015voltha_containers:
Stephane Barbarie78d9fa62018-04-19 14:11:05 -040016 - alpine:3.6
17 - busybox:latest
18 - nginx:1.13
Stephane Barbarie2cbffca2018-03-26 16:20:03 -040019 - consul:0.9.2
20 - fluent/fluentd:v0.12.42
21 - gcr.io/google_containers/cluster-proportional-autoscaler-amd64:1.1.2
22 - gcr.io/google_containers/defaultbackend:1.4
23 - gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.8
24 - gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.8
25 - gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.8
Stephane Barbarie78d9fa62018-04-19 14:11:05 -040026 - gcr.io/google_containers/kubernetes-dashboard-amd64:v1.8.3
Stephane Barbarie2cbffca2018-03-26 16:20:03 -040027 - gcr.io/google_containers/pause-amd64:3.0
28 - k8s.gcr.io/fluentd-gcp:1.30
29 - kamon/grafana_graphite:3.0
30 - lyft/envoy:29361deae91575a1d46c7a21e913f19e75622ebe
Stephane Barbarie78d9fa62018-04-19 14:11:05 -040031 - quay.io/calico/cni:v1.11.4
32 - quay.io/calico/ctl:v1.6.3
33 - quay.io/calico/node:v2.6.8
Stephane Barbarie2cbffca2018-03-26 16:20:03 -040034 - quay.io/coreos/etcd:v3.2.4
Zack Williams41513bf2018-07-07 20:08:35 -070035 - quay.io/coreos/etcd-operator:v0.7.2
Stephane Barbarie78d9fa62018-04-19 14:11:05 -040036 - quay.io/coreos/etcd:v3.2.9
37 - gcr.io/google-containers/hyperkube:v1.9.5
Stephane Barbarie2cbffca2018-03-26 16:20:03 -040038 - quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.10.2
39 - voltha-cli:latest
40 - voltha-dashd:latest
41 - voltha-envoy:latest
42 - voltha-netconf:latest
43 - voltha-ofagent:latest
44 - voltha-shovel:latest
45 - voltha-tools:latest
46 - voltha-voltha:latest
Stephane Barbarie30f64b82018-03-28 16:26:12 -040047 - wurstmeister/kafka:1.0.0
48 - zookeeper:3.4.11