Skip to content

Commit 832bf57

Browse files
committed
Generate Helm docs
1 parent 6de22b2 commit 832bf57

File tree

8 files changed

+11
-13
lines changed

8 files changed

+11
-13
lines changed

charts/airflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# airflow
22

3-
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.3](https://img.shields.io/badge/AppVersion-2.10.3-informational?style=flat-square)
3+
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.10.3](https://img.shields.io/badge/AppVersion-2.10.3-informational?style=flat-square)
44

55
Apache Airflow is a tool to express and execute workflows as directed acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task progress and handle task dependencies.
66

charts/argilla/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# argilla
22

3-
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square)
3+
![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square)
44

55
Argilla is a data annotation and curation platform designed to streamline the process of creating, managing, and labeling datasets for machine learning and natural language processing (NLP) tasks
66

charts/argo-cd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# argo-cd
22

3-
![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square)
3+
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square)
44

55
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
66

charts/argo-workflows/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# argo-workflows
22

3-
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square)
3+
![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1](https://img.shields.io/badge/AppVersion-1-informational?style=flat-square)
44

55
Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
66

charts/label-studio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# label-studio
22

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

55
Data Science starts with data. Label Studio removes the pain of labeling it.
66

charts/metaflow/README.md

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

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

55
Metaflow is a human-friendly Python/R library that helps scientists and engineers build and manage real-life data science projects.
66

@@ -29,7 +29,7 @@ Metaflow is a human-friendly Python/R library that helps scientists and engineer
2929
| autoscaling.targetCPUUtilizationPercentage | int | `80` | |
3030
| dbMigrations.onlyIfDbEmpty | bool | `true` | |
3131
| dbMigrations.runOnStart | bool | `true` | |
32-
| discoverable.allow | bool | `true` | |
32+
| discovery.enabled | bool | `true` | |
3333
| env | list | `[]` | |
3434
| envFrom | list | `[]` | |
3535
| fullnameOverride | string | `""` | |

charts/mlflow/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mlflow
22

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

55
MLflow is an open source platform to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry.
66

@@ -27,7 +27,7 @@ MLflow is an open source platform to manage the ML lifecycle, including experime
2727
| autoscaling.maxReplicas | int | `100` | |
2828
| autoscaling.minReplicas | int | `1` | |
2929
| autoscaling.targetCPUUtilizationPercentage | int | `80` | |
30-
| discoverable.allow | bool | `true` | |
30+
| discovery.enabled | bool | `true` | |
3131
| fullnameOverride | string | `""` | |
3232
| imagePullSecrets | list | `[]` | |
3333
| ingress.annotations | list | `[]` | |
@@ -37,7 +37,6 @@ MLflow is an open source platform to manage the ML lifecycle, including experime
3737
| ingress.ingressClassName | string | `""` | |
3838
| ingress.tls | bool | `true` | |
3939
| ingress.useCertManager | bool | `false` | |
40-
| liveness.enabled | string | `"true"` | |
4140
| nameOverride | string | `""` | |
4241
| networkPolicy.enabled | bool | `false` | |
4342
| networking.service.port | int | `80` | |
@@ -57,7 +56,6 @@ MLflow is an open source platform to manage the ML lifecycle, including experime
5756
| postgresql.primary.resources.limits.memory | string | `"2000Mi"` | |
5857
| postgresql.primary.resources.requests.cpu | string | `"250m"` | |
5958
| postgresql.primary.resources.requests.memory | string | `"256Mi"` | |
60-
| readiness.enabled | string | `"true"` | |
6159
| replicaCount | int | `1` | |
6260
| resources | object | `{}` | |
6361
| resources_init.limits.cpu | string | `"100m"` | |
@@ -90,7 +88,7 @@ MLflow is an open source platform to manage the ML lifecycle, including experime
9088
| service.image.custom.enabled | bool | `false` | |
9189
| service.image.custom.version | string | `""` | |
9290
| service.image.pullPolicy | string | `"IfNotPresent"` | |
93-
| service.image.version | string | `""` | |
91+
| service.image.version | string | `"inseefrlab/mlflow:v2.11.3"` | |
9492
| service.proxyArtifact.enabled | bool | `true` | |
9593
| tolerations | list | `[]` | |
9694

charts/yatai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yatai
22

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

55
Yatai lets you deploy, operate and scale Machine Learning services on Kubernetes.
66

0 commit comments

Comments
 (0)