Skip to content

Commit 9ad256d

Browse files
committed
update version
1 parent af07a87 commit 9ad256d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/apisix-ingress-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ keywords:
2424
- nginx
2525
- crd
2626
type: application
27-
version: 1.0.4
28-
appVersion: 2.0.0-rc3
27+
version: 1.0.5
28+
appVersion: 2.0.0-rc4
2929
sources:
3030
- https://github.com/apache/apisix-helm-chart
3131

charts/apisix-ingress-controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ deployment:
6060
image:
6161
repository: apache/apisix-ingress-controller
6262
pullPolicy: IfNotPresent
63-
tag: "dev"
63+
tag: "2.0.0-rc4"
6464
# -- Set pod resource requests & limits
6565
resources: {}
6666

0 commit comments

Comments
 (0)