Skip to content

Commit a6a2e9d

Browse files
authored
chore: update ingress subcharts version for apisix (#849)
1 parent 57ce6c5 commit a6a2e9d

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

charts/apisix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
version: 0.8.2
88
- name: apisix-ingress-controller
99
repository: https://charts.apiseven.com
10-
version: 1.0.1
11-
digest: sha256:a05753b8273b1b0e64d5ad94acc325f6191480277ae245bd23d95b696ff72cfc
12-
generated: "2025-07-03T18:18:51.915886+08:00"
10+
version: 1.0.2
11+
digest: sha256:79f85a646cbd3c7b9a85898cf27463e0850b6cfdffd6df489ffa3c0fe1cb83ff
12+
generated: "2025-07-11T10:11:32.7016667+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.11.1
34+
version: 2.11.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
@@ -51,7 +51,7 @@ dependencies:
5151
condition: dashboard.enabled
5252
alias: dashboard
5353
- name: apisix-ingress-controller
54-
version: 1.0.1
54+
version: 1.0.2
5555
repository: https://charts.apiseven.com
5656
condition: ingress-controller.enabled
5757
alias: ingress-controller
-106 KB
Binary file not shown.
106 KB
Binary file not shown.

0 commit comments

Comments
 (0)