1# Helm chart metadata for apisix with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://chainguard.dev
7description: Apache APISIX is high-performance, real-time API Gateway. Features load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, amongst others.
21 - "image": "cgr.dev/chainguard-private/apache-apisix-iamguarded:3.14.1"
22 "name": "apache-apisix-iamguarded"
23 - "image": "cgr.dev/chainguard-private/apisix-ingress-controller-iamguarded:1.8.4"
24 "name": "apisix-ingress-controller-iamguarded"
25 - "image": "cgr.dev/chainguard-private/etcd-iamguarded:3.6.7"
26 "name": "etcd-iamguarded"
27 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
28 "name": "os-shell-iamguarded"
33 repository: file:///etcd
34 condition: etcd.enabled
37 repository: file:///common