You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Helm chart to create per-clustergroup ArgoCD applications and any required namespaces or subscriptions.
6
6
7
7
This chart is used to set up the basic building blocks in [Validated Patterns](https://validatedpatterns.io)
8
8
9
9
### Notable changes
10
10
11
-
* v0.9.51: Add ansibleDevMode (requirements.yml injection and optional ansibleCfgFile/ansibleCfgContent) to simplify rhvp.cluster_utils development. Add extraPlaybookArgs to imperative as well.
11
+
* v0.9.52: Add ansibleDevMode (requirements.yml injection and optional ansibleCfgFile/ansibleCfgContent) to simplify rhvp.cluster_utils development. Add extraPlaybookArgs to imperative as well.
12
12
* v0.9.50: Add support to custom `rbac` in `ArgoDC.spec`
13
13
* v0.9.49: Boolean Templates in override values now also render correctly
14
14
* v0.9.48: Templates in override values now render
Copy file name to clipboardExpand all lines: README.md.gotmpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This chart is used to set up the basic building blocks in [Validated Patterns](h
9
9
10
10
### Notable changes
11
11
12
-
* v0.9.51: Add ansibleDevMode (requirements.yml injection and optional ansibleCfgFile/ansibleCfgContent) to simplify rhvp.cluster_utils development. Add extraPlaybookArgs to imperative as well.
12
+
* v0.9.52: Add ansibleDevMode (requirements.yml injection and optional ansibleCfgFile/ansibleCfgContent) to simplify rhvp.cluster_utils development. Add extraPlaybookArgs to imperative as well.
13
13
* v0.9.50: Add support to custom `rbac` in `ArgoDC.spec`
14
14
* v0.9.49: Boolean Templates in override values now also render correctly
15
15
* v0.9.48: Templates in override values now render
0 commit comments