Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
version: 2.4.7-1-cap-CR-24607
- name: argo-workflows
repository: https://codefresh-io.github.io/argo-helm
version: 0.41.12-v3.5.9-cap-CR-24929
version: 0.45.1-v3.6.2-cap-CR-26293
condition: argo-workflows.enabled
- name: argo-rollouts
repository: https://codefresh-io.github.io/argo-helm
Expand Down
2 changes: 0 additions & 2 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ argo-workflows:
# executor controls how the init and wait container should be customized
executor:
resources:
limits:
ephemeral-storage: 50Mi
requests:
ephemeral-storage: 10Mi
# mainContainer adds default config for main container that could be overriden in workflows template
Expand Down