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 6819e4a chore: bump apisix dependency (#136)
6819e4a is described below
commit 6819e4ab9e91cda9b44bce00fa89659756538052
Author: Jintao Zhang <[email protected]>
AuthorDate: Fri Aug 27 18:16:02 2021 +0800
chore: bump apisix dependency (#136)
Signed-off-by: Jintao Zhang <[email protected]>
---
charts/apisix/Chart.lock | 6 +++---
charts/apisix/Chart.yaml | 4 ++--
.../apisix/charts/apisix-ingress-controller-0.6.0.tgz | Bin 10237 -> 0 bytes
.../apisix/charts/apisix-ingress-controller-0.7.0.tgz | Bin 0 -> 10259 bytes
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 7441b72..2327dbe 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
version: 0.1.5
- name: apisix-ingress-controller
repository: https://charts.apiseven.com
- version: 0.6.0
-digest: sha256:706f74078c4ad14c32f11c3c20b476d23d0fe5772e23e62d121b1bbc699f7cf3
-generated: "2021-08-23T12:54:39.857013357+08:00"
+ version: 0.7.0
+digest: sha256:ba2e22978404b757738d0a29fe0cec28df329a74011f75785725f2aa113edc9c
+generated: "2021-08-27T17:58:16.705474701+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 13b41cf..b167df6 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.3.6
+version: 0.4.0
# 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.6.0
+ version: 0.7.0
repository: https://charts.apiseven.com
condition: ingress-controller.enabled
alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.6.0.tgz
b/charts/apisix/charts/apisix-ingress-controller-0.6.0.tgz
deleted file mode 100644
index 513a0bd..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.6.0.tgz and
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.7.0.tgz
b/charts/apisix/charts/apisix-ingress-controller-0.7.0.tgz
new file mode 100644
index 0000000..7e9fbf7
Binary files /dev/null and
b/charts/apisix/charts/apisix-ingress-controller-0.7.0.tgz differ