This is an automated email from the ASF dual-hosted git repository. ronething pushed a commit to branch chore/update_dependency in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
commit 68a2aafafbc6133673f5671de44d13b198331eb9 Author: Ashing Zheng <[email protected]> AuthorDate: Mon Jan 19 15:58:08 2026 +0800 chore: upgrade dependency apisix-ingress-controller to 1.1.1 Signed-off-by: Ashing Zheng <[email protected]> --- charts/apisix/Chart.lock | 6 +++--- charts/apisix/Chart.yaml | 2 +- .../apisix/charts/apisix-ingress-controller-1.1.0.tgz | Bin 179096 -> 0 bytes .../apisix/charts/apisix-ingress-controller-1.1.1.tgz | Bin 0 -> 179092 bytes 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock index 82c6f04..7ea3a3e 100644 --- a/charts/apisix/Chart.lock +++ b/charts/apisix/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 12.0.18 - name: apisix-ingress-controller repository: https://apache.github.io/apisix-helm-chart - version: 1.1.0 -digest: sha256:f9af7fd7f74e3c12eba94beb90af71801201b925889d5a072e77879ea5fcb1bd -generated: "2025-12-16T16:38:07.027894869+08:00" + version: 1.1.1 +digest: sha256:394de9f38f63e35a2b4f48901ef3965b07a8aec6849717894ad920d6089eb3eb +generated: "2026-01-19T15:56:51.701826+08:00" diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml index 923de8b..4361154 100644 --- a/charts/apisix/Chart.yaml +++ b/charts/apisix/Chart.yaml @@ -46,7 +46,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: etcd.enabled - name: apisix-ingress-controller - version: 1.1.0 + version: 1.1.1 repository: https://apache.github.io/apisix-helm-chart condition: ingress-controller.enabled alias: ingress-controller diff --git a/charts/apisix/charts/apisix-ingress-controller-1.1.0.tgz b/charts/apisix/charts/apisix-ingress-controller-1.1.0.tgz deleted file mode 100644 index fed3a4e..0000000 Binary files a/charts/apisix/charts/apisix-ingress-controller-1.1.0.tgz and /dev/null differ diff --git a/charts/apisix/charts/apisix-ingress-controller-1.1.1.tgz b/charts/apisix/charts/apisix-ingress-controller-1.1.1.tgz new file mode 100644 index 0000000..cbde67a Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-1.1.1.tgz differ
