Skip to content

Commit

Permalink
chore: update argo-workflows to 0.45.1-v3.6.2-cap-CR-26293 (#355)
Browse files Browse the repository at this point in the history
* chore: update argo-workflows to 0.45.1-v3.6.2-cap-CR-26293

* fix: remove argo-workflows executor ephemeral-storage limits
  • Loading branch information
dmaizel authored Dec 15, 2024
1 parent e02e19f commit aacfa81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
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

0 comments on commit aacfa81

Please sign in to comment.