Skip to content

Commit b63e898

Browse files
author
Martin Jackson
committed
Update version and docs
1 parent 8036c97 commit b63e898

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A Helm chart to create per-clustergroup ArgoCD applications and any
33
keywords:
44
- pattern
55
name: clustergroup
6-
version: 0.9.51
6+
version: 0.9.52
77
home: https://github.com/validatedpatterns/clustergroup-chart
88
maintainers:
99
- name: Validated Patterns Team

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# clustergroup
22

3-
![Version: 0.9.51](https://img.shields.io/badge/Version-0.9.51-informational?style=flat-square)
3+
![Version: 0.9.52](https://img.shields.io/badge/Version-0.9.52-informational?style=flat-square)
44

55
A Helm chart to create per-clustergroup ArgoCD applications and any required namespaces or subscriptions.
66

77
This chart is used to set up the basic building blocks in [Validated Patterns](https://validatedpatterns.io)
88

99
### Notable changes
1010

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.
1212
* v0.9.50: Add support to custom `rbac` in `ArgoDC.spec`
1313
* v0.9.49: Boolean Templates in override values now also render correctly
1414
* v0.9.48: Templates in override values now render

README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This chart is used to set up the basic building blocks in [Validated Patterns](h
99

1010
### Notable changes
1111

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.
1313
* v0.9.50: Add support to custom `rbac` in `ArgoDC.spec`
1414
* v0.9.49: Boolean Templates in override values now also render correctly
1515
* v0.9.48: Templates in override values now render

0 commit comments

Comments
 (0)