Skip to content

Commit 9d8270b

Browse files
dmaizelcf-ci-bot-v2
authored andcommitted
feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#917)
* chore: disable Argo Rollouts by default and add deprecation notice in values.yaml * feat: enable single namespace restriction for Argo Workflows in values.yaml * fix tests * CI Automatic commit - align Chart version * Revert "CI Automatic commit - align Chart version" This reverts commit c28f424. * CI Automatic commit - align Chart version --------- Co-authored-by: cf-ci-bot-v2 <[email protected]>
1 parent 03999e5 commit 9d8270b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
condition: argo-events.enabled
2525
- name: argo-workflows
2626
repository: https://codefresh-io.github.io/argo-helm
27-
version: 0.45.17-v3.6.7-cap-CR-31761
27+
version: 0.45.16-v3.6.7-cap-CR-30835
2828
condition: argo-workflows.enabled
2929
- name: argo-rollouts
3030
repository: https://codefresh-io.github.io/argo-helm
@@ -33,7 +33,6 @@ dependencies:
3333
- name: sealed-secrets
3434
repository: https://bitnami-labs.github.io/sealed-secrets/
3535
version: 2.17.2
36-
condition: sealed-secrets.enabled
3736
- name: codefresh-tunnel-client
3837
repository: oci://quay.io/codefresh/charts
3938
version: 0.1.22

0 commit comments

Comments
 (0)