[bitnami/nginx-intel] Release 2.0.13 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-07-30 10:07:06 +00:00
parent e27aafb51d
commit 871e81c514
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:f41cb9ff725b7c9fa2725634196a6813566d630342f86a74903ed114b282c8c0
generated: "2022-06-06T12:30:35.55115769Z"
version: 1.16.1
digest: sha256:bcc717c6a14262fac51e6434020ee5dd6148b864fe6cff6266c1d481df4a0c91
generated: "2022-07-29T02:19:12.739213649Z"

View File

@@ -24,4 +24,4 @@ name: nginx-intel
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/nginx-intel
- https://github.com/intel/asynch_mode_nginx
version: 2.0.12
version: 2.0.13

View File

@@ -7,7 +7,7 @@ NGINX Open Source for Intel is a lightweight server, combined with cryptography
[Overview of NGINX Open Source for Intel](https://github.com/intel/asynch_mode_nginx)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```bash

View File

@@ -70,7 +70,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nginx-intel
tag: 0.4.7-debian-11-r9
tag: 0.4.7-debian-11-r22
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -403,7 +403,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.37.0-debian-11-r0
tag: 2.37.1-debian-11-r5
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -773,7 +773,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.10.0-debian-11-r9
tag: 0.10.0-debian-11-r19
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.