[bitnami/nginx] Release 19.0.1 (#32261)

* [bitnami/nginx] Release 19.0.1 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-03-04 12:12:59 +01:00
committed by GitHub
parent 5136e8603c
commit 5fe381a12d
5 changed files with 17 additions and 13 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 19.0.1 (2025-03-04)
* [bitnami/nginx] Release 19.0.1 ([#32261](https://github.com/bitnami/charts/pull/32261))
## 19.0.0 (2025-02-10)
* [bitnami/nginx] Release 19.0.0 ([#31852](https://github.com/bitnami/charts/pull/31852))
* [bitnami/nginx] Release 19.0.0 (#31852) ([3af1f49](https://github.com/bitnami/charts/commit/3af1f49c473b8edbcf890583e3f54ad22bc3a7bc)), closes [#31852](https://github.com/bitnami/charts/issues/31852)
## <small>18.3.6 (2025-02-05)</small>
@@ -1491,7 +1495,7 @@
* Change syntax because of linter failing ([adfc357](https://github.com/bitnami/charts/commit/adfc35728c2a8a9def9e1897b3772d64df621354))
* Create NOTES.txt for apache and nginx ([f564ac1](https://github.com/bitnami/charts/commit/f564ac1dedbb88abaa6f3a1c79790a5dff950c33))
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79)), closes [#issuecomment-496883321](https://github.com/bitnami/charts/issues/issuecomment-496883321)
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79))
* Use immutable tags in the main images ([17ca4f5](https://github.com/bitnami/charts/commit/17ca4f5c91da33da03f9e2d411fe5e004e825c4d))
## <small>3.2.1 (2019-05-28)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-02-05T18:17:09.682596376Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-03-04T10:44:21.460386341Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.48.1-debian-12-r4
image: docker.io/bitnami/git:2.48.1-debian-12-r8
- name: nginx
image: docker.io/bitnami/nginx:1.27.4-debian-12-r0
image: docker.io/bitnami/nginx:1.27.4-debian-12-r5
- name: nginx-exporter
image: docker.io/bitnami/nginx-exporter:1.4.1-debian-12-r3
image: docker.io/bitnami/nginx-exporter:1.4.1-debian-12-r8
apiVersion: v2
appVersion: 1.27.4
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: nginx
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nginx
version: 19.0.0
version: 19.0.1

View File

@@ -558,4 +558,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -86,7 +86,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.27.4-debian-12-r1
tag: 1.27.4-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -513,7 +513,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.48.1-debian-12-r4
tag: 2.48.1-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -954,7 +954,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 1.4.1-debian-12-r3
tag: 1.4.1-debian-12-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.