Skip to content

Commit

Permalink
fix 0.17.0 helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
freeznet committed Sep 21, 2023
1 parent 360ab15 commit 88c463f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/function-mesh-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# function-mesh-operator

![Version: 0.2.23](https://img.shields.io/badge/Version-0.2.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.0-rc-1](https://img.shields.io/badge/AppVersion-0.17.0--rc--1-informational?style=flat-square)
![Version: 0.2.23](https://img.shields.io/badge/Version-0.2.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square)

function mesh operator Helm chart for Kubernetes

Expand Down Expand Up @@ -51,4 +51,4 @@ function mesh operator Helm chart for Kubernetes
| rbac.create | bool | `true` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# admission-webhook

![Version: 0.2.23](https://img.shields.io/badge/Version-0.2.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.0-rc-1](https://img.shields.io/badge/AppVersion-0.17.0--rc--1-informational?style=flat-square)
![Version: 0.2.23](https://img.shields.io/badge/Version-0.2.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square)

function mesh admission webhook Helm chart for Kubernetes

Expand All @@ -26,4 +26,4 @@ function mesh admission webhook Helm chart for Kubernetes
| admissionWebhook.secretsWebhookNamespace | string | `"default"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)
2 changes: 1 addition & 1 deletion charts/function-mesh-secrets-webhook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ custom certificates for Function Mesh admission control webhook
* <https://github.com/streamnative/function-mesh>

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

0 comments on commit 88c463f

Please sign in to comment.