diff --git a/bitnami/nginx-intel/Chart.lock b/bitnami/nginx-intel/Chart.lock index 030a026d23..ba702a9604 100644 --- a/bitnami/nginx-intel/Chart.lock +++ b/bitnami/nginx-intel/Chart.lock @@ -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" diff --git a/bitnami/nginx-intel/Chart.yaml b/bitnami/nginx-intel/Chart.yaml index d6f51cbff6..b28eca5bd4 100644 --- a/bitnami/nginx-intel/Chart.yaml +++ b/bitnami/nginx-intel/Chart.yaml @@ -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 diff --git a/bitnami/nginx-intel/README.md b/bitnami/nginx-intel/README.md index 741bbde7c0..f4de149f34 100644 --- a/bitnami/nginx-intel/README.md +++ b/bitnami/nginx-intel/README.md @@ -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. \ No newline at end of file diff --git a/bitnami/nginx-intel/values.yaml b/bitnami/nginx-intel/values.yaml index 96b2f63a3c..245dcb3a51 100644 --- a/bitnami/nginx-intel/values.yaml +++ b/bitnami/nginx-intel/values.yaml @@ -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.