diff --git a/charts/prefect-agent/README.md b/charts/prefect-agent/README.md index 9c1c3e9b..48526b01 100644 --- a/charts/prefect-agent/README.md +++ b/charts/prefect-agent/README.md @@ -22,7 +22,7 @@ Prefect Agent application bundle | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.14.1 | +| https://charts.bitnami.com/bitnami | common | 2.16.1 | ## Values @@ -79,6 +79,3 @@ Prefect Agent application bundle | serviceAccount.annotations | object | `{}` | additional service account annotations (evaluated as a template) | | serviceAccount.create | bool | `true` | specifies whether a ServiceAccount should be created | | serviceAccount.name | string | `""` | the name of the ServiceAccount to use. if not set and create is true, a name is generated using the common.names.fullname template | - ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) diff --git a/charts/prefect-server/README.md b/charts/prefect-server/README.md index ec0cbc3d..890a96e4 100644 --- a/charts/prefect-server/README.md +++ b/charts/prefect-server/README.md @@ -96,7 +96,7 @@ No secrets are created when providing an existing secret. | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.14.1 | +| https://charts.bitnami.com/bitnami | common | 2.16.1 | | https://charts.bitnami.com/bitnami | postgresql | 12.12.10 | ## Values @@ -195,6 +195,3 @@ No secrets are created when providing an existing secret. | serviceAccount.annotations | object | `{}` | additional service account annotations (evaluated as a template) | | serviceAccount.create | bool | `true` | specifies whether a ServiceAccount should be created | | serviceAccount.name | string | `""` | the name of the ServiceAccount to use. if not set and create is true, a name is generated using the common.names.fullname template | - ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) diff --git a/charts/prefect-worker/README.md b/charts/prefect-worker/README.md index 691905a7..12f4cd0b 100644 --- a/charts/prefect-worker/README.md +++ b/charts/prefect-worker/README.md @@ -225,7 +225,7 @@ helm install prefect-worker prefect/prefect-worker -f values.yaml --set-file wor | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.14.1 | +| https://charts.bitnami.com/bitnami | common | 2.16.1 | ## Values @@ -301,6 +301,3 @@ helm install prefect-worker prefect/prefect-worker -f values.yaml --set-file wor | worker.serverApiConfig.apiUrl | string | `""` | prefect API url (PREFECT_API_URL) | | worker.serverApiConfig.uiUrl | string | `"http://localhost:4200"` | prefect UI url | | worker.tolerations | list | `[]` | tolerations for worker pods assignment | - ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) diff --git a/charts/prometheus-prefect-exporter/README.md b/charts/prometheus-prefect-exporter/README.md index ac5e1182..ed7fab4c 100644 --- a/charts/prometheus-prefect-exporter/README.md +++ b/charts/prometheus-prefect-exporter/README.md @@ -82,6 +82,3 @@ Shoutout to @ialejandro for the original work on this chart! | serviceMonitor | object | `{"enabled":false,"interval":"30s","metricRelabelings":[],"relabelings":[],"scrapeTimeout":"10s"}` | Enable ServiceMonitor to get metrics ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#servicemonitor | | serviceMonitor.enabled | bool | `false` | Enable or disable | | tolerations | list | `[]` | Tolerations for pod assignment | - ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)