File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
22name : runtime-api
33description : A Helm chart for the FastAPI application
4- version : 0.1.23 # Change this to trigger a new helm chart version being published
4+ version : 0.1.24 # Change this to trigger a new helm chart version being published
55appVersion : " 1.0.0"
66dependencies :
77 - name : postgresql
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ replicaCount: 1
55
66image :
77 repository : ghcr.io/openhands/runtime-api
8- tag : sha-c5193e4
8+ tag : sha-ad2657f
99 pullPolicy : Always
1010
1111imagePullSecrets :
@@ -162,7 +162,7 @@ warmRuntimes:
162162 count : 0
163163 configs :
164164 - name : default
165- image : " ghcr.io/openhands/runtime:1.5.0 -nikolaik"
165+ image : " ghcr.io/openhands/runtime:3c5023ac021cfc075f2d6b5ff7f345f375bded47 -nikolaik"
166166 working_dir : " /openhands/code/"
167167 environment : {}
168168 command :
You can’t perform that action at this time.
0 commit comments