From 03978643791d9eebb775df9362873c54f08e2368 Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 18 Jul 2024 16:55:37 +0200 Subject: [PATCH] sync readme for sigstore-prober Signed-off-by: cpanato --- charts/sigstore-prober/Chart.yaml | 2 +- charts/sigstore-prober/README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/charts/sigstore-prober/Chart.yaml b/charts/sigstore-prober/Chart.yaml index 583d0a63..99ab8553 100644 --- a/charts/sigstore-prober/Chart.yaml +++ b/charts/sigstore-prober/Chart.yaml @@ -4,7 +4,7 @@ description: Sigstore API Endpoint Prober type: application -version: 0.0.24 +version: 0.0.25 appVersion: 0.7.3 diff --git a/charts/sigstore-prober/README.md b/charts/sigstore-prober/README.md index 8cbb17f0..57a3d3ef 100644 --- a/charts/sigstore-prober/README.md +++ b/charts/sigstore-prober/README.md @@ -1,6 +1,6 @@ # sigstore-prober -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.3](https://img.shields.io/badge/AppVersion-0.7.3-informational?style=flat-square) +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.3](https://img.shields.io/badge/AppVersion-0.7.3-informational?style=flat-square) Sigstore API Endpoint Prober @@ -40,3 +40,5 @@ Sigstore API Endpoint Prober | spec.resources.requests.memory | string | `"64Mi"` | | | tolerations | list | `[]` | | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)