mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
* Added static config map changes * created a sperate volume mount * minnor correction in readme * Update Chart.yaml Incremented the chart minor version * Added extraVolumes and extraVolumeMounts * minnor change * Update deployment.yaml using nginx.tplValue instead of tpl * Merged from master * Update Chart.yaml * [bitnami/nginx] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Shankar Mohan <Shankar.Mohan@mrisoftware.com> Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com> Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
20 lines
406 B
YAML
20 lines
406 B
YAML
apiVersion: v1
|
|
name: nginx
|
|
version: 5.5.0
|
|
appVersion: 1.17.10
|
|
description: Chart for the nginx server
|
|
keywords:
|
|
- nginx
|
|
- http
|
|
- web
|
|
- www
|
|
- reverse proxy
|
|
home: http://www.nginx.org
|
|
icon: https://bitnami.com/assets/stacks/nginx/img/nginx-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-nginx
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|