mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
50 lines
1.5 KiB
YAML
50 lines
1.5 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
tanzuCategory: application
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: apisix
|
|
image: docker.io/bitnami/apisix:3.12.0-debian-12-r3
|
|
- name: apisix-dashboard
|
|
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-12-r69
|
|
- name: apisix-ingress-controller
|
|
image: docker.io/bitnami/apisix-ingress-controller:1.8.4-debian-12-r4
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
|
apiVersion: v2
|
|
appVersion: 3.12.0
|
|
dependencies:
|
|
- name: etcd
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
condition: etcd.enabled
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Apache APISIX is high-performance, real-time API Gateway. Features load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, amongst others.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/apisix/img/apisix-stack-220x234.png
|
|
keywords:
|
|
- apisix
|
|
- ingress
|
|
- openresty
|
|
- controller
|
|
- http
|
|
- web
|
|
- www
|
|
- reverse proxy
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: apisix
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/apisix
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/apisix-dashboard
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/apisix-ingress-controller
|
|
version: 4.2.4
|