From 35e4bed144beec338839e7d9699d4f0c53b5123f Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 22 Apr 2026 14:41:09 -0700 Subject: [PATCH] Bump fulcio and tsa charts in scaffold Signed-off-by: Colleen Murphy --- charts/scaffold/Chart.lock | 8 ++++---- charts/scaffold/Chart.yaml | 6 +++--- charts/scaffold/README.md | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index 7d69de6d..ee8b8f49 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.7.4 + version: 2.9.0 - name: rekor repository: https://sigstore.github.io/helm-charts version: 1.7.9 @@ -16,6 +16,6 @@ dependencies: version: 0.1.29 - name: tsa repository: https://sigstore.github.io/helm-charts - version: 2.0.4 -digest: sha256:16b828bac45a99fb661b164cd423a861d3122176b503848172f70d0507e2c265 -generated: "2026-03-17T17:48:13.5772581Z" + version: 2.1.0 +digest: sha256:e791b0d11e1756066bd5398449f7791f5e864a09742aa4fbc6594b58f011962e +generated: "2026-04-28T11:16:07.657575802-07:00" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index 9bea39a3..456850a5 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.106 +version: 0.6.107 keywords: - security - pki @@ -16,7 +16,7 @@ maintainers: dependencies: - name: fulcio - version: 2.7.4 + version: 2.9.0 repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor @@ -36,7 +36,7 @@ dependencies: repository: https://sigstore.github.io/helm-charts condition: tuf.enabled - name: tsa - version: 2.0.4 + version: 2.1.0 repository: https://sigstore.github.io/helm-charts condition: tsa.enabled diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index a352ae7d..61d6fecd 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.106](https://img.shields.io/badge/Version-0.6.106-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.107](https://img.shields.io/badge/Version-0.6.107-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,10 +37,10 @@ helm uninstall [RELEASE_NAME] | Repository | Name | Version | |------------|------|---------| | https://sigstore.github.io/helm-charts | ctlog | 0.2.66 | -| https://sigstore.github.io/helm-charts | fulcio | 2.7.4 | +| https://sigstore.github.io/helm-charts | fulcio | 2.9.0 | | https://sigstore.github.io/helm-charts | rekor | 1.7.9 | | https://sigstore.github.io/helm-charts | trillian | 0.3.14 | -| https://sigstore.github.io/helm-charts | tsa | 2.0.4 | +| https://sigstore.github.io/helm-charts | tsa | 2.1.0 | | https://sigstore.github.io/helm-charts | tuf | 0.1.29 | ## Values