Skip to content

Commit 95b07ad

Browse files
authored
chore: upgrade ingress chart to 1.0.6 (#893)
1 parent 07df4b1 commit 95b07ad

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

charts/apisix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 12.0.18
55
- name: apisix-ingress-controller
66
repository: https://apache.github.io/apisix-helm-chart
7-
version: 1.0.5
8-
digest: sha256:55ca99d580bfd975ccdc3c422062ee0c0948af7ec715c6e2c6931757ccc234df
9-
generated: "2025-09-28T11:29:35.523212+08:00"
7+
version: 1.0.6
8+
digest: sha256:fc56154e41aeac1a86d71d22cdd32b0881e75602ebcf531a9096c6eb2e2453db
9+
generated: "2025-10-27T08:35:56.210142+08:00"

charts/apisix/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ type: application
3131
# This is the chart version. This version number should be incremented each time you make changes
3232
# to the chart and its templates, including the app version.
3333
# Versions are expected to follow Semantic Versioning (https://semver.org/)
34-
version: 2.12.1
34+
version: 2.12.2
3535

3636
# This is the version number of the application being deployed. This version number should be
3737
# incremented each time you make changes to the application. Versions are not expected to
@@ -46,7 +46,7 @@ dependencies:
4646
repository: https://charts.bitnami.com/bitnami
4747
condition: etcd.enabled
4848
- name: apisix-ingress-controller
49-
version: 1.0.5
49+
version: 1.0.6
5050
repository: https://apache.github.io/apisix-helm-chart
5151
condition: ingress-controller.enabled
5252
alias: ingress-controller
-107 KB
Binary file not shown.
175 KB
Binary file not shown.

0 commit comments

Comments
 (0)