Update inlets-pro to 0.11.14 - #175
Conversation
Bump the default inlets-pro release used by the operator and Helm chart to 0.11.14 for hardened auto-TLS support. Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
AI Pull Request OverviewDisclaimer: This review was generated by automated AI and may contain errors. Do not trust its outputs without human verification. Summary
Approval rating (1-10)9/10. The scoped change is small, consistent across defaults, chart values, and tests, with no blocking issue found. Summary per fileSummary per file
Overall AssessmentThe PR consistently updates the inlets-pro default version used by the operator and Helm chart. The server release string remains in the format consumed by the existing user-data download path, and the Helm chart passes the same value through to the operator flags. I did not find a concrete correctness, migration, security, or compatibility issue in the scoped changes. Detailed ReviewDetailed ReviewNo blocking findings. The changed defaults are internally aligned: AI agent details. |
Description
Update the default inlets-pro release and Helm chart image to 0.11.14 for hardened auto-TLS support.
How Has This Been Tested?
go test ./...helm lint chart/inlets-operatorhelm template review chart/inlets-operatorHow are existing users impacted? What migration steps/scripts do we need?
New tunnel servers and clients will use inlets-pro 0.11.14 by default. No migration is required.
Checklist:
I have:
git commit -s