1234567891011121314151617181920212223242526272829303132333435363738 |
- # Copyright Broadcom, Inc. All Rights Reserved.
- # SPDX-License-Identifier: APACHE-2.0
- annotations:
- category: Infrastructure
- licenses: Apache-2.0
- images: |
- - name: apache
- image: docker.io/bitnami/apache:2.4.59-debian-12-r1
- - name: apache-exporter
- image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r3
- - name: git
- image: docker.io/bitnami/git:2.44.0-debian-12-r2
- apiVersion: v2
- appVersion: 2.4.59
- dependencies:
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- tags:
- - bitnami-common
- version: 2.x.x
- description: Apache HTTP Server is an open-source HTTP server. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.
- home: https://bitnami.com
- icon: https://bitnami.com/assets/stacks/apache/img/apache-stack-220x234.png
- keywords:
- - apache
- - http
- - https
- - www
- - web
- - reverse proxy
- maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
- name: apache
- sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/apache
- version: 11.0.2
|