From e7fc3ee1927ed7ab9fe7b10e1939bee4846fca7c Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 18 Jul 2024 16:46:55 +0200 Subject: [PATCH] sync ctlog noop Signed-off-by: cpanato --- charts/ctlog/Chart.yaml | 2 +- charts/ctlog/README.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/ctlog/Chart.yaml b/charts/ctlog/Chart.yaml index 65738924..56788918 100644 --- a/charts/ctlog/Chart.yaml +++ b/charts/ctlog/Chart.yaml @@ -4,7 +4,7 @@ description: Certificate Log type: application -version: 0.2.53 +version: 0.2.54 appVersion: 0.6.17 keywords: diff --git a/charts/ctlog/README.md b/charts/ctlog/README.md index e104e665..c3e96b20 100644 --- a/charts/ctlog/README.md +++ b/charts/ctlog/README.md @@ -1,6 +1,6 @@ # ctlog -![Version: 0.2.52](https://img.shields.io/badge/Version-0.2.52-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.2.54](https://img.shields.io/badge/Version-0.2.54-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) Certificate Log @@ -124,3 +124,6 @@ Certificate Log | trillian.logServer.name | string | `"trillian-logserver"` | | | trillian.logServer.portRPC | int | `8091` | | | trillian.namespace | string | `"trillian-system"` | | + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)