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/10/09 08:27:21 UTC

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

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

commit eb567146201e27a59a3739f28923dc5e4f978e4f
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Sun Oct 9 16:27:15 2022 +0800

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

diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index ada6c50..f37597c 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.10.0-rc1
-digest: sha256:785d5dd2569197c4c3b3a18876c7f2f94513553b6960d6b5f99b25aa382b9c9d
-generated: "2022-08-31T16:40:22.338355307+08:00"
+  version: 0.10.1
+digest: sha256:74e31b4bbe14fc6ba1079ef1ba4f0bceb48412e13bd38a881d593afbdab32ce8
+generated: "2022-10-09T16:09:19.030279314+08:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 7d894c0..42770ba 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.1-rc1
+version: 0.11.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.0-rc1
+    version: 0.10.1
     repository: https://charts.apiseven.com
     condition: ingress-controller.enabled
     alias: ingress-controller
@@ -61,4 +61,4 @@ maintainers:
 
 # ref: https://artifacthub.io/docs/topics/annotations/helm/
 annotations:
-  artifacthub.io/prerelease: "true"
+  artifacthub.io/prerelease: "false"
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.10.0-rc1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.10.0-rc1.tgz
deleted file mode 100644
index ec8fb2b..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.10.0-rc1.tgz and /dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.10.1.tgz b/charts/apisix/charts/apisix-ingress-controller-0.10.1.tgz
new file mode 100644
index 0000000..dc37c26
Binary files /dev/null and b/charts/apisix/charts/apisix-ingress-controller-0.10.1.tgz differ