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/30 10:52:26 UTC

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

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 3a9c4a6  chore: update Ingress 1.6 dependency (#434)
3a9c4a6 is described below

commit 3a9c4a6bdae6b38efea85f701dcab00324916344
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Fri Dec 30 18:52:22 2022 +0800

    chore: update Ingress 1.6 dependency (#434)
---
 charts/apisix/Chart.lock                                |   6 +++---
 charts/apisix/Chart.yaml                                |   4 ++--
 .../apisix/charts/apisix-ingress-controller-0.11.1.tgz  | Bin 15897 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.11.3.tgz  | Bin 0 -> 15901 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 6e0cf78..14c7061 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.11.1
-digest: sha256:8f72dbd70010b959264931b541298acd59fa91d3bff9ddd37f87d8ac1b0d1b2e
-generated: "2022-12-23T12:56:43.975643741+08:00"
+  version: 0.11.3
+digest: sha256:c7873b7d21e0f5eaeca649dccdc344de5fceed50c11925c9f71263659671057a
+generated: "2022-12-30T18:30:37.854445324+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index bda4246..2be1225 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.2
+version: 0.12.3
 
 # 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.11.1
+    version: 0.11.3
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.11.1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.11.1.tgz
deleted file mode 100644
index 999f1d5..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.11.1.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.11.3.tgz b/charts/apisix/charts/apisix-ingress-controller-0.11.3.tgz
new file mode 100644
index 0000000..a527f61
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.11.3.tgz differ