This is an automated email from the ASF dual-hosted git repository.

kvn 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 b89cee9  chore: update apisix helm chart dependency (#104)
b89cee9 is described below

commit b89cee992d0f25a3f7d2f5c02fd2b2dbbad2e72f
Author: Jintao Zhang <[email protected]>
AuthorDate: Thu Jun 17 18:42:25 2021 +0800

    chore: update apisix helm chart dependency (#104)
    
    Signed-off-by: Jintao Zhang <[email protected]>
---
 charts/apisix/Chart.lock                                |   6 +++---
 charts/apisix/Chart.yaml                                |   2 +-
 .../apisix/charts/apisix-ingress-controller-0.4.2.tgz   | Bin 6008 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.5.0.tgz   | Bin 0 -> 10116 bytes
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 8dfefbd..fd153a7 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.1.4
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
-  version: 0.4.2
-digest: sha256:f772dfbadd1c7b60e18ecd953e8eb571ec844213317aaaee0c29ed20c5fa11d9
-generated: "2021-06-10T19:26:00.340837503+08:00"
+  version: 0.5.0
+digest: sha256:9caece1d96a10e3ff6b9dd02f0940eaf287af43e15025a6f27b2d6ed834e6795
+generated: "2021-06-17T18:24:13.237789931+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index d3a0c7f..21edd21 100644
--- a/charts/apisix/Chart.yaml
+++ b/charts/apisix/Chart.yaml
@@ -49,7 +49,7 @@ dependencies:
     condition: dashboard.enabled
     alias: dashboard
   - name: apisix-ingress-controller
-    version: 0.4.2
+    version: 0.5.0
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.4.2.tgz 
b/charts/apisix/charts/apisix-ingress-controller-0.4.2.tgz
deleted file mode 100644
index 2d84514..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.4.2.tgz and 
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.5.0.tgz 
b/charts/apisix/charts/apisix-ingress-controller-0.5.0.tgz
new file mode 100644
index 0000000..f20ecdc
Binary files /dev/null and 
b/charts/apisix/charts/apisix-ingress-controller-0.5.0.tgz differ

Reply via email to