From 48e38bec7972bf2921d3f38b7eca86d3763aec06 Mon Sep 17 00:00:00 2001 From: Javan lacerda Date: Thu, 15 Aug 2024 19:18:01 +0000 Subject: [PATCH] bump scaffold. fulcio to 1.6.2 Signed-off-by: Javan lacerda --- charts/scaffold/Chart.lock | 6 +++--- charts/scaffold/Chart.yaml | 4 ++-- charts/scaffold/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index c52652fb..6a5f4321 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: fulcio repository: https://sigstore.github.io/helm-charts - version: 2.5.1 + version: 2.5.2 - name: rekor repository: https://sigstore.github.io/helm-charts version: 1.4.7 @@ -17,5 +17,5 @@ dependencies: - name: tsa repository: https://sigstore.github.io/helm-charts version: 1.0.5 -digest: sha256:bc4259fd342fb26cda92eeca66c4f22a9362d4d8eb9c57273a0e292045494072 -generated: "2024-08-14T17:57:26.107479261Z" +digest: sha256:cc49fc3dd2ac58125bb5bb8cc38788e2364c623d2ec0f1c9d691d29684549b06 +generated: "2024-08-15T19:16:45.277473576Z" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index 2925a4db..278a0e4b 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.58 +version: 0.6.59 keywords: - security - pki @@ -16,7 +16,7 @@ maintainers: dependencies: - name: fulcio - version: 2.5.1 + version: 2.5.2 repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index 5571f01e..f9c523c9 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.58](https://img.shields.io/badge/Version-0.6.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.59](https://img.shields.io/badge/Version-0.6.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Scaffolding the components of the sigstore architecture @@ -37,7 +37,7 @@ helm uninstall [RELEASE_NAME] | Repository | Name | Version | |------------|------|---------| | https://sigstore.github.io/helm-charts | ctlog | 0.2.55 | -| https://sigstore.github.io/helm-charts | fulcio | 2.5.1 | +| https://sigstore.github.io/helm-charts | fulcio | 2.5.2 | | https://sigstore.github.io/helm-charts | rekor | 1.4.7 | | https://sigstore.github.io/helm-charts | trillian | 0.2.26 | | https://sigstore.github.io/helm-charts | tsa | 1.0.5 |