This is an automated email from the ASF dual-hosted git repository. zhangjintao 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 1ff18f1 chore: upgrade APISIX Ingress v1.4.1 (#281) 1ff18f1 is described below commit 1ff18f1efde9b59bda2a670aae085db6d06e40d0 Author: Jintao Zhang <zhangjintao9...@gmail.com> AuthorDate: Thu May 12 16:02:32 2022 +0800 chore: upgrade APISIX Ingress v1.4.1 (#281) --- charts/apisix/Chart.lock | 6 +++--- charts/apisix/Chart.yaml | 4 ++-- .../apisix/charts/apisix-ingress-controller-0.9.0.tgz | Bin 12092 -> 0 bytes .../apisix/charts/apisix-ingress-controller-0.9.1.tgz | Bin 0 -> 12713 bytes 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock index d57b337..229c190 100644 --- a/charts/apisix/Chart.lock +++ b/charts/apisix/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.5.0 - name: apisix-ingress-controller repository: https://charts.apiseven.com - version: 0.9.0 -digest: sha256:9d0ebfb26f3aaed2a13b5bf3458e90a1ffcf68a34a04c495095522283005a28f -generated: "2022-05-02T13:23:41.736595815+03:00" + version: 0.9.1 +digest: sha256:c3daeefb6723106484f8f7565be56dad2de51eb5f97c3b3580ddc897eafb2413 +generated: "2022-05-12T11:33:32.524967754+08:00" diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml index 083b1cc..3f1c394 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: 0.9.2 +version: 0.9.3 # 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 @@ -49,7 +49,7 @@ dependencies: condition: dashboard.enabled alias: dashboard - name: apisix-ingress-controller - version: 0.9.0 + version: 0.9.1 repository: https://charts.apiseven.com condition: ingress-controller.enabled alias: ingress-controller diff --git a/charts/apisix/charts/apisix-ingress-controller-0.9.0.tgz b/charts/apisix/charts/apisix-ingress-controller-0.9.0.tgz deleted file mode 100644 index 58f6b4c..0000000 Binary files a/charts/apisix/charts/apisix-ingress-controller-0.9.0.tgz and /dev/null differ diff --git a/charts/apisix/charts/apisix-ingress-controller-0.9.1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.9.1.tgz new file mode 100644 index 0000000..a637a39 Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.9.1.tgz differ