File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 0.1.72
33description : A Helm chart for Codefresh gitops runtime
44name : gitops-runtime
5- version : 0.28.0
5+ version : 0.28.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 @@ -136,7 +136,7 @@ global:
136136 image :
137137 registry : quay.io
138138 repository : codefresh/cf-argocd-extras
139- tag : b8c4451
139+ tag : 7b43e16
140140 nodeSelector : {}
141141 tolerations : []
142142 affinity : {}
@@ -244,7 +244,7 @@ sealed-secrets:
244244 image :
245245 registry : ' quay.io'
246246 repository : ' codefresh/sealed-secrets-controller'
247- tag : ' 0.34 .0'
247+ tag : ' 0.36 .0'
248248 resources :
249249 limits :
250250 cpu : 500m
@@ -446,27 +446,27 @@ app-proxy:
446446 reportImage :
447447 registry : quay.io
448448 repository : codefreshplugins/argo-hub-codefresh-csdp-report-image-info
449- tag : 1.1.22 -main
449+ tag : 1.1.23 -main
450450 # Git enrichment task image
451451 gitEnrichment :
452452 registry : quay.io
453453 repository : codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
454- tag : 1.1.22 -main
454+ tag : 1.1.23 -main
455455 # Jira enrichment task image
456456 jiraEnrichment :
457457 registry : quay.io
458458 repository : codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
459- tag : 1.1.22 -main
459+ tag : 1.1.23 -main
460460 image :
461461 repository : quay.io/codefresh/cap-app-proxy
462- tag : 1536f5e
462+ tag : 1.4068.0
463463 pullPolicy : IfNotPresent
464464 # -- Extra volume mounts for main container
465465 extraVolumeMounts : []
466466 initContainer :
467467 image :
468468 repository : quay.io/codefresh/cap-app-proxy-init
469- tag : 1536f5e
469+ tag : 1.4068.0
470470 pullPolicy : IfNotPresent
471471 command :
472472 - ./init.sh
@@ -679,7 +679,7 @@ argo-gateway:
679679 image :
680680 registry : quay.io
681681 repository : codefresh/cf-argocd-extras
682- tag : bc37d62
682+ tag : 7b43e16
683683 nodeSelector : {}
684684 tolerations : []
685685 affinity : {}
You can’t perform that action at this time.
0 commit comments