Skip to content

Commit

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

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

* Update CHANGELOG.md

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 Aug 21, 2024
1 parent 33627b8 commit 3376076
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.3.21 (2024-08-21)
## 11.3.22 (2024-08-21)

* [bitnami/nginx-ingress-controller] Release 11.3.21 ([#28961](https://github.com/bitnami/charts/pull/28961))
* [bitnami/nginx-ingress-controller] Release 11.3.22 ([#28962](https://github.com/bitnami/charts/pull/28962))

## <small>11.3.21 (2024-08-21)</small>

* [bitnami/nginx-ingress-controller] Release 11.3.21 (#28961) ([33627b8](https://github.com/bitnami/charts/commit/33627b8324cc91f1e76df1bf0253d89a2b4a3e1f)), closes [#28961](https://github.com/bitnami/charts/issues/28961)

## <small>11.3.20 (2024-08-16)</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.1-debian-12-r1
- name: nginx-ingress-controller
image: docker.io/bitnami/nginx-ingress-controller:1.11.2-debian-12-r1
image: docker.io/bitnami/nginx-ingress-controller:1.11.2-debian-12-r2
apiVersion: v2
appVersion: 1.11.2
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.3.21
version: 11.3.22
2 changes: 1 addition & 1 deletion bitnami/nginx-ingress-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ clusterDomain: cluster.local
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 1.11.2-debian-12-r1
tag: 1.11.2-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 3376076

Please sign in to comment.