-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathexternal-images.yaml
More file actions
25 lines (25 loc) · 968 Bytes
/
external-images.yaml
File metadata and controls
25 lines (25 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This file is using by integration-tests prefetch extension/
# Put here a list of external images that is not located in apps/ directory.
---
images:
- docker.io/library/postgres:latest
- docker.io/library/nginx:latest
- docker.io/nginxinc/nginx-unprivileged:latest
- docker.io/coredns/coredns:1.8.3
- ghcr.io/spiffe/spire-agent:1.12.4
- ghcr.io/spiffe/spire-server:1.12.4
- cgr.dev/chainguard/wait-for-it:latest
- ghcr.io/spiffe/spire-controller-manager:0.2.2
- ghcr.io/spiffe/spiffe-csi-driver:0.2.3
- quay.io/metallb/speaker:v0.15.2
- quay.io/metallb/controller:v0.15.2
- docker.io/library/alpine:3.15.0
- docker.io/frolvlad/alpine-bash:latest
- docker.io/aeciopires/nettools:1.0.0
- k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.3
- jaegertracing/all-in-one:1.36
- otel/opentelemetry-collector:0.35.0
- prom/prometheus:v2.37.0
- networkstatic/iperf3:latest
- hashicorp/http-echo:1.0
- docker.io/kumahq/kuma-dp:1.7.0-amd64