Skip to content

Commit

Permalink
sync readme for updatetree noop (#788)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato authored Jul 18, 2024
1 parent 42ccb92 commit 09db4df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/updatetree/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Update the status of an existing Trillian tree

type: application

version: 0.0.10
version: 0.0.11
appVersion: 0.6.17


Expand Down
5 changes: 4 additions & 1 deletion charts/updatetree/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# updatetree

![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.17](https://img.shields.io/badge/AppVersion-0.6.17-informational?style=flat-square)
![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.17](https://img.shields.io/badge/AppVersion-0.6.17-informational?style=flat-square)

Update the status of an existing Trillian tree

Expand Down Expand Up @@ -37,3 +37,6 @@ Update the status of an existing Trillian tree
| trillian.logServer.portRPC | int | `8091` | |
| trillian.namespace | string | `"trillian-system"` | |
| ttlSecondsAfterFinished | int | `3600` | |

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

0 comments on commit 09db4df

Please sign in to comment.