Release Ngrok Operator v1.3.0 🥳.
- Alpha support for ARM64 Architecture
- Fix bug on
bind_tls
Using ARM64 Architecture
You can seamlessly install ngrok-operator in ARM64. You need to use a different image in Ngrok
object.
spec:
podSpec:
image: zufardhiyaulhaq/ngrok:v1.0.0-arm64
How to Upgrade
Helm by default doesn't update the crds, you need to apply the crds manually
kubectl apply -f https://raw.githubusercontent.com/zufardhiyaulhaq/ngrok-operator/v1.3.0/charts/ngrok-operator/crds/crds.yaml