Skip to content

Commit

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

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

* Update CRDs source URL to use 'v{version}' instead of '{version}'

Signed-off-by: Miguel Ruiz <[email protected]>

* Update README.md with readme-generator-for-helm

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

* Update CRDs automatically

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

* [bitnami/apisix] Use apisix.enable_http2 to enable HTTP/2 in APISIX

Signed-off-by: David Gomez <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Miguel Ruiz <[email protected]>
Signed-off-by: David Gomez <[email protected]>
Co-authored-by: Miguel Ruiz <[email protected]>
Co-authored-by: David Gomez <[email protected]>
Signed-off-by: Matheus Goncalves <[email protected]>
  • Loading branch information
3 people authored and Matheus Goncalves committed May 3, 2024
1 parent a8e1d1c commit 03e3566
Show file tree
Hide file tree
Showing 6 changed files with 398 additions and 396 deletions.
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.0.0
version: 10.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.0
digest: sha256:aa5c0524873119fec943b86247b95c1de9e51da689342e9bd5c771df1e5350e1
generated: "2024-03-18T15:08:59.015072392+01:00"
version: 2.19.1
digest: sha256:e3ea0709d9e53990c120e484396f2549bec37068141416ed7f43974748dfba2f
generated: "2024-04-24T10:27:22.977404865Z"
12 changes: 6 additions & 6 deletions bitnami/apisix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: apisix
image: docker.io/bitnami/apisix:3.8.0-debian-12-r7
image: docker.io/bitnami/apisix:3.9.1-debian-12-r0
- name: apisix-dashboard
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-12-r21
image: docker.io/bitnami/apisix-dashboard:3.0.1-debian-12-r28
- name: apisix-ingress-controller
image: docker.io/bitnami/apisix-ingress-controller:1.8.0-debian-12-r11
image: docker.io/bitnami/apisix-ingress-controller:1.8.1-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r15
image: docker.io/bitnami/os-shell:12-debian-12-r19
apiVersion: v2
appVersion: 3.8.0
appVersion: 3.9.1
dependencies:
- name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
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.0.2
version: 3.0.3
Loading

0 comments on commit 03e3566

Please sign in to comment.