Skip to content

Commit

Permalink
helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiezieziula committed Oct 26, 2023
1 parent b8ead9d commit 562a697
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/prefect-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Prefect Agent application bundle

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.13.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |

## Values

Expand Down Expand Up @@ -80,4 +80,4 @@ Prefect Agent application bundle
| 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.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
4 changes: 2 additions & 2 deletions charts/prefect-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ postgresql+asyncpg://{username}:{password}@{hostname}/{database}?ssl=verify-ca

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.13.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |
| https://charts.bitnami.com/bitnami | postgresql | 12.12.10 |

## Values
Expand Down Expand Up @@ -189,4 +189,4 @@ postgresql+asyncpg://{username}:{password}@{hostname}/{database}?ssl=verify-ca
| 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.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
4 changes: 2 additions & 2 deletions charts/prefect-worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ serviceAccount:

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | common | 2.13.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |

## Values

Expand Down Expand Up @@ -274,4 +274,4 @@ serviceAccount:
| worker.tolerations | list | `[]` | tolerations for worker pods assignment |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)

0 comments on commit 562a697

Please sign in to comment.