Skip to content

Commit

Permalink
[bitnami/nginx] Release 17.0.2 updating components versions (#26055)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed May 18, 2024
1 parent 0caf8a5 commit 667f77e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bitnami/nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.45.0-debian-12-r3
image: docker.io/bitnami/git:2.45.1-debian-12-r0
- name: nginx
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-r17
image: docker.io/bitnami/nginx-exporter:1.1.0-debian-12-r23
apiVersion: v2
appVersion: 1.26.0
dependencies:
Expand All @@ -34,4 +34,4 @@ maintainers:
name: nginx
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nginx
version: 17.0.1
version: 17.0.2
4 changes: 2 additions & 2 deletions bitnami/nginx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.45.0-debian-12-r3
tag: 2.45.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -914,7 +914,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 1.1.0-debian-12-r17
tag: 1.1.0-debian-12-r23
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 667f77e

Please sign in to comment.