Skip to content

Commit 5729292

Browse files
committed
add final image
1 parent f9eae2f commit 5729292

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codefresh-tunnel-client/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
image:
33
repository: quay.io/codefresh/frpc
44
pullPolicy: IfNotPresent
5-
tag: "2022.10.09-2947a82"
5+
tag: "2022.10.09-b0811fd"
66

77
# set log level for tunnel client
88
logLevel: 'info'

codefresh-tunnel-server/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ server:
55
image:
66
repository: quay.io/codefresh/frps
77
pullPolicy: IfNotPresent
8-
tag: "2022.10.09-2947a82"
8+
tag: "2022.10.09-b0811fd"
99
resources: {}
1010

1111
plugin:

0 commit comments

Comments
 (0)