Skip to content

Commit

Permalink
Add images.yaml for all used images
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
  • Loading branch information
Vladimir Popov committed Oct 11, 2021
1 parent f37c4bf commit e7b82cd
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions images.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
nsm:
- ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder-vpp:a60ed79
- ghcr.io/networkservicemesh/ci/cmd-registry-k8s:10634da
- ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:d87807e
- ghcr.io/networkservicemesh/ci/cmd-nsmgr:4893f70
- ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:5f06bee
- ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:0b8d021
- ghcr.io/networkservicemesh/ci/cmd-forwarder-vpp:85e5a4f
- ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:06b814d
- ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs:6f58d81
- ghcr.io/networkservicemesh/ci/cmd-forwarder-ovs-use-host-ovs:6f58d81
- ghcr.io/networkservicemesh/ci/cmd-nsc:0a61f0c
- ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:d91da6e
- ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:a6c0eec
- ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:540f76c
- ghcr.io/networkservicemesh/ci/cmd-forwarder-sriov:3858efa # sriov
- ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:33072e8
- ghcr.io/networkservicemesh/ci/cmd-nse-vfio:b1e0928 # sriov
- ghcr.io/networkservicemesh/ci/cmd-registry-memory:34b9c80
- docker.io/networkservicemesh/nginx:latest
- docker.io/rrandom312/dpdk-pingpong:latest # sriov
external:
- docker.io/library/postgres:latest
- docker.io/coredns/coredns:1.8.3
- gcr.io/spiffe-io/spire-agent:1.0.2
- gcr.io/spiffe-io/spire-server:1.0.2
- quay.io/metallb/speaker:v0.10.2
- gcr.io/spiffe-io/wait-for-it:latest
- gcr.io/spiffe-io/k8s-workload-registrar:1.0.2
- quay.io/metallb/controller:v0.10.2
- docker.io/library/alpine:latest
- docker.io/frolvlad/alpine-bash:latest # sriov

0 comments on commit e7b82cd

Please sign in to comment.