We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af07a87 commit 9ad256dCopy full SHA for 9ad256d
charts/apisix-ingress-controller/Chart.yaml
@@ -24,8 +24,8 @@ keywords:
24
- nginx
25
- crd
26
type: application
27
-version: 1.0.4
28
-appVersion: 2.0.0-rc3
+version: 1.0.5
+appVersion: 2.0.0-rc4
29
sources:
30
- https://github.com/apache/apisix-helm-chart
31
charts/apisix-ingress-controller/values.yaml
@@ -60,7 +60,7 @@ deployment:
60
image:
61
repository: apache/apisix-ingress-controller
62
pullPolicy: IfNotPresent
63
- tag: "dev"
+ tag: "2.0.0-rc4"
64
# -- Set pod resource requests & limits
65
resources: {}
66
0 commit comments