From aa46e80debebf4c1553b36d46282ca7ac3a2a4c7 Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Thu, 21 Nov 2024 17:50:45 -0500 Subject: [PATCH] bump scaffold chart for new rekor release Signed-off-by: Bob Callaway --- 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 62d06b86..f5c49d6b 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.6.3 - name: rekor repository: https://sigstore.github.io/helm-charts - version: 1.5.2 + version: 1.5.3 - name: trillian repository: https://sigstore.github.io/helm-charts version: 0.2.29 @@ -17,5 +17,5 @@ dependencies: - name: tsa repository: https://sigstore.github.io/helm-charts version: 1.0.6 -digest: sha256:f6fa77f0f3fae3257b41508614235a8186f01e4994abb3950552008f9fce38f5 -generated: "2024-10-31T15:38:02.728896868-04:00" +digest: sha256:9ce123804df2025e50396f3ac0ff5a29074fe726bc21b82152822e1a989ecfac +generated: "2024-11-21T17:50:05.191036367-05:00" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index b63b22a7..82575d79 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.65 +version: 0.6.66 keywords: - security - pki @@ -20,7 +20,7 @@ dependencies: repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor - version: 1.5.2 + version: 1.5.3 repository: https://sigstore.github.io/helm-charts condition: rekor.enabled - name: trillian diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index cd04d67c..10970bae 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.65](https://img.shields.io/badge/Version-0.6.65-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.66](https://img.shields.io/badge/Version-0.6.66-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Scaffolding the components of the sigstore architecture @@ -38,7 +38,7 @@ helm uninstall [RELEASE_NAME] |------------|------|---------| | https://sigstore.github.io/helm-charts | ctlog | 0.2.59 | | https://sigstore.github.io/helm-charts | fulcio | 2.6.3 | -| https://sigstore.github.io/helm-charts | rekor | 1.5.2 | +| https://sigstore.github.io/helm-charts | rekor | 1.5.3 | | https://sigstore.github.io/helm-charts | trillian | 0.2.29 | | https://sigstore.github.io/helm-charts | tsa | 1.0.6 | | https://sigstore.github.io/helm-charts | tuf | 0.1.19 |