Skip to content

Commit

Permalink
[bitnami/nginx-ingress-controller] Release 11.6.1 (#31188)
Browse files Browse the repository at this point in the history
* [bitnami/nginx-ingress-controller] Release 11.6.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 31, 2024
1 parent 520af96 commit cf402b9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
7 changes: 6 additions & 1 deletion bitnami/nginx-ingress-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 11.6.1 (2024-12-31)

* [bitnami/nginx-ingress-controller] Release 11.6.1 ([#31188](https://github.com/bitnami/charts/pull/31188))

## 11.6.0 (2024-12-10)

* [bitnami/nginx-ingress-controller] Detect non-standard images ([#30961](https://github.com/bitnami/charts/pull/30961))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/nginx-ingress-controller] Detect non-standard images (#30961) ([705a15e](https://github.com/bitnami/charts/commit/705a15efcb568567837cb5e53df6b1f5391231c8)), closes [#30961](https://github.com/bitnami/charts/issues/30961)

## <small>11.5.5 (2024-12-04)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/nginx-ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: nginx
image: docker.io/bitnami/nginx:1.27.3-debian-12-r0
image: docker.io/bitnami/nginx:1.27.3-debian-12-r1
- name: nginx-ingress-controller
image: docker.io/bitnami/nginx-ingress-controller:1.11.3-debian-12-r6
image: docker.io/bitnami/nginx-ingress-controller:1.12.0-debian-12-r0
apiVersion: v2
appVersion: 1.11.3
appVersion: 1.12.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -34,4 +34,4 @@ maintainers:
name: nginx-ingress-controller
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nginx-ingress-controller
version: 11.6.0
version: 11.6.1
4 changes: 2 additions & 2 deletions bitnami/nginx-ingress-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ clusterDomain: cluster.local
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 1.11.3-debian-12-r6
tag: 1.12.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -537,7 +537,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.3-debian-12-r0
tag: 1.27.3-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit cf402b9

Please sign in to comment.