Skip to content

Commit

Permalink
feat: allow scheme in frp server enpoint (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkeven authored Nov 7, 2024
1 parent 3935374 commit e28d59b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/manifest/images
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ rancher/mirrored-library-busybox:1.34.1
rancher/mirrored-library-traefik:2.6.2
rancher/mirrored-metrics-server:v0.5.2
rancher/mirrored-pause:3.6
beclab/reverse-proxy:v0.1.3
beclab/reverse-proxy:v0.1.4
2 changes: 1 addition & 1 deletion frameworks/bfl/config/launcher/templates/bfl_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ spec:
- name: L4_PROXY_IMAGE_VERSION
value: v0.2.7
- name: REVERSE_PROXY_AGENT_IMAGE_VERSION
value: v0.1.3
value: v0.1.4
- name: TERMINUS_CERT_SERVICE_API
value: {{ .Values.bfl.terminus_cert_service_api }}
- name: TERMINUS_DNS_SERVICE_API
Expand Down

0 comments on commit e28d59b

Please sign in to comment.