File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : codefresh-tunnel-server
3
3
description : Codefresh tunnel server for ingressless operation of runtimes
4
4
type : application
5
- version : 0.1.16
6
- appVersion : " 0.1.0 "
5
+ version : 0.2.0
6
+ appVersion : 0.2.0
7
7
dependencies :
8
8
- name : redis
9
9
version : 16.13.2
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ server:
10
10
11
11
plugin :
12
12
image :
13
- repository : gcr.io /codefresh-inc/codefresh-io/frp-codefresh-plugin
13
+ repository : us-docker.pkg.dev /codefresh-inc/gcr.io /codefresh-io/frp-codefresh-plugin
14
14
pullPolicy : IfNotPresent
15
- tag : " 2023.10.09-da4b917 "
15
+ tag : " 2025.06.27-d5951b7 "
16
16
env : []
17
17
resources : {}
18
18
@@ -100,9 +100,9 @@ scaling:
100
100
type :
101
101
nameOverride :
102
102
image :
103
- repository : gcr.io /codefresh-inc/codefresh-io/frp-router
103
+ repository : us-docker.pkg.dev /codefresh-inc/gcr.io /codefresh-io/frp-router
104
104
pullPolicy : IfNotPresent
105
- tag : " 2023.10.09-d7f89a0 "
105
+ tag : " 2025.06.27-af14bb7 "
106
106
# Additional environemnt variables for router
107
107
env : []
108
108
serviceAccount :
You can’t perform that action at this time.
0 commit comments