diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock index 82c6f04a..7ea3a3ea 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 923de8bc..f5b2c609 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 fed3a4e1..00000000 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 00000000..cbde67a0 Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-1.1.1.tgz differ