mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: apisix
|
|
image: docker.io/bitnami/apisix:3.13.0-debian-12-r4
|
|
- name: apisix-ingress-controller
|
|
image: docker.io/bitnami/apisix-ingress-controller:1.8.4-debian-12-r14
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 3.13.0
|
|
dependencies:
|
|
- condition: etcd.enabled
|
|
name: etcd
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.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: 6.0.1
|