[bitnami/apisix] Added multi-auth plugin to the plugins list (#29170)

* Added multi-auth plugin

Signed-off-by: sandeep1699 <44254317+sandeep1699@users.noreply.github.com>

* Update Chart.yaml

Updated patch version

Signed-off-by: sandeep1699 <44254317+sandeep1699@users.noreply.github.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: sandeep1699 <44254317+sandeep1699@users.noreply.github.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
sandeep1699
2024-09-04 12:40:03 +05:30
committed by GitHub
parent aa557a2263
commit 69939ca769
3 changed files with 9 additions and 3 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 3.3.10 (2024-08-20)
## 3.3.11 (2024-09-03)
* [bitnami/apisix] Release 3.3.10 ([#28942](https://github.com/bitnami/charts/pull/28942))
* [bitnami/apisix] Added multi-auth plugin to the plugins list ([#29170](https://github.com/bitnami/charts/pull/29170))
## <small>3.3.10 (2024-08-20)</small>
* [bitnami/apisix] Release 3.3.10 (#28942) ([f7bd58e](https://github.com/bitnami/charts/commit/f7bd58e4b2842e0bf1bf2dcd0288beea98dd87a9)), closes [#28942](https://github.com/bitnami/charts/issues/28942)
## <small>3.3.9 (2024-07-25)</small>

View File

@@ -45,4 +45,4 @@ 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: 3.3.10
version: 3.3.11

View File

@@ -1822,6 +1822,8 @@ dashboard:
- tencent-cloud-cls
- ai
- cas-auth
- multi-auth
## @param dashboard.extraConfig extra configuration settings for APISIX Dashboard
##
extraConfig: {}