mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/apisix] Release 2.0.9 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
49 lines
1.5 KiB
YAML
49 lines
1.5 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: apisix-dashboard
|
|
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-11-r82
|
|
- name: apisix-ingress-controller
|
|
image: docker.io/bitnami/apisix-ingress-controller:1.6.1-debian-11-r82
|
|
- name: apisix
|
|
image: docker.io/bitnami/apisix:3.4.1-debian-11-r23
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r40
|
|
apiVersion: v2
|
|
appVersion: 3.4.1
|
|
dependencies:
|
|
- name: etcd
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
condition: etcd.enabled
|
|
version: 9.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://bitnami.com/assets/stacks/apisix/img/apisix-stack-220x234.png
|
|
keywords:
|
|
- apisix
|
|
- ingress
|
|
- openresty
|
|
- controller
|
|
- http
|
|
- web
|
|
- www
|
|
- reverse proxy
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
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: 2.0.9
|