File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
22
22
version : 2.4.7-1-cap-CR-24607
23
23
- name : argo-workflows
24
24
repository : https://codefresh-io.github.io/argo-helm
25
- version : 0.41.12 -v3.5.9 -cap-CR-24929
25
+ version : 0.45.1 -v3.6.2 -cap-CR-26293
26
26
condition : argo-workflows.enabled
27
27
- name : argo-rollouts
28
28
repository : https://codefresh-io.github.io/argo-helm
Original file line number Diff line number Diff line change @@ -210,8 +210,6 @@ argo-workflows:
210
210
# executor controls how the init and wait container should be customized
211
211
executor :
212
212
resources :
213
- limits :
214
- ephemeral-storage : 50Mi
215
213
requests :
216
214
ephemeral-storage : 10Mi
217
215
# mainContainer adds default config for main container that could be overriden in workflows template
You can’t perform that action at this time.
0 commit comments