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 45c6b48 chore: release apisix v1.4.1 with ingress v0.11.7 (#573)
45c6b48 is described below
commit 45c6b4843c6276c6145152321871775eac511393
Author: ikatlinsky <[email protected]>
AuthorDate: Thu Jul 6 10:45:12 2023 +0200
chore: release apisix v1.4.1 with ingress v0.11.7 (#573)
Co-authored-by: Katlinsky, Ilya <[email protected]>
---
charts/apisix/Chart.lock | 6 +++---
charts/apisix/Chart.yaml | 4 ++--
.../apisix/charts/apisix-ingress-controller-0.11.6.tgz | Bin 16291 -> 0 bytes
.../apisix/charts/apisix-ingress-controller-0.11.7.tgz | Bin 0 -> 16791 bytes
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index b72040c..b0713bb 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
version: 0.8.0
- name: apisix-ingress-controller
repository: https://charts.apiseven.com
- version: 0.11.6
-digest: sha256:9df7b6647db898e47bfcb2ccf80fa2ee8df210d609cb2af31fe614aab3c64934
-generated: "2023-06-20T15:14:46.946284767+08:00"
+ version: 0.11.7
+digest: sha256:459d973b6f8f20e6f80831056a0bc924cebfac139f44fe7e45abd7cc91d0142b
+generated: "2023-07-05T07:50:48.489645+02:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 1c6454a..3303b3a 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: 1.4.0
+version: 1.4.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
@@ -51,7 +51,7 @@ dependencies:
condition: dashboard.enabled
alias: dashboard
- name: apisix-ingress-controller
- version: 0.11.6
+ version: 0.11.7
repository: https://charts.apiseven.com
condition: ingress-controller.enabled
alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.11.6.tgz
b/charts/apisix/charts/apisix-ingress-controller-0.11.6.tgz
deleted file mode 100644
index 8759e9f..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.11.6.tgz and
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.11.7.tgz
b/charts/apisix/charts/apisix-ingress-controller-0.11.7.tgz
new file mode 100644
index 0000000..8df6372
Binary files /dev/null and
b/charts/apisix/charts/apisix-ingress-controller-0.11.7.tgz differ