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/12/12 05:56:22 UTC

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

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 b4ff7a0  chore: update dependency (#412)
b4ff7a0 is described below

commit b4ff7a0fa4e1e53ec0519bac661a72605142c8c0
Author: Gallardot <tt...@163.com>
AuthorDate: Mon Dec 12 13:56:18 2022 +0800

    chore: update dependency (#412)
---
 charts/apisix/Chart.lock                                |   6 +++---
 charts/apisix/Chart.yaml                                |   4 ++--
 .../apisix/charts/apisix-ingress-controller-0.10.1.tgz  | Bin 15216 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.10.2.tgz  | Bin 0 -> 15349 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 6b36428..8805a38 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.6.1
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
-  version: 0.10.1
-digest: sha256:32791ba5c895ce7864bae161f6e71970c1b017174337e0c5e7d3754f7958889b
-generated: "2022-11-08T13:24:13.766319+08:00"
+  version: 0.10.2
+digest: sha256:9cc89957cb8d6f69c53f084cfc1051bfa19e03271ba59afbffe46ed18def2af0
+generated: "2022-12-10T12:48:34.418741+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 0e7cdfe..bc43c69 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.11.3
+version: 0.11.4
 
 # 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.10.1
+    version: 0.10.2
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.10.1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.10.1.tgz
deleted file mode 100644
index dc37c26..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.10.1.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.10.2.tgz b/charts/apisix/charts/apisix-ingress-controller-0.10.2.tgz
new file mode 100644
index 0000000..7290284
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.10.2.tgz differ