mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/nginx-ingress-controller] Release 11.6.20 (#33486)
* [bitnami/nginx-ingress-controller] Release 11.6.20 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 11.6.19 (2025-05-06)
|
||||
## 11.6.20 (2025-05-07)
|
||||
|
||||
* [bitnami/nginx-ingress-controller] chore: :recycle: Remove extra unnecessary k8s version checks ([#33453](https://github.com/bitnami/charts/pull/33453))
|
||||
* [bitnami/nginx-ingress-controller] Release 11.6.20 ([#33486](https://github.com/bitnami/charts/pull/33486))
|
||||
|
||||
## <small>11.6.19 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/nginx-ingress-controller] chore: :recycle: Remove extra unnecessary k8s version checks (#33 ([dd8840d](https://github.com/bitnami/charts/commit/dd8840d5a45a6a0224626bc15ed9f3046c93ecfa)), closes [#33453](https://github.com/bitnami/charts/issues/33453)
|
||||
|
||||
## <small>11.6.18 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.28.0-debian-12-r0
|
||||
- name: nginx-ingress-controller
|
||||
image: docker.io/bitnami/nginx-ingress-controller:1.12.2-debian-12-r0
|
||||
image: docker.io/bitnami/nginx-ingress-controller:1.12.2-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 1.12.2
|
||||
dependencies:
|
||||
@@ -18,7 +18,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: NGINX Ingress Controller is an Ingress controller that manages external access to HTTP services in a Kubernetes cluster using NGINX.
|
||||
description: NGINX Ingress Controller is an Ingress controller that manages external
|
||||
access to HTTP services in a Kubernetes cluster using NGINX.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/nginx-ingress-controller/img/nginx-ingress-controller-stack-220x234.png
|
||||
keywords:
|
||||
@@ -35,4 +36,4 @@ maintainers:
|
||||
name: nginx-ingress-controller
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nginx-ingress-controller
|
||||
version: 11.6.19
|
||||
version: 11.6.20
|
||||
|
||||
@@ -70,7 +70,7 @@ clusterDomain: cluster.local
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx-ingress-controller
|
||||
tag: 1.12.2-debian-12-r0
|
||||
tag: 1.12.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user