mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/nginx] ⚡ ⬆️ Update dependency references (#35176)
* [bitnami/nginx] Release 21.0.7 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/nginx] Rebase main Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com> Co-authored-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
This commit is contained in:
co-authored by
Gonzalo Gomez Gracia
parent
096306954c
commit
241a621618
@@ -1,8 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 21.0.7 (2025-07-17)
|
||||
## 21.0.8 (2025-07-17)
|
||||
|
||||
* [bitnami/nginx] autoGenerated Certificate match with kubernetes.io/tls secret type. (server.crt, server.key -> tls.crt, tls.key) ([#34643](https://github.com/bitnami/charts/pull/34643))
|
||||
* [bitnami/nginx] :zap: :arrow_up: Update dependency references ([#35176](https://github.com/bitnami/charts/pull/35176))
|
||||
|
||||
## <small>21.0.7 (2025-07-17)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/nginx] autoGenerated Certificate match with kubernetes.io/tls secret type. (server.crt, ser ([0963069](https://github.com/bitnami/charts/commit/096306954cb5057bbb628e1aa4b43be50cbdd8a5)), closes [#34643](https://github.com/bitnami/charts/issues/34643)
|
||||
|
||||
## <small>21.0.6 (2025-07-09)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r0
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r1
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.29.0-debian-12-r2
|
||||
image: docker.io/bitnami/nginx:1.29.0-debian-12-r4
|
||||
- name: nginx-exporter
|
||||
image: docker.io/bitnami/nginx-exporter:1.4.2-debian-12-r6
|
||||
image: docker.io/bitnami/nginx-exporter:1.4.2-debian-12-r7
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: nginx
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nginx
|
||||
version: 21.0.7
|
||||
version: 21.0.8
|
||||
|
||||
@@ -516,7 +516,7 @@ cloneStaticSiteFromGit:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.50.1-debian-12-r0
|
||||
tag: 2.50.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -957,7 +957,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx-exporter
|
||||
tag: 1.4.2-debian-12-r6
|
||||
tag: 1.4.2-debian-12-r7
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user