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 95b07ad chore: upgrade ingress chart to 1.0.6 (#893)
95b07ad is described below
commit 95b07ad24585aa98eb70535ee3da8648afc8112b
Author: AlinsRan <[email protected]>
AuthorDate: Mon Oct 27 12:44:09 2025 +0800
chore: upgrade ingress chart to 1.0.6 (#893)
---
charts/apisix/Chart.lock | 6 +++---
charts/apisix/Chart.yaml | 4 ++--
.../apisix/charts/apisix-ingress-controller-1.0.5.tgz | Bin 109123 -> 0 bytes
.../apisix/charts/apisix-ingress-controller-1.0.6.tgz | Bin 0 -> 179060 bytes
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 6f4df69..a751092 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.0.5
-digest: sha256:55ca99d580bfd975ccdc3c422062ee0c0948af7ec715c6e2c6931757ccc234df
-generated: "2025-09-28T11:29:35.523212+08:00"
+ version: 1.0.6
+digest: sha256:fc56154e41aeac1a86d71d22cdd32b0881e75602ebcf531a9096c6eb2e2453db
+generated: "2025-10-27T08:35:56.210142+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 384395e..46653d3 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.1
+version: 2.12.2
# 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.0.5
+ version: 1.0.6
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.0.5.tgz
b/charts/apisix/charts/apisix-ingress-controller-1.0.5.tgz
deleted file mode 100644
index 75585fb..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-1.0.5.tgz and
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-1.0.6.tgz
b/charts/apisix/charts/apisix-ingress-controller-1.0.6.tgz
new file mode 100644
index 0000000..708a35f
Binary files /dev/null and
b/charts/apisix/charts/apisix-ingress-controller-1.0.6.tgz differ