123456789101112131415161718192021222324252627282930313233343536373839 |
- # Copyright Broadcom, Inc. All Rights Reserved.
- # SPDX-License-Identifier: APACHE-2.0
- annotations:
- images: |
- - name: git
- image: docker.io/bitnami/git:2.51.0-debian-12-r0
- - name: nginx
- image: docker.io/bitnami/nginx:1.29.1-debian-12-r0
- - name: nginx-exporter
- image: docker.io/bitnami/nginx-exporter:1.4.2-debian-12-r9
- licenses: Apache-2.0
- tanzuCategory: clusterUtility
- apiVersion: v2
- appVersion: 1.29.1
- dependencies:
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- tags:
- - bitnami-common
- version: 2.x.x
- description: NGINX Open Source is a web server that can be also used as a reverse
- proxy, load balancer, and HTTP cache. Recommended for high-demanding sites due to
- its ability to provide faster content.
- home: https://bitnami.com
- icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/nginx/img/nginx-stack-220x234.png
- keywords:
- - nginx
- - http
- - web
- - www
- - reverse proxy
- maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
- name: nginx
- sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/nginx
- version: 22.0.0
|