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

nic443 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 865a2fe  chore: update apisix chart with ingress controller rc4 (#869)
865a2fe is described below

commit 865a2fe8c291f5106979306a5585e8c63c058e10
Author: AlinsRan <alins...@apache.org>
AuthorDate: Mon Sep 1 11:02:11 2025 +0800

    chore: update apisix chart with ingress controller rc4 (#869)
---
 charts/apisix/Chart.lock                               |   6 +++---
 charts/apisix/Chart.yaml                               |   2 +-
 .../apisix/charts/apisix-ingress-controller-1.0.4.tgz  | Bin 108754 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-1.0.5.tgz  | Bin 0 -> 109123 bytes
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index cd0dfd3..dce9a7b 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
   version: 9.7.3
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
-  version: 1.0.4
-digest: sha256:20c46ac0b6d1d32edba42d45fefffa90b19ad80d6614f7fa375205fb383881a9
-generated: "2025-08-04T23:40:34.315594+08:00"
+  version: 1.0.5
+digest: sha256:cf722d2d1c67d1097a7eb9dabe0fca76077dc15debaf8ab12b155b508c1c3e35
+generated: "2025-09-01T10:34:11.239287+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index f5f85a6..98576e5 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.0.4
+    version: 1.0.5
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-1.0.4.tgz 
b/charts/apisix/charts/apisix-ingress-controller-1.0.4.tgz
deleted file mode 100644
index c3f49de..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-1.0.4.tgz and 
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-1.0.5.tgz 
b/charts/apisix/charts/apisix-ingress-controller-1.0.5.tgz
new file mode 100644
index 0000000..75585fb
Binary files /dev/null and 
b/charts/apisix/charts/apisix-ingress-controller-1.0.5.tgz differ

Reply via email to