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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-11 19:39:20 +00:00
parent e1d9527ed0
commit bf9263ff7d
4 changed files with 9 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.4
digest: sha256:e177cdcd71e67a1e64e95260c4b780374e1d66e85be405d5dc58459654e49ffa
generated: "2022-01-21T15:54:22.991073963Z"
version: 1.11.1
digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2
generated: "2022-02-11T17:38:55.205801221Z"

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: 0.1.2
version: 0.1.3

View File

@@ -490,5 +490,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

@@ -52,7 +52,7 @@ commonAnnotations: {}
image:
registry: docker.io
repository: bitnami/nginx-intel
tag: 0.4.7-debian-10-r3
tag: 0.4.7-debian-10-r15
## 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
@@ -331,7 +331,7 @@ cloneStaticSiteFromGit:
image:
registry: docker.io
repository: bitnami/git
tag: 2.35.0-debian-10-r1
tag: 2.35.1-debian-10-r13
## 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
@@ -435,7 +435,7 @@ ldapDaemon:
image:
registry: docker.io
repository: bitnami/nginx-ldap-auth-daemon
tag: 0.20200116.0-debian-10-r581
tag: 0.20200116.0-debian-10-r584
pullPolicy: IfNotPresent
## @param ldapDaemon.port LDAP Auth Daemon port
##
@@ -767,7 +767,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nginx-exporter
tag: 0.10.0-debian-10-r34
tag: 0.10.0-debian-10-r50
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.