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 2022/07/21 14:27:52 UTC

[apisix-helm-chart] branch master updated: chore: update dependency (#314)

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 4c9f70b  chore: update dependency (#314)
4c9f70b is described below

commit 4c9f70b74b08829e43a275f0331f77ee5c232d12
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Thu Jul 21 22:27:48 2022 +0800

    chore: update dependency (#314)
    
    Signed-off-by: Jintao Zhang <zh...@gmail.com>
---
 charts/apisix/Chart.lock                                |   6 +++---
 charts/apisix/Chart.yaml                                |   4 ++--
 .../apisix/charts/apisix-ingress-controller-0.9.2.tgz   | Bin 12711 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.9.3.tgz   | Bin 0 -> 12738 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 5b146b8..220ea7c 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.6.0
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
-  version: 0.9.2
-digest: sha256:5144653d4d260b5076d0495388b9a86de01bc2b063b674128c5b6e6075ca6d10
-generated: "2022-06-06T17:38:34.2754529+08:00"
+  version: 0.9.3
+digest: sha256:386debe76c9e351112f4b1a8152846193bd2ac78ad61eef31ba451b48da9af73
+generated: "2022-07-21T16:34:07.260029886+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index b7c5e1c..b728226 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.10.0
+version: 0.10.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
@@ -49,7 +49,7 @@ dependencies:
     condition: dashboard.enabled
     alias: dashboard
   - name: apisix-ingress-controller
-    version: 0.9.2
+    version: 0.9.3
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.9.2.tgz b/charts/apisix/charts/apisix-ingress-controller-0.9.2.tgz
deleted file mode 100644
index 84ec46d..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.9.2.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.9.3.tgz b/charts/apisix/charts/apisix-ingress-controller-0.9.3.tgz
new file mode 100644
index 0000000..5ed3b46
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.9.3.tgz differ