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

AlinsRan 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 8d8948b  chore: upgrade dependency apisix-ingress-controller to 1.3.0 
(#998)
8d8948b is described below

commit 8d8948bf27754dbb4de68faa9ab5c2aaf2b79d45
Author: AlinsRan <[email protected]>
AuthorDate: Wed Aug 19 13:13:50 2026 +0800

    chore: upgrade dependency apisix-ingress-controller to 1.3.0 (#998)
---
 charts/apisix/Chart.lock                               |   6 +++---
 charts/apisix/Chart.yaml                               |   4 ++--
 .../apisix/charts/apisix-ingress-controller-1.2.0.tgz  | Bin 181365 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-1.3.0.tgz  | Bin 0 -> 208476 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index d928993..1854f96 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.2.0
-digest: sha256:69e1bda241185fb174710f296cc74f889329d3a63000db48b7d076230cde875f
-generated: "2026-06-01T15:10:40.061256508+08:00"
+  version: 1.3.0
+digest: sha256:5f06bed359271768199c5be3ff17e8855d38d4a79077d4e96bd859292450fc6d
+generated: "2026-08-18T09:54:21.466659855+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 6a93851..f7220e8 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.16.0
+version: 2.16.1
 
 # 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.2.0
+    version: 1.3.0
     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.2.0.tgz 
b/charts/apisix/charts/apisix-ingress-controller-1.2.0.tgz
deleted file mode 100644
index c6b2023..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-1.2.0.tgz and 
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-1.3.0.tgz 
b/charts/apisix/charts/apisix-ingress-controller-1.3.0.tgz
new file mode 100644
index 0000000..e04cde7
Binary files /dev/null and 
b/charts/apisix/charts/apisix-ingress-controller-1.3.0.tgz differ

Reply via email to