File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.2.1
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.27.4
5+ version : 0.27.5
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 @@ -458,14 +458,14 @@ app-proxy:
458458 tag : 1.1.22-main
459459 image :
460460 repository : quay.io/codefresh/cap-app-proxy
461- tag : fbc0485
461+ tag : f1a9078
462462 pullPolicy : IfNotPresent
463463 # -- Extra volume mounts for main container
464464 extraVolumeMounts : []
465465 initContainer :
466466 image :
467467 repository : quay.io/codefresh/cap-app-proxy-init
468- tag : fbc0485
468+ tag : f1a9078
469469 pullPolicy : IfNotPresent
470470 command :
471471 - ./init.sh
@@ -721,7 +721,7 @@ redis-secret-init:
721721 image :
722722 registry : docker.io
723723 repository : alpine/kubectl
724- tag : 1.35.0
724+ tag : 1.35.1
725725 nodeSelector : {}
726726 tolerations : []
727727 affinity : {}
You can’t perform that action at this time.
0 commit comments