diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock index c410d7e8..7fef2f84 100644 --- a/charts/apisix/Chart.lock +++ b/charts/apisix/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.8.2 - name: apisix-ingress-controller repository: https://charts.apiseven.com - version: 1.0.1 -digest: sha256:a05753b8273b1b0e64d5ad94acc325f6191480277ae245bd23d95b696ff72cfc -generated: "2025-07-03T18:18:51.915886+08:00" + version: 1.0.2 +digest: sha256:79f85a646cbd3c7b9a85898cf27463e0850b6cfdffd6df489ffa3c0fe1cb83ff +generated: "2025-07-11T10:11:32.7016667+08:00" diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml index 2cd5396c..78f1c2d1 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.11.1 +version: 2.11.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 @@ -51,7 +51,7 @@ dependencies: condition: dashboard.enabled alias: dashboard - name: apisix-ingress-controller - version: 1.0.1 + version: 1.0.2 repository: https://charts.apiseven.com condition: ingress-controller.enabled alias: ingress-controller diff --git a/charts/apisix/charts/apisix-ingress-controller-1.0.1.tgz b/charts/apisix/charts/apisix-ingress-controller-1.0.1.tgz deleted file mode 100644 index 5b094238..00000000 Binary files a/charts/apisix/charts/apisix-ingress-controller-1.0.1.tgz and /dev/null differ diff --git a/charts/apisix/charts/apisix-ingress-controller-1.0.2.tgz b/charts/apisix/charts/apisix-ingress-controller-1.0.2.tgz new file mode 100644 index 00000000..0b093a85 Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-1.0.2.tgz differ