diff --git a/CITATION.cff b/CITATION.cff index 04cbdd3..1a9b220 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,6 +4,6 @@ authors: - family-names: "Dhiyaulhaq" given-names: "Zufar" title: "frp-operator" -version: 1.0.0 +version: 0.1.0 date-released: 2022-06-12 url: "https://github.com/zufardhiyaulhaq/frp-operator" diff --git a/README.md b/README.md index ee7b544..43a6313 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Expose your service in Kubernetes to the Internet with open source FRP! ![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) [![made with Go](https://img.shields.io/badge/made%20with-Go-brightgreen)](http://golang.org) [![Github main branch build](https://img.shields.io/github/workflow/status/zufardhiyaulhaq/frp-operator/Main)](https://github.com/zufardhiyaulhaq/frp-operator/actions/workflows/main.yml) [![GitHub issues](https://img.shields.io/github/issues/zufardhiyaulhaq/frp-operator)](https://github.com/zufardhiyaulhaq/frp-operator/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/zufardhiyaulhaq/frp-operator)](https://github.com/zufardhiyaulhaq/frp-operator/pulls) +## Document +1. [RFC: Fast Reverse Proxy Operator](https://docs.google.com/document/d/18_X4KKLNMAFcfYP-Nh0wwU31RP903IrLuc1Uemxcpoo) + ## Installing To install the chart with the release name `my-release`: diff --git a/charts/frp-operator/README.md b/charts/frp-operator/README.md index ee7b544..43a6313 100644 --- a/charts/frp-operator/README.md +++ b/charts/frp-operator/README.md @@ -4,6 +4,9 @@ Expose your service in Kubernetes to the Internet with open source FRP! ![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) [![made with Go](https://img.shields.io/badge/made%20with-Go-brightgreen)](http://golang.org) [![Github main branch build](https://img.shields.io/github/workflow/status/zufardhiyaulhaq/frp-operator/Main)](https://github.com/zufardhiyaulhaq/frp-operator/actions/workflows/main.yml) [![GitHub issues](https://img.shields.io/github/issues/zufardhiyaulhaq/frp-operator)](https://github.com/zufardhiyaulhaq/frp-operator/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/zufardhiyaulhaq/frp-operator)](https://github.com/zufardhiyaulhaq/frp-operator/pulls) +## Document +1. [RFC: Fast Reverse Proxy Operator](https://docs.google.com/document/d/18_X4KKLNMAFcfYP-Nh0wwU31RP903IrLuc1Uemxcpoo) + ## Installing To install the chart with the release name `my-release`: diff --git a/charts/frp-operator/README.md.gotmpl b/charts/frp-operator/README.md.gotmpl index 82f58cc..a56f56e 100644 --- a/charts/frp-operator/README.md.gotmpl +++ b/charts/frp-operator/README.md.gotmpl @@ -3,6 +3,9 @@ {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}[![made with Go](https://img.shields.io/badge/made%20with-Go-brightgreen)](http://golang.org) [![Github main branch build](https://img.shields.io/github/workflow/status/zufardhiyaulhaq/frp-operator/Main)](https://github.com/zufardhiyaulhaq/frp-operator/actions/workflows/main.yml) [![GitHub issues](https://img.shields.io/github/issues/zufardhiyaulhaq/frp-operator)](https://github.com/zufardhiyaulhaq/frp-operator/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/zufardhiyaulhaq/frp-operator)](https://github.com/zufardhiyaulhaq/frp-operator/pulls) +## Document +1. [RFC: Fast Reverse Proxy Operator](https://docs.google.com/document/d/18_X4KKLNMAFcfYP-Nh0wwU31RP903IrLuc1Uemxcpoo) + ## Installing To install the chart with the release name `my-release`: diff --git a/charts/releases/frp-operator-1.0.0.tgz b/charts/releases/frp-operator-1.0.0.tgz index 5e6de14..2285e77 100644 Binary files a/charts/releases/frp-operator-1.0.0.tgz and b/charts/releases/frp-operator-1.0.0.tgz differ