ingress-nginx-helm/images
dependabot[bot] 15ecd2531f
Bump github.com/prometheus/client_golang (#9630)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 05:54:24 -08:00
..
cfssl start upgrade to golang 1.19.4 and alpine 3.17.0 (#9417) 2022-12-18 17:07:43 -08:00
custom-error-pages Bump github.com/prometheus/client_golang (#9630) 2023-02-15 05:54:24 -08:00
echo fix: change all cloudbuild jobs configuration (#8870) 2022-07-26 14:43:11 -07:00
ext-auth-example-authsvc start upgrade to golang 1.19.4 and alpine 3.17.0 (#9417) 2022-12-18 17:07:43 -08:00
fastcgi-helloserver gcloud build is timing out 2022-12-20 09:41:32 -05:00
go-grpc-greeter-server start upgrade to golang 1.19.4 and alpine 3.17.0 (#9417) 2022-12-18 17:07:43 -08:00
httpbin start upgrade to golang 1.19.4 and alpine 3.17.0 (#9417) 2022-12-18 17:07:43 -08:00
kube-webhook-certgen cleanup: remove ioutil for new go version (#9427) 2022-12-20 09:39:46 -08:00
nginx force rebuild for curl cve 2022-12-21 12:36:20 -05:00
opentelemetry bump OpenTelemetry (#9489) 2023-01-07 15:37:27 -08:00
test-runner Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#9432) 2022-12-21 00:43:25 -08: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