TEG Image Versions
Image versions for TEG v0.0.0-latest.
TEG is published in three editions — see TEG Editions. The community images are public; the enterprise and enterprise FIPS images live in credentialed Tetrate registries.
Community (public)
These are the images the Helm chart uses by default. They can be pulled without Tetrate credentials.
| Repository | Name | Version |
|---|---|---|
| docker.io/tetrate | teg-envoy-gateway | v0.0.0-latest |
| docker.io/tetrate | teg-envoy | v1.9.1 |
| docker.io/tetrate | teg-envoy | distroless-v1.9.1 |
| docker.io/envoyproxy | gateway | v0.0.0-latest |
| docker.io/envoyproxy | ratelimit | 8fe6ea42 |
| docker.io/tetrate | gen-istio-cert | v0.3.0 |
| docker.io | redis | 8.6.6 |
Enterprise (non-FIPS)
The enterprise edition publishes its own control-plane and data-plane Envoy images, which may carry Tetrate fixes that the public community images do not, and pins the Tetrate build of the rate limit service. The Envoy Gateway and Redis images are the public ones listed above.
| Repository | Name | Version |
|---|---|---|
| tetrate-envoy-gateway.containers.dl.tetrate.io | teg-envoy-gateway | v0.0.0-latest |
| tetrate-envoy-gateway.containers.dl.tetrate.io | envoy | v1.9.1 |
| tetrate-envoy-gateway.containers.dl.tetrate.io | envoy | distroless-v1.9.1 |
| docker.io/tetrate | ratelimit | v2026.09.02.1 |
Enterprise FIPS
Every FIPS image is published to and consumed from a single registry,
fips-containers.teg.tetratelabs.com. FIPS images are built for linux/amd64 only.
| Repository | Name | Version |
|---|---|---|
| fips-containers.teg.tetratelabs.com | teg-envoy-gateway | v0.0.0-latest |
| fips-containers.teg.tetratelabs.com | envoy | v1.9.1 |
| fips-containers.teg.tetratelabs.com | envoy | distroless-v1.9.1 |
| fips-containers.teg.tetratelabs.com | gateway | v0.0.0-latest-tetrate |
| fips-containers.teg.tetratelabs.com | ratelimit | v2026.09.02.1 |
Helm charts
The charts are public for every edition; the edition is selected through image overrides.
| Repository | Chart | Version |
|---|---|---|
| oci://docker.io/tetrate | teg-envoy-gateway-helm | v0.0.0-latest |
| oci://docker.io/tetrate | teg-crds-helm | v0.0.0-latest |
| oci://docker.io/tetrate | teg-resources-helm | v0.0.0-latest |
| oci://docker.io/tetrate | teg-keycloak-demo-helm | v0.0.0-latest |