Skip to content

Commit

Permalink
[bitnami/apisix] Release 3.5.1 (#29652)
Browse files Browse the repository at this point in the history
* [bitnami/apisix] Release 3.5.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 29, 2024
1 parent 6635179 commit d4851f4
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
6 changes: 5 additions & 1 deletion bitnami/apisix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 3.5.1 (2024-09-29)

* [bitnami/apisix] Release 3.5.1 ([#29652](https://github.com/bitnami/charts/pull/29652))

## 3.5.0 (2024-09-23)

* [bitnami/apisix] Allow setting externalIPs for services ([#29550](https://github.com/bitnami/charts/pull/29550))
* [bitnami/apisix] Allow setting externalIPs for services (#29550) ([5b2d4c1](https://github.com/bitnami/charts/commit/5b2d4c132c34f01450069aec521b579a726708ec)), closes [#29550](https://github.com/bitnami/charts/issues/29550)

## 3.4.0 (2024-09-13)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/apisix/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
version: 10.2.12
version: 10.2.18
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:6d8eadcbccad68fddc360d833ad1d2ce75305c9392ecfc90719d9cf6be566614
generated: "2024-08-20T18:36:59.210509447Z"
version: 2.23.0
digest: sha256:4dc99196591fe35309cc276d908d86823cd6bbf1c25293bc3eb636a35b278f1d
generated: "2024-09-29T18:44:06.605539914Z"
10 changes: 5 additions & 5 deletions bitnami/apisix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apisix
image: docker.io/bitnami/apisix:3.10.0-debian-12-r0
image: docker.io/bitnami/apisix:3.10.0-debian-12-r2
- name: apisix-dashboard
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-12-r42
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-12-r45
- name: apisix-ingress-controller
image: docker.io/bitnami/apisix-ingress-controller:1.8.2-debian-12-r13
image: docker.io/bitnami/apisix-ingress-controller:1.8.2-debian-12-r16
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 3.10.0
dependencies:
Expand Down Expand Up @@ -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.5.0
version: 3.5.1
8 changes: 4 additions & 4 deletions bitnami/apisix/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/apisix
tag: 3.10.0-debian-12-r0
tag: 3.10.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1685,7 +1685,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/apisix-dashboard
tag: 3.0.1-debian-12-r42
tag: 3.0.1-debian-12-r45
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2432,7 +2432,7 @@ ingressController:
image:
registry: docker.io
repository: bitnami/apisix-ingress-controller
tag: 1.8.2-debian-12-r13
tag: 1.8.2-debian-12-r16
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -3152,7 +3152,7 @@ waitContainer:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r30
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##
Expand Down

0 comments on commit d4851f4

Please sign in to comment.