Skip to content

Commit

Permalink
[bitnami/nginx] Release 8.8.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Mar 30, 2021
1 parent 4a2ce7e commit 4e3b753
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bitnami/nginx/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.4.1
digest: sha256:81be4c0ebd0a81952423b24268e82697231b8c07991ee60b23b950ff1db003a2
generated: "2021-03-09T17:05:21.88045024Z"
version: 1.4.2
digest: sha256:4e3ec38e0e27e9fc1defb2a13f67a0aa12374bf0b15f06a6c13b1b46df6bffeb
generated: "2021-03-30T19:27:36.695816511Z"
4 changes: 2 additions & 2 deletions bitnami/nginx/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 1.19.8
appVersion: 1.19.9
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand All @@ -25,4 25,4 @@ name: nginx
sources:
- https://github.com/bitnami/bitnami-docker-nginx
- http://www.nginx.org
version: 8.8.0
version: 8.8.1
8 changes: 4 additions & 4 deletions bitnami/nginx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 13,7 @@
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.8-debian-10-r0
tag: 1.19.9-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
Expand Down Expand Up @@ -96,7 96,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.31.0-debian-10-r2
tag: 2.31.1-debian-10-r3
## 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
Expand Down Expand Up @@ -393,7 393,7 @@ ldapDaemon:
image:
registry: docker.io
repository: bitnami/nginx-ldap-auth-daemon
tag: 0.20200116.0-debian-10-r276
tag: 0.20200116.0-debian-10-r299
pullPolicy: IfNotPresent

## LDAP Daemon port
Expand Down Expand Up @@ -696,7 696,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.8.0-debian-10-r247
tag: 0.9.0-debian-10-r7
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 4e3b753

Please sign in to comment.