This is an automated email from the ASF dual-hosted git repository.

ronething pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e5b8df  chore: upgrade dependency apisix-ingress-controller to 1.1.1 
(#933)
7e5b8df is described below

commit 7e5b8dff478dcc86373d6bd9071ab5444c97602b
Author: Ashing Zheng <[email protected]>
AuthorDate: Mon Jan 19 16:43:21 2026 +0800

    chore: upgrade dependency apisix-ingress-controller to 1.1.1 (#933)
    
    Signed-off-by: Ashing Zheng <[email protected]>
---
 charts/apisix/Chart.lock                               |   6 +++---
 charts/apisix/Chart.yaml                               |   4 ++--
 .../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, 5 insertions(+), 5 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..f5b2c60 100644
--- a/charts/apisix/Chart.yaml
+++ b/charts/apisix/Chart.yaml
@@ -31,7 +31,7 @@ type: application
 # This is the chart version. This version number should be incremented each 
time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 2.12.5
+version: 2.12.6
 
 # This is the version number of the application being deployed. This version 
number should be
 # incremented each time you make changes to the application. Versions are not 
expected to
@@ -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

Reply via email to