Skip to content

Commit 7e5b8df

Browse files
authored
chore: upgrade dependency apisix-ingress-controller to 1.1.1 (#933)
Signed-off-by: Ashing Zheng <axingfly@gmail.com>
1 parent a7ae1ad commit 7e5b8df

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.1.0
8-
digest: sha256:f9af7fd7f74e3c12eba94beb90af71801201b925889d5a072e77879ea5fcb1bd
9-
generated: "2025-12-16T16:38:07.027894869+08:00"
7+
version: 1.1.1
8+
digest: sha256:394de9f38f63e35a2b4f48901ef3965b07a8aec6849717894ad920d6089eb3eb
9+
generated: "2026-01-19T15:56:51.701826+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.5
34+
version: 2.12.6
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.1.0
49+
version: 1.1.1
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)