We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02e19f commit aacfa81Copy full SHA for aacfa81
charts/gitops-runtime/Chart.yaml
@@ -22,7 +22,7 @@ dependencies:
22
version: 2.4.7-1-cap-CR-24607
23
- name: argo-workflows
24
repository: https://codefresh-io.github.io/argo-helm
25
- version: 0.41.12-v3.5.9-cap-CR-24929
+ version: 0.45.1-v3.6.2-cap-CR-26293
26
condition: argo-workflows.enabled
27
- name: argo-rollouts
28
charts/gitops-runtime/values.yaml
@@ -210,8 +210,6 @@ argo-workflows:
210
# executor controls how the init and wait container should be customized
211
executor:
212
resources:
213
- limits:
214
- ephemeral-storage: 50Mi
215
requests:
216
ephemeral-storage: 10Mi
217
# mainContainer adds default config for main container that could be overriden in workflows template
0 commit comments