Recent Releases of frp-operator
frp-operator - v0.3.1
What's Changed
- modify template to proper toml format by @JinxCappa in https://github.com/zufardhiyaulhaq/frp-operator/pull/6
New Contributors
- @JinxCappa made their first contribution in https://github.com/zufardhiyaulhaq/frp-operator/pull/6
Full Changelog: https://github.com/zufardhiyaulhaq/frp-operator/compare/v0.3.0...v0.3.1
- Go
Published by zufardhiyaulhaq over 1 year ago
frp-operator - v0.3.0
Releasing v0.3.0 🥳🥳
Changes: - Update frp client image to 0.56.0 - support UDP (alpha) - support upstream TCP healthcheck
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/frp-operator/v0.3.0/charts/frp-operator/crds/crds.yaml
New Contributors
- @walejandromt made their first contribution in https://github.com/zufardhiyaulhaq/frp-operator/pull/3
Full Changelog: https://github.com/zufardhiyaulhaq/frp-operator/compare/v0.2.0...v0.3.0
- Go
Published by zufardhiyaulhaq almost 2 years ago
frp-operator - v0.2.0
Releasing v0.2.0 🥳🥳
Changes: - Implement encryption by default - Adding the ability to support proxy protocol for TCP tunneling
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/frp-operator/v0.2.0/charts/frp-operator/crds/crds.yaml
- Go
Published by zufardhiyaulhaq over 3 years ago
frp-operator - v0.1.0
The first release of frp-operator 🥳. This operator helps you spine frp client inside Kubernetes so you can easily access your Kubernetes from the public.
- Alpha support for TCP upstream
- Support ARM64 & AMD64
- Go
Published by zufardhiyaulhaq over 3 years ago