MirtoBusico opened a new issue, #561:
URL: https://github.com/apache/apisix-helm-chart/issues/561
Hi all,
Im using the chart
```
sysop@hdev:~/H/software/apisisx$ helm show chart apisix/apisix
annotations:
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 3.3.0
dependencies:
- condition: etcd.enabled
name: etcd
repository: https://charts.bitnami.com/bitnami
version: 8.7.7
- alias: dashboard
condition: dashboard.enabled
name: apisix-dashboard
repository: https://charts.apiseven.com
version: 0.8.0
- alias: ingress-controller
condition: ingress-controller.enabled
name: apisix-ingress-controller
repository: https://charts.apiseven.com
version: 0.11.4
description: A Helm chart for Apache APISIX v3
icon: https://apache.org/logos/res/apisix/apisix.png
maintainers:
- name: tao12345666333
name: apisix
sources:
- https://github.com/apache/apisix-helm-chart
type: application
version: 1.4.0
```
This installs Apisix 3.3.0; but I want to install Apisix 3.2.1 (If I
understand correctly this id the LTS version).
How can I install Apisix 3.2.1 with this helm chart?
--
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]