[bitnami/nginx] Release 9.3.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-07-01 12:26:35 +00:00
parent a10473ecfc
commit 0518ee1216
2 changed files with 5 additions and 5 deletions

View File

@@ -25,4 +25,4 @@ name: nginx
sources:
- https://github.com/bitnami/bitnami-docker-nginx
- http://www.nginx.org
version: 9.3.2
version: 9.3.3

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.21.0-debian-10-r13
tag: 1.21.0-debian-10-r21
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -96,7 +96,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.32.0-debian-10-r11
tag: 2.32.0-debian-10-r20
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -416,7 +416,7 @@ ldapDaemon:
image:
registry: docker.io
repository: bitnami/nginx-ldap-auth-daemon
tag: 0.20200116.0-debian-10-r373
tag: 0.20200116.0-debian-10-r382
pullPolicy: IfNotPresent
## LDAP Daemon port
@@ -723,7 +723,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.9.0-debian-10-r80
tag: 0.9.0-debian-10-r87
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.