updated to new images built today (#8896)

This commit is contained in:
Long Wu Yuan 2022-08-09 00:10:19 +05:30 committed by GitHub
parent 534bcfb193
commit 0f61d9d0dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 114 additions and 146 deletions

View file

@ -2,6 +2,11 @@
This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
### 4.2.1
- The sha of kube-webhook-certgen image & the opentelemetry image, in values file, was changed to new images built on alpine-v3.16.1
- "[8896](https://github.com/kubernetes/ingress-nginx/pull/8896) updated to new images built today"
### 4.2.0
- Support for Kubernetes v1.19.0 was removed