[bitnami/nginx-ingress-controller] Release 11.4.1 (#29265)

* [bitnami/nginx-ingress-controller] Release 11.4.1 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-09-06 08:38:12 +02:00
committed by GitHub
parent 73655d1609
commit 60bb42da0b
4 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.4.1 (2024-09-06)
* [bitnami/nginx-ingress-controller] Release 11.4.1 ([#29265](https://github.com/bitnami/charts/pull/29265))
## 11.4.0 (2024-08-23)
* [bitnami/nginx-ingress-controller] Allow loadBalancerClass to be customized for the nginx-ingress-controller chart ([#28919](https://github.com/bitnami/charts/pull/28919))
* [bitnami/nginx-ingress-controller] Allow loadBalancerClass to be customized for the nginx-ingress-co ([29e7033](https://github.com/bitnami/charts/commit/29e703372504ea619d099011c42e7de228320e03)), closes [#28919](https://github.com/bitnami/charts/issues/28919)
## <small>11.3.22 (2024-08-21)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nginx
image: docker.io/bitnami/nginx:1.27.1-debian-12-r1
image: docker.io/bitnami/nginx:1.27.1-debian-12-r3
- name: nginx-ingress-controller
image: docker.io/bitnami/nginx-ingress-controller:1.11.2-debian-12-r2
image: docker.io/bitnami/nginx-ingress-controller:1.11.2-debian-12-r4
apiVersion: v2
appVersion: 1.11.2
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: nginx-ingress-controller
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nginx-ingress-controller
version: 11.4.0
version: 11.4.1

View File

@@ -538,4 +538,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -65,7 +65,7 @@ clusterDomain: cluster.local
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 1.11.2-debian-12-r2
tag: 1.11.2-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -529,7 +529,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.1-debian-12-r1
tag: 1.27.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'