ingress-nginx-helm/images
Jintao Zhang bf8362cb50
chore: bump NGINX version v1.21.4 (#8889)
* chore: bump NGINX version v1.21.4

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* chore: bump all others

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* apply all patches

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* fix files hash

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

* fix ajp module

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-10-28 16:40:39 -07:00
..
cfssl bump alpine to v3.16.2 (#8934) 2022-08-18 05:54:36 -07:00
custom-error-pages bump go to v1.19.1 (#9057) 2022-09-16 06:15:18 -07:00
echo fix: change all cloudbuild jobs configuration (#8870) 2022-07-26 14:43:11 -07:00
ext-auth-example-authsvc upgrade to golang 1.19.2 (#9124) 2022-10-12 12:39:00 -07:00
fastcgi-helloserver fix: change all cloudbuild jobs configuration (#8870) 2022-07-26 14:43:11 -07:00
go-grpc-greeter-server fix: change all cloudbuild jobs configuration (#8870) 2022-07-26 14:43:11 -07:00
httpbin bump alpine to v3.16.2 (#8934) 2022-08-18 05:54:36 -07:00
kube-webhook-certgen upgrade to golang 1.19.2 (#9124) 2022-10-12 12:39:00 -07:00
nginx chore: bump NGINX version v1.21.4 (#8889) 2022-10-28 16:40:39 -07:00
opentelemetry fix otel init_module (#9028) 2022-09-06 16:34:23 -07:00
test-runner upgrade to golang 1.19.2 (#9124) 2022-10-12 12:39:00 -07:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07:00
README.md Improve execution of prow jobs 2020-06-26 15:51:11 -04:00

Only the nginx image is meant to be published
Other images are used as examples for a feature of the ingress controller or to run e2e tests
Directory Purpose
custom-error-pages Example of Custom error pages for the NGINX Ingress controller
e2e Image to run e2e tests
fastcgi-helloserver FastCGI application for e2e tests
grpc-fortune-teller grpc server application for the nginx-ingress grpc example
httpbin A simple HTTP Request & Response Service for e2e tests
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands