Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/apisix-ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ keywords:
- nginx
- crd
type: application
version: 1.1.2
version: 1.1.3
appVersion: 2.0.1
sources:
- https://github.com/apache/apisix-helm-chart
Expand Down
6 changes: 3 additions & 3 deletions charts/apisix/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 12.0.18
- name: apisix-ingress-controller
repository: https://apache.github.io/apisix-helm-chart
version: 1.1.1
digest: sha256:394de9f38f63e35a2b4f48901ef3965b07a8aec6849717894ad920d6089eb3eb
generated: "2026-01-19T15:56:51.701826+08:00"
version: 1.1.2
digest: sha256:1202aef85beea53148e578f0976e00e5330ebae38783ed9fab6ca18c127b1a39
generated: "2026-04-15T18:46:12.089836+01:00"
4 changes: 2 additions & 2 deletions charts/apisix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2.14.0
version: 2.14.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
Expand All @@ -46,7 +46,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: etcd.enabled
- name: apisix-ingress-controller
version: 1.1.1
version: 1.1.3
repository: https://apache.github.io/apisix-helm-chart
condition: ingress-controller.enabled
alias: ingress-controller
Expand Down
Binary file not shown.
Binary file not shown.
Loading