From 87cf29d9c68d7ad3c228228e2cc26ac5d148932d Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Mon, 30 Sep 2024 09:44:39 -0400 Subject: [PATCH] bump scaffold chart for v0.7.11 scaffolding release (#844) --- charts/scaffold/Chart.lock | 16 ++++++++-------- charts/scaffold/Chart.yaml | 14 +++++++------- charts/scaffold/README.md | 14 +++++++------- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index c4b0fcef..a1c3ed9c 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -1,21 +1,21 @@ dependencies: - name: fulcio repository: https://sigstore.github.io/helm-charts - version: 2.5.4 + version: 2.6.1 - name: rekor repository: https://sigstore.github.io/helm-charts - version: 1.4.8 + version: 1.5.1 - name: trillian repository: https://sigstore.github.io/helm-charts - version: 0.2.27 + version: 0.2.28 - name: ctlog repository: https://sigstore.github.io/helm-charts - version: 0.2.56 + version: 0.2.57 - name: tuf repository: https://sigstore.github.io/helm-charts - version: 0.1.17 + version: 0.1.18 - name: tsa repository: https://sigstore.github.io/helm-charts - version: 1.0.5 -digest: sha256:a8d432f681bf37e4b1454a4565d38620f27d2b7ec55ff3fd4566dbcff104a928 -generated: "2024-09-04T14:11:41.969723-06:00" + version: 1.0.6 +digest: sha256:e0aac105beb48cc1aa0c039e5fdb02cdf13d260e4fcaeea8573cd71693816e97 +generated: "2024-09-30T09:22:16.142095029-04:00" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index bbcda100..a3a5cdd9 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.61 +version: 0.6.62 keywords: - security - pki @@ -16,27 +16,27 @@ maintainers: dependencies: - name: fulcio - version: 2.5.4 + version: 2.6.1 repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor - version: 1.4.8 + version: 1.5.1 repository: https://sigstore.github.io/helm-charts condition: rekor.enabled - name: trillian - version: 0.2.27 + version: 0.2.28 repository: https://sigstore.github.io/helm-charts condition: trillian.enabled - name: ctlog - version: 0.2.56 + version: 0.2.57 repository: https://sigstore.github.io/helm-charts condition: ctlog.enabled - name: tuf - version: 0.1.17 + version: 0.1.18 repository: https://sigstore.github.io/helm-charts condition: tuf.enabled - name: tsa - version: 1.0.5 + version: 1.0.6 repository: https://sigstore.github.io/helm-charts condition: tsa.enabled diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index d34e12d5..383b8994 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.61](https://img.shields.io/badge/Version-0.6.61-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.62](https://img.shields.io/badge/Version-0.6.62-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,12 +36,12 @@ helm uninstall [RELEASE_NAME] | Repository | Name | Version | |------------|------|---------| -| https://sigstore.github.io/helm-charts | ctlog | 0.2.56 | -| https://sigstore.github.io/helm-charts | fulcio | 2.5.4 | -| https://sigstore.github.io/helm-charts | rekor | 1.4.8 | -| https://sigstore.github.io/helm-charts | trillian | 0.2.27 | -| https://sigstore.github.io/helm-charts | tsa | 1.0.5 | -| https://sigstore.github.io/helm-charts | tuf | 0.1.17 | +| https://sigstore.github.io/helm-charts | ctlog | 0.2.57 | +| https://sigstore.github.io/helm-charts | fulcio | 2.6.1 | +| https://sigstore.github.io/helm-charts | rekor | 1.5.1 | +| https://sigstore.github.io/helm-charts | trillian | 0.2.28 | +| https://sigstore.github.io/helm-charts | tsa | 1.0.6 | +| https://sigstore.github.io/helm-charts | tuf | 0.1.18 | ## Values