diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index d283f29b..322db1ec 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -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 diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 265983f2..5847de97 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -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