You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by kv...@apache.org on 2022/05/16 12:09:45 UTC

[apisix-helm-chart] branch master updated: chore: bump APISIX chart version 0.9.4 (#288)

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 90133a1  chore: bump APISIX chart version 0.9.4 (#288)
90133a1 is described below

commit 90133a1399cf1e0d5f121197d1dab2361b9e6808
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Mon May 16 20:09:41 2022 +0800

    chore: bump APISIX chart version 0.9.4 (#288)
    
    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.1.tgz   | Bin 12713 -> 0 bytes
 .../apisix/charts/apisix-ingress-controller-0.9.2.tgz   | Bin 0 -> 12711 bytes
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 229c190..57bf7c7 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.5.0
 - name: apisix-ingress-controller
   repository: https://charts.apiseven.com
-  version: 0.9.1
-digest: sha256:c3daeefb6723106484f8f7565be56dad2de51eb5f97c3b3580ddc897eafb2413
-generated: "2022-05-12T11:33:32.524967754+08:00"
+  version: 0.9.2
+digest: sha256:b666a43824c21fac47dbc40233a711e9bb60efdd69a09ac66cd9aae1199360d4
+generated: "2022-05-16T18:14:22.065924182+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 3f1c394..12b576a 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.9.3
+version: 0.9.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
@@ -49,7 +49,7 @@ dependencies:
     condition: dashboard.enabled
     alias: dashboard
   - name: apisix-ingress-controller
-    version: 0.9.1
+    version: 0.9.2
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.9.1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.9.1.tgz
deleted file mode 100644
index a637a39..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.9.1.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.9.2.tgz b/charts/apisix/charts/apisix-ingress-controller-0.9.2.tgz
new file mode 100644
index 0000000..84ec46d
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.9.2.tgz differ