vichaos opened a new issue, #945: URL: https://github.com/apache/apisix-helm-chart/issues/945
``` $ helm repo list | grep apisix apisix https://apache.github.io/apisix-helm-chart $ helm fetch apisix/apisix --version=2.13.0 $ tar -xf apisix-2.13.0.tgz $ cat apisix/Chart.yaml annotations: artifacthub.io/prerelease: "false" apiVersion: v2 appVersion: 3.15.0 dependencies: - condition: etcd.enabled name: etcd repository: https://charts.bitnami.com/bitnami version: 12.0.18 - alias: ingress-controller condition: ingress-controller.enabled name: apisix-ingress-controller repository: https://apache.github.io/apisix-helm-chart version: 1.1.1 #<--------------------------------------------------- Should it be 1.1.2 ? description: A Helm chart for Apache APISIX v3 icon: https://apache.org/logos/res/apisix/apisix.png maintainers: - name: tao12345666333 - email: [email protected] name: AlinsRan - email: [email protected] name: nic-6443 - email: [email protected] name: bzp2010 - email: [email protected] name: juzhiyuan name: apisix sources: - https://github.com/apache/apisix-helm-chart type: application version: 2.13.0 ``` <img width="3120" height="1779" alt="Image" src="https://github.com/user-attachments/assets/72c2813c-c2cb-4271-b464-f5f6969b7987" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
