Skip to content

Commit

Permalink
[bitnami/nginx] Release 18.1.10 (#28959)
Browse files Browse the repository at this point in the history
* [bitnami/nginx] Release 18.1.10 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 Aug 21, 2024
1 parent 9ff4ab2 commit 83e2fa5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/nginx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 18.1.9 (2024-08-14)
## 18.1.10 (2024-08-21)

* [bitnami/nginx] Release 18.1.9 ([#28886](https://github.com/bitnami/charts/pull/28886))
* [bitnami/nginx] Release 18.1.10 ([#28959](https://github.com/bitnami/charts/pull/28959))

## <small>18.1.9 (2024-08-14)</small>

* [bitnami/nginx] Release 18.1.9 (#28886) ([1dccc11](https://github.com/bitnami/charts/commit/1dccc11c8e8cfa80aad6fc6628d1edc02c49b4a4)), closes [#28886](https://github.com/bitnami/charts/issues/28886)

## <small>18.1.8 (2024-08-13)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: git
image: docker.io/bitnami/git:2.46.0-debian-12-r0
- name: nginx
image: docker.io/bitnami/nginx:1.27.1-debian-12-r0
image: docker.io/bitnami/nginx:1.27.1-debian-12-r1
- name: nginx-exporter
image: docker.io/bitnami/nginx-exporter:1.3.0-debian-12-r2
apiVersion: v2
Expand All @@ -34,4 +34,4 @@ maintainers:
name: nginx
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nginx
version: 18.1.9
version: 18.1.10
2 changes: 1 addition & 1 deletion bitnami/nginx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.1-debian-12-r0
tag: 1.27.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 83e2fa5

Please sign in to comment.