Skip to content

Commit c64832b

Browse files
authored
chore: upgrade dependency apisix-ingress-controller to 1.1.0 (#918)
1 parent 0ba4856 commit c64832b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

charts/apisix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 12.0.18
55
- name: apisix-ingress-controller
66
repository: https://apache.github.io/apisix-helm-chart
7-
version: 1.0.6
8-
digest: sha256:fc56154e41aeac1a86d71d22cdd32b0881e75602ebcf531a9096c6eb2e2453db
9-
generated: "2025-10-27T08:35:56.210142+08:00"
7+
version: 1.1.0
8+
digest: sha256:f9af7fd7f74e3c12eba94beb90af71801201b925889d5a072e77879ea5fcb1bd
9+
generated: "2025-12-16T16:38:07.027894869+08:00"

charts/apisix/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ type: application
3131
# This is the chart version. This version number should be incremented each time you make changes
3232
# to the chart and its templates, including the app version.
3333
# Versions are expected to follow Semantic Versioning (https://semver.org/)
34-
version: 2.12.4
34+
version: 2.12.5
3535

3636
# This is the version number of the application being deployed. This version number should be
3737
# incremented each time you make changes to the application. Versions are not expected to
@@ -46,7 +46,7 @@ dependencies:
4646
repository: https://charts.bitnami.com/bitnami
4747
condition: etcd.enabled
4848
- name: apisix-ingress-controller
49-
version: 1.0.6
49+
version: 1.1.0
5050
repository: https://apache.github.io/apisix-helm-chart
5151
condition: ingress-controller.enabled
5252
alias: ingress-controller
-175 KB
Binary file not shown.
175 KB
Binary file not shown.

0 commit comments

Comments
 (0)