dcuebas opened a new issue, #393:
URL: https://github.com/apache/apisix-helm-chart/issues/393
I am using an image that includes my custom external plugin but because of
(`.../apisix/templates/configmap.yaml` - line 17)
`{{- $isBeta := (semverCompare ">=2.99.0-0" .Values.apisix.image.tag) }}`
I now get an error:
`error calling semverCompare: Invalid Semantic Version`
Please consider users who are not using default apisix images.
--
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]