File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : cf-runtime
33description : A Helm chart for Codefresh Runner
44type : application
5- version : 1.9.6
6- appVersion : " 1.9.6 "
5+ version : 1.9.7
6+ appVersion : " 1.9.7 "
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dockerRegistry: "quay.io" # Registry prefix for the runtime images (default quay
2424newRelicLicense : " " # NEWRELIC_LICENSE_KEY (for app-proxy and runner deployments)
2525
2626runner : # Runner Deployment
27- image : " codefresh/venona:1.9.6 "
27+ image : " codefresh/venona:1.9.7 "
2828 env : {}
2929 # # e.g:
3030 # env:
Original file line number Diff line number Diff line change 1- 1.9.6
1+ 1.9.7
Original file line number Diff line number Diff line change 1- 1.9.6
1+ 1.9.7
You can’t perform that action at this time.
0 commit comments