|
45 | 45 | "description": "Reloader is a tool to watch changes in ConfigMap and Secret and do rolling upgrades on Pods with their associated DeploymentConfigs, Deployments, Daemonsets and Statefulsets." |
46 | 46 | }, |
47 | 47 | { |
48 | | - "chart": "zerone/secret-patcher", |
49 | | - "name": "secret-patcher", |
| 48 | + "chart": "zerone/secret-patcher", |
| 49 | + "name": "secret-patcher", |
50 | 50 | "title": "Secret Patcher", |
51 | 51 | "namespace": "zerone-secret-patcher", |
52 | | - "optional": true, |
53 | | - "icon": "https://console.01cloud.io/meta.jpg", |
54 | | - "description": "Secret Patcher patches the service account with an imagepullsecrets that allows the service account of the pod to pull the images from container registry" |
| 52 | + "optional": true, |
| 53 | + "icon": "https://console.01cloud.io/meta.jpg", |
| 54 | + "description": "Secret Patcher patches the service account with an imagepullsecrets that allows the service account of the pod to pull the images from container registry" |
55 | 55 | }, |
56 | 56 | { |
57 | 57 | "chart": "zerone/velero", |
|
82 | 82 | }, |
83 | 83 |
|
84 | 84 | { |
85 | | - "chart": "zerone/tekton", |
86 | | - "name": "tekton", |
87 | | - "title": "Tekton", |
88 | | - "namespace": "tekton-pipelines", |
89 | | - "optional": true, |
90 | | - "icon": "https://avatars.githubusercontent.com/u/47602533?s=280&v=4", |
91 | | - "description": "A package to install powerful and flexible kubernetes-native open source CI/CD systems" |
92 | | - }, |
| 85 | + "chart": "zerone/tekton", |
| 86 | + "name": "tekton", |
| 87 | + "title": "Tekton", |
| 88 | + "namespace": "tekton-pipelines", |
| 89 | + "optional": true, |
| 90 | + "icon": "https://avatars.githubusercontent.com/u/47602533?s=280&v=4", |
| 91 | + "description": "A package to install powerful and flexible kubernetes-native open source CI/CD systems" |
| 92 | + }, |
93 | 93 |
|
94 | 94 | { |
95 | 95 | "chart": "zerone/prometheus-operator", |
|
121 | 121 | "required_dns": false, |
122 | 122 | "icon": "https://console.01cloud.io/meta.jpg", |
123 | 123 | "description": "The Logging operator manages the log collectors and log forwarders of your logging infrastructure, and the routing rules that specify where you want to send your different log messages." |
124 | | - }, |
125 | | - { |
126 | | - "chart": "zerone/flagger", |
127 | | - "name": "flagger", |
128 | | - "title": "Flagger", |
129 | | - "optional": true, |
130 | | - "namespace": "zerone-flagger", |
131 | | - "required_dns": false, |
132 | | - "icon": "https://console.01cloud.io/meta.jpg", |
133 | | - "description": "Progressive Delivery operator for Kubernetes (Canary, A/B Testing and Blue/Green deployments)" |
134 | | - }, |
| 124 | + }, |
| 125 | + { |
| 126 | + "chart": "zerone/flagger", |
| 127 | + "name": "flagger", |
| 128 | + "title": "Flagger", |
| 129 | + "optional": true, |
| 130 | + "namespace": "zerone-flagger", |
| 131 | + "required_dns": false, |
| 132 | + "icon": "https://console.01cloud.io/meta.jpg", |
| 133 | + "description": "Progressive Delivery operator for Kubernetes (Canary, A/B Testing and Blue/Green deployments)" |
| 134 | + }, |
135 | 135 |
|
136 | | - { |
137 | | - "chart": "zerone/openebs", |
138 | | - "name": "openebs", |
139 | | - "title": "openebs", |
140 | | - "optional": true, |
141 | | - "namespace": "zerone-openebs", |
142 | | - "required_dns": false, |
143 | | - "icon": "https://console.01cloud.io/meta.jpg", |
144 | | - "description": " OpenEBS turns any storage available to Kubernetes worker nodes into Local or Distributed Kubernetes Persistent Volumes." |
145 | | - }], |
| 136 | + { |
| 137 | + "chart": "zerone/openebs", |
| 138 | + "name": "openebs", |
| 139 | + "title": "openebs", |
| 140 | + "optional": true, |
| 141 | + "namespace": "zerone-openebs", |
| 142 | + "required_dns": false, |
| 143 | + "icon": "https://console.01cloud.io/meta.jpg", |
| 144 | + "description": " OpenEBS turns any storage available to Kubernetes worker nodes into Local or Distributed Kubernetes Persistent Volumes." |
| 145 | + }], |
146 | 146 | "repositories": [{ |
147 | 147 | "name": "zerone", |
148 | 148 | "url": "https://berrybytes.github.io/helm-chart-org" |
|
0 commit comments