ingress-nginx-helm/images
dependabot[bot] 6bfc30a4b9
Bump golang.org/x/net in /images/kube-webhook-certgen/rootfs (#11283)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 06:44:17 -07:00
..
cfssl Bump alpine to 3.19.1 (#10930) 2024-01-28 13:53:29 -08:00
custom-error-pages Bump google.golang.org/protobuf in /images/custom-error-pages/rootfs (#11119) 2024-03-14 07:32:08 -07:00
e2e-test-echo Use dockerhub for e2e and demo images (#10851) 2024-01-15 02:09:13 +01:00
ext-auth-example-authsvc Bump go to v1.21.6 and set a single source of truth (#10926) 2024-01-27 17:15:14 -08:00
fastcgi-helloserver Bump go to v1.21.6 and set a single source of truth (#10926) 2024-01-27 17:15:14 -08:00
go-grpc-greeter-server Bump go to v1.21.6 and set a single source of truth (#10926) 2024-01-27 17:15:14 -08:00
httpbun Bump go to v1.21.6 and set a single source of truth (#10926) 2024-01-27 17:15:14 -08:00
kube-webhook-certgen Bump golang.org/x/net in /images/kube-webhook-certgen/rootfs (#11283) 2024-04-19 06:44:17 -07:00
nginx fixes brotli build issue (#10484) 2024-03-30 09:23:32 -07:00
nginx-1.25 force nginx rebuild 2024-04-04 09:20:16 -04:00
opentelemetry golangci-lint update, ci cleanup, group dependabot updates (#11071) 2024-03-07 02:39:53 -08:00
test-runner bump ginkgo to 2-17-1 in testrunner (#11202) 2024-04-04 08:07:33 -07:00
Makefile Fix golang makefile var name (#10932) 2024-01-28 15:59:52 -08:00
README.md Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07: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 Ingress-Nginx 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
httpbun A simple HTTP Request & Response Service for e2e tests
httpbin [Removed] we are no longer maintaining the httpbin image due to project being unmaintained
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands