mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1822,6 +1822,8 @@ dashboard:
|
||||
- tencent-cloud-cls
|
||||
- ai
|
||||
- cas-auth
|
||||
- multi-auth
|
||||
|
||||
## @param dashboard.extraConfig extra configuration settings for APISIX Dashboard
|
||||
##
|
||||
extraConfig: {}
|
||||
|
||||
Reference in New Issue
Block a user