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 c64832b chore: upgrade dependency apisix-ingress-controller to 1.1.0
(#918)
c64832b is described below
commit c64832b9fcc260b612f356706e011d7a042177dc
Author: AlinsRan <[email protected]>
AuthorDate: Wed Dec 17 09:20:48 2025 +0800
chore: upgrade dependency apisix-ingress-controller to 1.1.0 (#918)
---
charts/apisix/Chart.lock | 6 +++---
charts/apisix/Chart.yaml | 4 ++--
.../apisix/charts/apisix-ingress-controller-1.0.6.tgz | Bin 179060 -> 0 bytes
.../apisix/charts/apisix-ingress-controller-1.1.0.tgz | Bin 0 -> 179096 bytes
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index a751092..82c6f04 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.6
-digest: sha256:fc56154e41aeac1a86d71d22cdd32b0881e75602ebcf531a9096c6eb2e2453db
-generated: "2025-10-27T08:35:56.210142+08:00"
+ version: 1.1.0
+digest: sha256:f9af7fd7f74e3c12eba94beb90af71801201b925889d5a072e77879ea5fcb1bd
+generated: "2025-12-16T16:38:07.027894869+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 718a506..923de8b 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.4
+version: 2.12.5
# 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.6
+ version: 1.1.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.0.6.tgz
b/charts/apisix/charts/apisix-ingress-controller-1.0.6.tgz
deleted file mode 100644
index 708a35f..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-1.0.6.tgz and
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-1.1.0.tgz
b/charts/apisix/charts/apisix-ingress-controller-1.1.0.tgz
new file mode 100644
index 0000000..fed3a4e
Binary files /dev/null and
b/charts/apisix/charts/apisix-ingress-controller-1.1.0.tgz differ