We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79eec6 commit 55171daCopy full SHA for 55171da
codefresh-tunnel-client/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: codefresh-tunnel-client
3
description: Codefresh tunnel client for ingressless operation of runtimes
4
type: application
5
-version: 0.1.18
6
-appVersion: "2024.11.18-7e0ec19"
+version: 0.1.19
+appVersion: "2025.03.04-52de940"
codefresh-tunnel-client/values.yaml
@@ -5,7 +5,7 @@ libraryMode: false
image:
repository: quay.io/codefresh/frpc
7
pullPolicy: IfNotPresent
8
- tag: "2024.11.18-7e0ec19"
+ tag: "2025.03.04-52de940"
9
10
# set log level for tunnel client
11
logLevel: 'info'
0 commit comments