mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 11:37:23 +08:00
* [bitnami/apache] Fix probes not reading port from .Values From what I can see the pull request [#1696][1] tried to introduce both customizable path and port number for the livellyness and readyness probes, however, the part where it actually read the custom value from the .Values file was removed before the merge. With this pull request we actually allow people to change the port, as else the now default value is ignored and might cause confusion when nothing happens even though the user has defined a custom port. Signed-off-by: Jonas Alfredsson <jonasal@axis.com> [1]: https://github.com/bitnami/charts/pull/1696 * [bitnami/apache] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
30 lines
836 B
YAML
30 lines
836 B
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 2.4.53
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.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.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/apache
|
|
icon: https://bitnami.com/assets/stacks/apache/img/apache-stack-220x234.png
|
|
keywords:
|
|
- apache
|
|
- http
|
|
- https
|
|
- www
|
|
- web
|
|
- reverse proxy
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: apache
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-apache
|
|
- https://httpd.apache.org
|
|
version: 9.1.2
|