[bitnami/nginx] Release 8.2.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-12-15 22:11:29 +00:00
parent f047c142ec
commit 5aeba84a69
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 1.19.5
appVersion: 1.19.6
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -25,4 +25,4 @@ name: nginx
sources:
- https://github.com/bitnami/bitnami-docker-nginx
- http://www.nginx.org
version: 8.2.1
version: 8.2.2

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.5-debian-10-r0
tag: 1.19.6-debian-10-r0
## 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
@@ -87,7 +87,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.29.2-debian-10-r24
tag: 2.29.2-debian-10-r44
## 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
@@ -350,7 +350,7 @@ ldapDaemon:
image:
registry: docker.io
repository: bitnami/nginx-ldap-auth-daemon
tag: 0.20200116.0-debian-10-r179
tag: 0.20200116.0-debian-10-r199
pullPolicy: IfNotPresent
## LDAP Daemon port
@@ -618,7 +618,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.8.0-debian-10-r147
tag: 0.8.0-debian-10-r168
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.