Skip to content

Commit

Permalink
[helm] Generate docs
Browse files Browse the repository at this point in the history
Signed-off-by: dntosas <[email protected]>
  • Loading branch information
dntosas committed Jun 26, 2022
1 parent 71d0c98 commit 4092b4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/capi2argo-cluster-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# capi2argo-cluster-operator

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![AppVersion: 0.1.4](https://img.shields.io/badge/AppVersion-0.1.4-informational?style=flat-square)

Capi-2-Argo Cluster Operator (CACO) converts ClusterAPI Cluster credentials into ArgoCD Cluster definitions and keep them synchronized.

Expand Down Expand Up @@ -40,15 +40,15 @@ Capi-2-Argo Cluster Operator (CACO) converts ClusterAPI Cluster credentials into
| extraDeploy | list | `[]` | |
| extraEnvVars | list | `[]` | |
| extraEnvVarsSecret | string | `""` | |
| fullnameOverride | string | `""` | |
| fullnameOverride | string | `"capi2argo-operator"` | |
| global.imagePullSecrets | list | `[]` | |
| global.imageRegistry | string | `""` | |
| hostAliases | list | `[]` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.pullSecrets | list | `[]` | |
| image.registry | string | `"ghcr.io"` | |
| image.repository | string | `"dntosas/capi2argo-cluster-operator"` | |
| image.tag | string | `"v0.1.0"` | |
| image.tag | string | `"v0.1.4"` | |
| initContainers | list | `[]` | |
| kubeVersion | string | `""` | |
| leaderElection | bool | `false` | |
Expand Down

0 comments on commit 4092b4b

Please sign in to comment.