diff --git a/charts/apisix-ingress-controller/Chart.yaml b/charts/apisix-ingress-controller/Chart.yaml index 0704772b..80c07dfc 100644 --- a/charts/apisix-ingress-controller/Chart.yaml +++ b/charts/apisix-ingress-controller/Chart.yaml @@ -24,7 +24,7 @@ keywords: - nginx - crd type: application -version: 1.1.2 +version: 1.1.3 appVersion: 2.0.1 sources: - https://github.com/apache/apisix-helm-chart diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock index 7ea3a3ea..eae668a0 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.1 -digest: sha256:394de9f38f63e35a2b4f48901ef3965b07a8aec6849717894ad920d6089eb3eb -generated: "2026-01-19T15:56:51.701826+08:00" + version: 1.1.2 +digest: sha256:1202aef85beea53148e578f0976e00e5330ebae38783ed9fab6ca18c127b1a39 +generated: "2026-04-15T18:46:12.089836+01:00" diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml index d3a6c305..4e46b335 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.14.0 +version: 2.14.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.1.1 + version: 1.1.3 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.1.tgz b/charts/apisix/charts/apisix-ingress-controller-1.1.1.tgz deleted file mode 100644 index cbde67a0..00000000 Binary files a/charts/apisix/charts/apisix-ingress-controller-1.1.1.tgz and /dev/null differ diff --git a/charts/apisix/charts/apisix-ingress-controller-1.1.2.tgz b/charts/apisix/charts/apisix-ingress-controller-1.1.2.tgz new file mode 100644 index 00000000..c0531f01 Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-1.1.2.tgz differ