Skip to content

Commit 55171da

Browse files
chore(CR-27393): updated client (#32)
* updated client
1 parent c79eec6 commit 55171da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

codefresh-tunnel-client/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: codefresh-tunnel-client
33
description: Codefresh tunnel client for ingressless operation of runtimes
44
type: application
5-
version: 0.1.18
6-
appVersion: "2024.11.18-7e0ec19"
5+
version: 0.1.19
6+
appVersion: "2025.03.04-52de940"

codefresh-tunnel-client/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ libraryMode: false
55
image:
66
repository: quay.io/codefresh/frpc
77
pullPolicy: IfNotPresent
8-
tag: "2024.11.18-7e0ec19"
8+
tag: "2025.03.04-52de940"
99

1010
# set log level for tunnel client
1111
logLevel: 'info'

0 commit comments

Comments
 (0)