Commit 038f975
feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#920)
* 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
* fix
---------
Co-authored-by: cf-ci-bot-v2 <[email protected]>1 parent 4c0eb29 commit 038f975
File tree
3 files changed
+10
-1
lines changed- charts/gitops-runtime
- tests/values
3 files changed
+10
-1
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
320 | 323 | | |
321 | 324 | | |
322 | 325 | | |
| |||
344 | 347 | | |
345 | 348 | | |
346 | 349 | | |
| 350 | + | |
| 351 | + | |
347 | 352 | | |
348 | | - | |
| 353 | + | |
349 | 354 | | |
350 | 355 | | |
351 | 356 | | |
| |||
0 commit comments