You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by zh...@apache.org on 2021/10/22 05:38:48 UTC

[apisix-helm-chart] branch master updated: chore: bump-apisix-ingress-dependency v1.3 (#160)

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 3df81f2  chore: bump-apisix-ingress-dependency v1.3 (#160)
3df81f2 is described below

commit 3df81f2a85b0699871d611ab2a9bac94448f5584
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Fri Oct 22 13:38:43 2021 +0800

    chore: bump-apisix-ingress-dependency v1.3 (#160)
---
 charts/apisix/Chart.lock                                |   6 +++---
 charts/apisix/Chart.yaml                                |   4 ++--
 .../apisix/charts/apisix-ingress-controller-0.7.0.tgz   | Bin 10259 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.8.0.tgz   | Bin 0 -> 11147 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 1a4587b..60bb8cf 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.3.0
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
-  version: 0.7.0
-digest: sha256:bed931e7ea755e0749277131faa53a266db5128df1a97cb12ee9e61d2a3a03d3
-generated: "2021-10-08T19:52:00.529231005+08:00"
+  version: 0.8.0
+digest: sha256:a95474f80d52629d02b3910cb4dda7068de795f27d4bd7e939dc278bde0be730
+generated: "2021-10-21T10:15:46.890156541+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 9b4d2c0..daed938 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.6.0
+version: 0.7.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.7.0
+    version: 0.8.0
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.7.0.tgz b/charts/apisix/charts/apisix-ingress-controller-0.7.0.tgz
deleted file mode 100644
index 7e9fbf7..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.7.0.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.8.0.tgz b/charts/apisix/charts/apisix-ingress-controller-0.8.0.tgz
new file mode 100644
index 0000000..e596cd7
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.8.0.tgz differ