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 49a65fe chore: release apisix v1.9.0, ingress 0.13 and etcd 9.7.3
(#683)
49a65fe is described below
commit 49a65fe8bf0d1ff9124eab8efd364e94a03b8f7b
Author: ikatlinsky <[email protected]>
AuthorDate: Mon Dec 18 04:45:31 2023 +0100
chore: release apisix v1.9.0, ingress 0.13 and etcd 9.7.3 (#683)
Co-authored-by: Katlinsky, Ilya <[email protected]>
---
charts/apisix/Chart.lock | 6 +++---
charts/apisix/Chart.yaml | 4 ++--
.../apisix/charts/apisix-ingress-controller-0.12.2.tgz | Bin 18820 -> 0 bytes
.../apisix/charts/apisix-ingress-controller-0.13.0.tgz | Bin 0 -> 20799 bytes
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/charts/apisix/Chart.lock b/charts/apisix/Chart.lock
index 4a5c493..3d375fd 100644
--- a/charts/apisix/Chart.lock
+++ b/charts/apisix/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
version: 0.8.1
- name: apisix-ingress-controller
repository: https://charts.apiseven.com
- version: 0.12.2
-digest: sha256:fc48bc85c822355c86424979ea1e41b4c5109512c63bf3d85e18f0b5596ffa00
-generated: "2023-12-05T09:45:40.164109+01:00"
+ version: 0.13.0
+digest: sha256:66359355e14f9363cd4f073e2d0efd1e321cfdbe14b9db357db80c09d568d7f4
+generated: "2023-12-13T16:42:52.636466+01:00"
diff --git a/charts/apisix/Chart.yaml b/charts/apisix/Chart.yaml
index 446e712..2920489 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: 1.8.0
+version: 1.9.0
# 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.12.2
+ version: 0.13.0
repository: https://charts.apiseven.com
condition: ingress-controller.enabled
alias: ingress-controller
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.12.2.tgz
b/charts/apisix/charts/apisix-ingress-controller-0.12.2.tgz
deleted file mode 100644
index f002efe..0000000
Binary files a/charts/apisix/charts/apisix-ingress-controller-0.12.2.tgz and
/dev/null differ
diff --git a/charts/apisix/charts/apisix-ingress-controller-0.13.0.tgz
b/charts/apisix/charts/apisix-ingress-controller-0.13.0.tgz
new file mode 100644
index 0000000..6f741aa
Binary files /dev/null and
b/charts/apisix/charts/apisix-ingress-controller-0.13.0.tgz differ