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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-06 21:20:42 +00:00
parent 6cc86edec6
commit 01f191b4f8
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.14.1
digest: sha256:c69621f97b90b8c2e909293fbc475f0a3b0aaa4aa04de5df3e5d7a1974e5d735
generated: "2022-05-20T17:52:17.455448+02:00"
version: 1.16.0
digest: sha256:f41cb9ff725b7c9fa2725634196a6813566d630342f86a74903ed114b282c8c0
generated: "2022-06-06T12:30:35.55115769Z"

View File

@@ -24,4 +24,4 @@ name: nginx-intel
sources:
- https://github.com/bitnami/bitnami-docker-nginx-intel
- https://github.com/intel/asynch_mode_nginx
version: 2.0.7
version: 2.0.8

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
@@ -428,4 +428,4 @@ You may obtain a copy of the License at
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -70,7 +70,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nginx-intel
tag: 0.4.7-debian-10-r114
tag: 0.4.7-debian-11-r0
## 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.36.1-debian-10-r13
tag: 2.36.1-debian-11-r0
## 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-10-r146
tag: 0.10.0-debian-11-r0
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.