mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/nginx] Release 17.0.1 updating components versions (#25801)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.45.0-debian-12-r2
|
||||
image: docker.io/bitnami/git:2.45.0-debian-12-r3
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.26.0-debian-12-r0
|
||||
image: docker.io/bitnami/nginx:1.26.0-debian-12-r1
|
||||
- name: nginx-exporter
|
||||
image: docker.io/bitnami/nginx-exporter:1.1.0-debian-12-r15
|
||||
image: docker.io/bitnami/nginx-exporter:1.1.0-debian-12-r17
|
||||
apiVersion: v2
|
||||
appVersion: 1.26.0
|
||||
dependencies:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: nginx
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/nginx
|
||||
version: 17.0.0
|
||||
version: 17.0.1
|
||||
|
||||
@@ -80,7 +80,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.26.0-debian-12-r0
|
||||
tag: 1.26.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -484,7 +484,7 @@ cloneStaticSiteFromGit:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.45.0-debian-12-r2
|
||||
tag: 2.45.0-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -914,7 +914,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx-exporter
|
||||
tag: 1.1.0-debian-12-r15
|
||||
tag: 1.1.0-debian-12-r17
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user