ingress-nginx-helm/images
dependabot[bot] 04899b27a9
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in the all group (#11696)
* Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in the all group

Bumps the all group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


Updates `github.com/onsi/ginkgo/v2` from 2.19.0 to 2.19.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 elsewhere

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-07-29 06:15:15 -07:00
..
cfssl upgrade to alpine 3.20 (#11428) 2024-06-09 17:17:59 -07:00
custom-error-pages bump alpine version to 3.20 to custom-error-pages (#11530) 2024-07-02 08:47:59 -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 github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in the all group (#11696) 2024-07-29 06:15:15 -07:00
nginx remove modsecurity coreruleset test files from nginx image (#11617) 2024-07-16 06:00:59 -07:00
nginx-1.25 Images: Trigger NGINX build. 2024-07-17 21:32:05 +02:00
opentelemetry upgrade to alpine 3.20 (#11428) 2024-06-09 17:17:59 -07:00
test-runner Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in the all group (#11696) 2024-07-29 06:15:15 -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