diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index 061221e5..4fb7466c 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.2.0 - name: rekor repository: https://sigstore.github.io/helm-charts - version: 1.3.0 + version: 1.3.1 - name: trillian repository: https://sigstore.github.io/helm-charts version: 0.2.2 @@ -17,5 +17,5 @@ dependencies: - name: tsa repository: https://sigstore.github.io/helm-charts version: 0.1.0 -digest: sha256:d8f0b00f7e12350bdaae8c7f32fba3163f97db097e4db77183f2fdeed42bd05b -generated: "2023-03-28T20:37:52.690792442-04:00" +digest: sha256:a9cdb378977792ed92f8efbc54a23050c9b40ba095543ac246dcbc0b88eacaa7 +generated: "2023-04-06T13:02:39.894747-04:00" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index 6ad2daa9..e371e09f 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.1 +version: 0.6.2 keywords: - security - pki @@ -20,7 +20,7 @@ dependencies: repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor - version: 1.3.0 + version: 1.3.1 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 903d8a2f..7e9817ef 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-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.40 | | https://sigstore.github.io/helm-charts | fulcio | 2.2.0 | -| https://sigstore.github.io/helm-charts | rekor | 1.3.0 | +| https://sigstore.github.io/helm-charts | rekor | 1.3.1 | | https://sigstore.github.io/helm-charts | trillian | 0.2.2 | | https://sigstore.github.io/helm-charts | tsa | 0.1.0 | | https://sigstore.github.io/helm-charts | tuf | 0.1.4 |