Skip to content

Commit 7e59c02

Browse files
+semver: patch Add health check endpoint to router (#16)
* router upgrade: added health check endpoint Signed-off-by: Daniel Soifer <[email protected]>
1 parent 6c9f7b0 commit 7e59c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh-tunnel-server/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ scaling:
102102
image:
103103
repository: gcr.io/codefresh-inc/codefresh-io/frp-router
104104
pullPolicy: IfNotPresent
105-
tag: "2022.09.20-0c2e851"
105+
tag: "2022.10.24-374a491"
106106
# Additional environemnt variables for router
107107
env: []
108108
serviceAccount:

0 commit comments

Comments
 (0)