diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index 121bf49e..ee1a69fb 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.3.8 - name: rekor repository: https://sigstore.github.io/helm-charts - version: 1.3.6 + version: 1.3.7 - name: trillian repository: https://sigstore.github.io/helm-charts version: 0.2.9 @@ -17,5 +17,5 @@ dependencies: - name: tsa repository: https://sigstore.github.io/helm-charts version: 0.1.0 -digest: sha256:f860c1e68792faaa7228eb9b1e3684c1c28ee7b9c06a478a38801ace69631849 -generated: "2023-08-27T15:44:19.710035574-04:00" +digest: sha256:74600da3091c1adbb7bc11bbb9683e5438898f0a5bc8a5619498cf70c875b818 +generated: "2023-09-01T06:54:21.90812971-04:00" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index 7c35815e..6d2b7f36 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.23 +version: 0.6.24 keywords: - security - pki @@ -20,7 +20,7 @@ dependencies: repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor - version: 1.3.6 + version: 1.3.7 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 513ffed8..68b5fcf2 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.23](https://img.shields.io/badge/Version-0.6.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.24](https://img.shields.io/badge/Version-0.6.24-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.44 | | https://sigstore.github.io/helm-charts | fulcio | 2.3.8 | -| https://sigstore.github.io/helm-charts | rekor | 1.3.6 | +| https://sigstore.github.io/helm-charts | rekor | 1.3.7 | | https://sigstore.github.io/helm-charts | trillian | 0.2.9 | | https://sigstore.github.io/helm-charts | tsa | 0.1.0 | | https://sigstore.github.io/helm-charts | tuf | 0.1.4 |