mirror of
https://github.com/bitnami/charts.git
synced 2026-02-27 06:48:01 +08:00
[bitnami/apisix] Bump chart version (#26761)
* [bitnami/apisix] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
aad49d465f
commit
85c6bf2315
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1.1 (2024-05-22)
|
||||
## 3.1.2 (2024-06-05)
|
||||
|
||||
* [bitnami/apisix] Use different liveness/readiness probes ([#26337](https://github.com/bitnami/charts/pull/26337))
|
||||
* [bitnami/apisix] Bump chart version ([#26761](https://github.com/bitnami/charts/pull/26761))
|
||||
|
||||
## <small>3.1.1 (2024-05-23)</small>
|
||||
|
||||
* [bitnami/apisix] Use different liveness/readiness probes (#26337) ([b9e533c](https://github.com/bitnami/charts/commit/b9e533cb5bc8ee31882457136c00e4d253941797)), closes [#26337](https://github.com/bitnami/charts/issues/26337)
|
||||
|
||||
## 3.1.0 (2024-05-21)
|
||||
|
||||
|
||||
@@ -16,33 +16,33 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 3.9.1
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: etcd.enabled
|
||||
version: 10.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: etcd.enabled
|
||||
version: 10.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
|
||||
- apisix
|
||||
- ingress
|
||||
- openresty
|
||||
- controller
|
||||
- http
|
||||
- web
|
||||
- www
|
||||
- reverse proxy
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- 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: 3.1.1
|
||||
- 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.1.2
|
||||
|
||||
Reference in New Issue
Block a user