You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by al...@apache.org on 2022/12/23 06:29:38 UTC

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

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

alinsran 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 ccefdc3  chore: update dependency (#425)
ccefdc3 is described below

commit ccefdc319b825b828abfbf0f5cd836897bb27b82
Author: Xin Rong <al...@gmail.com>
AuthorDate: Fri Dec 23 14:29:33 2022 +0800

    chore: update dependency (#425)
    
    Co-authored-by: rongxin <al...@apache.org>
---
 charts/apisix/Chart.lock                                |   6 +++---
 charts/apisix/Chart.yaml                                |   4 ++--
 .../apisix/charts/apisix-ingress-controller-0.10.2.tgz  | Bin 15349 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.11.1.tgz  | Bin 0 -> 15897 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 8805a38..6e0cf78 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.2
-digest: sha256:9cc89957cb8d6f69c53f084cfc1051bfa19e03271ba59afbffe46ed18def2af0
-generated: "2022-12-10T12:48:34.418741+08:00"
+  version: 0.11.1
+digest: sha256:8f72dbd70010b959264931b541298acd59fa91d3bff9ddd37f87d8ac1b0d1b2e
+generated: "2022-12-23T12:56:43.975643741+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 7b3fe4c..fd8af84 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.12.0
+version: 0.12.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
@@ -51,7 +51,7 @@ dependencies:
     condition: dashboard.enabled
     alias: dashboard
   - name: apisix-ingress-controller
-    version: 0.10.2
+    version: 0.11.1
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.10.2.tgz b/charts/apisix/charts/apisix-ingress-controller-0.10.2.tgz
deleted file mode 100644
index 7290284..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.10.2.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.11.1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.11.1.tgz
new file mode 100644
index 0000000..999f1d5
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.11.1.tgz differ