diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index 69bdfd73..c52652fb 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.0 + version: 2.5.1 - 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:113019e23dfd9f1f69525c87df9c5c5bf4cea9db9ee6f40ff3ef5536016e5861 -generated: "2024-08-06T22:38:02.884064946Z" +digest: sha256:bc4259fd342fb26cda92eeca66c4f22a9362d4d8eb9c57273a0e292045494072 +generated: "2024-08-14T17:57:26.107479261Z" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index 1139fae0..2925a4db 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.57 +version: 0.6.58 keywords: - security - pki @@ -16,7 +16,7 @@ maintainers: dependencies: - name: fulcio - version: 2.5.0 + version: 2.5.1 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 41f8363f..5571f01e 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.57](https://img.shields.io/badge/Version-0.6.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![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) 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.0 | +| https://sigstore.github.io/helm-charts | fulcio | 2.5.1 | | 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 |