From 52772b9062504dfa6fda3271fa279b99b49d74cf Mon Sep 17 00:00:00 2001 From: Ceridwen Coghlan Date: Fri, 23 Jun 2023 23:28:04 +0000 Subject: [PATCH] updating chart versions Signed-off-by: Ceridwen Coghlan --- charts/ctlog/Chart.yaml | 2 +- charts/ctlog/README.md | 2 +- charts/scaffold/Chart.yaml | 4 ++-- charts/scaffold/README.md | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/ctlog/Chart.yaml b/charts/ctlog/Chart.yaml index 91395b7f..b1d44670 100644 --- a/charts/ctlog/Chart.yaml +++ b/charts/ctlog/Chart.yaml @@ -4,7 +4,7 @@ description: Certificate Log type: application -version: 0.2.42 +version: 0.2.43 appVersion: 0.3.0 keywords: diff --git a/charts/ctlog/README.md b/charts/ctlog/README.md index 1611355d..e669529e 100644 --- a/charts/ctlog/README.md +++ b/charts/ctlog/README.md @@ -1,6 +1,6 @@ # ctlog -![Version: 0.2.42](https://img.shields.io/badge/Version-0.2.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.0-informational?style=flat-square) +![Version: 0.2.43](https://img.shields.io/badge/Version-0.2.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.0-informational?style=flat-square) Certificate Log diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index efcb6b4a..6a148b48 100644 --- a/charts/scaffold/Chart.yaml +++ b/charts/scaffold/Chart.yaml @@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture type: application -version: 0.6.10 +version: 0.6.11 keywords: - security - pki @@ -28,7 +28,7 @@ dependencies: repository: https://sigstore.github.io/helm-charts condition: trillian.enabled - name: ctlog - version: 0.2.40 + version: 0.2.43 repository: https://sigstore.github.io/helm-charts condition: ctlog.enabled - name: tuf diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index d537fe54..ff333daf 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.9](https://img.shields.io/badge/Version-0.6.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.11](https://img.shields.io/badge/Version-0.6.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Scaffolding the components of the sigstore architecture @@ -36,7 +36,7 @@ helm uninstall [RELEASE_NAME] | Repository | Name | Version | |------------|------|---------| -| https://sigstore.github.io/helm-charts | ctlog | 0.2.40 | +| https://sigstore.github.io/helm-charts | ctlog | 0.2.43 | | https://sigstore.github.io/helm-charts | fulcio | 2.3.2 | | https://sigstore.github.io/helm-charts | rekor | 1.3.3 | | https://sigstore.github.io/helm-charts | trillian | 0.2.5 |