mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/apisix] Release 4.2.2 (#32695)
* [bitnami/apisix] Release 4.2.2 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 4.2.1 (2025-03-20)
|
||||
## 4.2.2 (2025-04-01)
|
||||
|
||||
* [bitnami/apisix] Release 4.2.1 ([#32540](https://github.com/bitnami/charts/pull/32540))
|
||||
* [bitnami/apisix] Release 4.2.2 ([#32695](https://github.com/bitnami/charts/pull/32695))
|
||||
|
||||
## <small>4.2.1 (2025-03-20)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/apisix] Release 4.2.1 (#32540) ([740e6c3](https://github.com/bitnami/charts/commit/740e6c318f0cdd53e45a6ad0d9cedeb4a19b7248)), closes [#32540](https://github.com/bitnami/charts/issues/32540)
|
||||
|
||||
## 4.2.0 (2025-02-24)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.1.5
|
||||
version: 11.2.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:467cbb9bfcf1a516b8a3469949dedd6afadaa9a9c99bcf4688487b30ce04dc4a
|
||||
generated: "2025-03-20T21:59:47.403249803Z"
|
||||
digest: sha256:f00f31af0fc86b8963c3bad8be473a35dc1c85f19581f9dd23ded99026ebce75
|
||||
generated: "2025-04-01T09:02:23.00692708Z"
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apisix
|
||||
image: docker.io/bitnami/apisix:3.11.0-debian-12-r10
|
||||
image: docker.io/bitnami/apisix:3.12.0-debian-12-r0
|
||||
- name: apisix-dashboard
|
||||
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-12-r64
|
||||
- name: apisix-ingress-controller
|
||||
@@ -15,7 +15,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 3.11.0
|
||||
appVersion: 3.12.0
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -46,4 +46,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: 4.2.1
|
||||
version: 4.2.2
|
||||
|
||||
@@ -95,7 +95,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apisix
|
||||
tag: 3.11.0-debian-12-r10
|
||||
tag: 3.12.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user