Skip to content

Commit

Permalink
[bitnami/nginx-ingress-controller] Release 11.6.5 (#31437)
Browse files Browse the repository at this point in the history
* [bitnami/nginx-ingress-controller] Release 11.6.5 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 Jan 17, 2025
1 parent c198f0f commit 94ca4e6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/nginx-ingress-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 11.6.4 (2025-01-10)
## 11.6.5 (2025-01-17)

* [bitnami/nginx-ingress-controller] Release 11.6.4 ([#31300](https://github.com/bitnami/charts/pull/31300))
* [bitnami/nginx-ingress-controller] Release 11.6.5 ([#31437](https://github.com/bitnami/charts/pull/31437))

## <small>11.6.4 (2025-01-10)</small>

* [bitnami/nginx-ingress-controller] Release 11.6.4 (#31300) ([dafa15f](https://github.com/bitnami/charts/commit/dafa15f8e54bd49618a0c8e64ca630307c6aab32)), closes [#31300](https://github.com/bitnami/charts/issues/31300)

## <small>11.6.3 (2025-01-08)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/nginx-ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: nginx
image: docker.io/bitnami/nginx:1.27.3-debian-12-r5
- name: nginx-ingress-controller
image: docker.io/bitnami/nginx-ingress-controller:1.12.0-debian-12-r3
image: docker.io/bitnami/nginx-ingress-controller:1.12.0-debian-12-r4
apiVersion: v2
appVersion: 1.12.0
dependencies:
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.4
version: 11.6.5
2 changes: 1 addition & 1 deletion 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.12.0-debian-12-r3
tag: 1.12.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 94ca4e6

Please sign in to comment.