Skip to content

Commit

Permalink
feat: bump frpc to 0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zufardhiyaulhaq committed Apr 2, 2024
1 parent 2f954b1 commit 4077fca
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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.2.0](https://img.shields.io/badge/AppVersion-0.2.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)[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/frp-operator)](https://artifacthub.io/packages/search?repo=frp-operator)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.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)[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/frp-operator)](https://artifacthub.io/packages/search?repo=frp-operator)

## Document
1. [RFC: Fast Reverse Proxy Operator](https://docs.google.com/document/d/18_X4KKLNMAFcfYP-Nh0wwU31RP903IrLuc1Uemxcpoo)
Expand Down Expand Up @@ -63,7 +63,7 @@ http://178.128.100.87:8080/
|-----|------|---------|-------------|
| operator.image | string | `"zufardhiyaulhaq/frp-operator"` | |
| operator.replica | int | `1` | |
| operator.tag | string | `"v0.2.0"` | |
| operator.tag | string | `"v0.3.0"` | |
| resources.limits.cpu | string | `"200m"` | |
| resources.limits.memory | string | `"100Mi"` | |
| resources.requests.cpu | string | `"100m"` | |
Expand Down
4 changes: 2 additions & 2 deletions charts/frp-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: v2
name: frp-operator
description: Expose your service in Kubernetes to the Internet with open source FRP!
version: 1.0.0
appVersion: 0.2.0
version: 1.1.0
appVersion: 0.3.0
type: application
home: https://github.com/zufardhiyaulhaq/frp-operator

Expand Down
4 changes: 2 additions & 2 deletions charts/frp-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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.2.0](https://img.shields.io/badge/AppVersion-0.2.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)[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/frp-operator)](https://artifacthub.io/packages/search?repo=frp-operator)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.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)[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/frp-operator)](https://artifacthub.io/packages/search?repo=frp-operator)

## Document
1. [RFC: Fast Reverse Proxy Operator](https://docs.google.com/document/d/18_X4KKLNMAFcfYP-Nh0wwU31RP903IrLuc1Uemxcpoo)
Expand Down Expand Up @@ -63,7 +63,7 @@ http://178.128.100.87:8080/
|-----|------|---------|-------------|
| operator.image | string | `"zufardhiyaulhaq/frp-operator"` | |
| operator.replica | int | `1` | |
| operator.tag | string | `"v0.2.0"` | |
| operator.tag | string | `"v0.3.0"` | |
| resources.limits.cpu | string | `"200m"` | |
| resources.limits.memory | string | `"100Mi"` | |
| resources.requests.cpu | string | `"100m"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/frp-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ operator:
# image of frp-operator
image: "zufardhiyaulhaq/frp-operator"
# tag of frp-operator image
tag: "v0.2.0"
tag: "v0.3.0"
# number of replica for deployment
replica: 1

Expand Down
Binary file added charts/releases/frp-operator-1.1.0.tgz
Binary file not shown.
20 changes: 18 additions & 2 deletions charts/releases/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
apiVersion: v1
entries:
frp-operator:
- apiVersion: v2
appVersion: 0.3.0
created: "2024-04-02T14:38:16.145718+07:00"
description: Expose your service in Kubernetes to the Internet with open source
FRP!
digest: 68c46081075922ae453f2767f7359d67f338891220c049106fd73d17e1223b9b
home: https://github.com/zufardhiyaulhaq/frp-operator
maintainers:
- email: zufardhiyaulhaq@gmail.com
name: Zufar Dhiyaulhaq
url: https://zufardhiyaulhaq.com
name: frp-operator
type: application
urls:
- frp-operator-1.1.0.tgz
version: 1.1.0
- apiVersion: v2
appVersion: 0.2.0
created: "2022-06-25T02:21:03.88567+07:00"
created: "2024-04-02T14:38:16.14494+07:00"
description: Expose your service in Kubernetes to the Internet with open source
FRP!
digest: 5f80631b3ce1dad5ed2039abb144506fa5795d378f4d465d33c475f216b77df1
Expand All @@ -17,4 +33,4 @@ entries:
urls:
- frp-operator-1.0.0.tgz
version: 1.0.0
generated: "2022-06-25T02:21:03.882101+07:00"
generated: "2024-04-02T14:38:16.142679+07:00"
2 changes: 1 addition & 1 deletion controllers/client_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ func (r *ClientReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctr
pod, err := builder.NewPodBuilder().
SetName(client.Name).
SetNamespace(client.Namespace).
SetImage("fatedier/frpc:v0.43.0").
SetImage("fatedier/frpc:v0.56.0").
Build()
if err != nil {
return ctrl.Result{}, err
Expand Down

0 comments on commit 4077fca

Please sign in to comment.