File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,29 @@ description: A Helm chart for handling a complete burrito deployment
44type : application
55version : 0.8.0
66appVersion : " v0.8.0"
7+ home : https://docs.burrito.tf/
8+ icon : https://raw.githubusercontent.com/padok-team/burrito/refs/heads/main/docs/assets/icon/burrito.png
9+ sources :
10+ - https://github.com/padok-team/burrito
11+ annotations :
12+ artifacthub.io/crds : |
13+ - kind: TerraformLayer
14+ version: v1alpha1
15+ name: terraformlayers.config.terraform.padok.cloud
16+ displayName: TerraformLayer
17+ description: TerraformLayer is the Schema for the TerraformLayers API.
18+ - kind: TerraformPullRequest
19+ version: v1alpha1
20+ name: terraformpullrequests.config.terraform.padok.cloud
21+ displayName: TerraformPullRequest
22+ description: TerraformPullRequest is the Schema for the TerraformPullRequests API.
23+ - kind: TerraformRepository
24+ version: v1alpha1
25+ name: terraformrepositories.config.terraform.padok.cloud
26+ displayName: TerraformRepository
27+ description: TerraformRepository is the Schema for the TerraformRepositories API.
28+ - kind: TerraformRun
29+ version: v1alpha1
30+ name: terraformruns.config.terraform.padok.cloud
31+ displayName: TerraformRun
32+ description: TerraformRun is the Schema for the TerraformRuns API.
You can’t perform that action at this time.
0 commit comments