File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.2.0
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.26.0
5+ version : 0.26.1
66home : https://github.com/codefresh-io/gitops-runtime-helm
77icon : https://avatars1.githubusercontent.com/u/11412079?v=3
88keywords :
Original file line number Diff line number Diff line change @@ -492,14 +492,14 @@ app-proxy:
492492 tag : 1.1.17-main
493493 image :
494494 repository : quay.io/codefresh/cap-app-proxy
495- tag : 28608a6
495+ tag : ada904f
496496 pullPolicy : IfNotPresent
497497 # -- Extra volume mounts for main container
498498 extraVolumeMounts : []
499499 initContainer :
500500 image :
501501 repository : quay.io/codefresh/cap-app-proxy-init
502- tag : 28608a6
502+ tag : ada904f
503503 pullPolicy : IfNotPresent
504504 command :
505505 - ./init.sh
You can’t perform that action at this time.
0 commit comments